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.

GPIO配置问题



请问GpioCtrlRegs.GPAPUD.bit.GPIO6 = 0;

和GpioDataRegs.GPASET.bit.GPIO6 = 1; 

这两条命令是不是一样呢,都是置高呢