![]() |
![]() |
underlying data structure for type PIN_State More...
#include <PIN.h>
Data Fields | |
| PIN_IntCb | callbackFxn |
| Pointer to interrupt callback function. More... | |
| uint32_t | portMask |
| Bitmask for pins allocated in port. More... | |
| uintptr_t | userArg |
| User argument for whole handle. More... | |
underlying data structure for type PIN_State
| PIN_IntCb PIN_State_s::callbackFxn |
Pointer to interrupt callback function.
| uint32_t PIN_State_s::portMask |
Bitmask for pins allocated in port.
Referenced by PINCC26XX_setPortOutputEnable(), and PINCC26XX_setPortOutputValue().
| uintptr_t PIN_State_s::userArg |
User argument for whole handle.