Summary
PORT pin state.
Description
This can be used in the I/O pin test.
Remarks
None.
Copytypedef enum { PORT_PIN_LOW = 0, PORT_PIN_HIGH = 1, PORT_PIN_INVALID = 2 } CLASSB_PORT_PIN_STATE;
typedef enum { PORT_PIN_LOW = 0, PORT_PIN_HIGH = 1, PORT_PIN_INVALID = 2 } CLASSB_PORT_PIN_STATE;