IntRegister对应的有GPIOIntRegister
IntEnable对应的有GPIOIntEnable
IntClear对应的有GPIOIntClear
IntStatus对应的有GPIOPinIntStatus
这是全部的例子,关键就不懂是前者和后者有什么关系,因为大意都差不多,但是配置时的参数却不同,所以感到困惑。
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.
IntRegister对应的有GPIOIntRegister
IntEnable对应的有GPIOIntEnable
IntClear对应的有GPIOIntClear
IntStatus对应的有GPIOPinIntStatus
这是全部的例子,关键就不懂是前者和后者有什么关系,因为大意都差不多,但是配置时的参数却不同,所以感到困惑。