Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi support,
I am new to TI controller. I need to know how to write nibble DOUT3_0 all together. I dint found any function in DL_GPIO.h file. I tried to write my own function but where to write it?
Secondly if I need to write DOUT31_0 all together, I understand, I need to call the function as below ( DOUT31_0 = 0x0fffffff).