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.

关于F28335的GPIO使用

当F28335的GPIO设置mux = 0,dir为输入状态时,是否可以通过GpioDataRegs.GPxDAT.bit.GPIOx = 0
GpioDataRegs.GPxSET.bit.GPIOx = 0两个方法设置寄存器的状态?