This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F28379D: "GpioDataRegs.GPACLEAR.all |= 0x0000055A;"的库函数写法

Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: C2000WARE

你好!

"GpioDataRegs.GPACLEAR.all |=  0x0000055A;"可以方便的控制多个连续IO的输入,但基于库函数开发的工程无法使用,请问TI工程师库函数中是否有类似方便的等价的写法?