3.33 CLASSB_GPIO_PIN_STATE
Summary
PORT pin state.
Description
This can be used in the I/O pin test.
Remarks
None.
typedef enum { PORT_PIN_LOW = 0U, PORT_PIN_HIGH = 1U, PORT_PIN_INVALID = 2U } CLASSB_GPIO_PIN_STATE;
Summary
PORT pin state.
Description
This can be used in the I/O pin test.
Remarks
None.
typedef enum { PORT_PIN_LOW = 0U, PORT_PIN_HIGH = 1U, PORT_PIN_INVALID = 2U } CLASSB_GPIO_PIN_STATE;
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.