Summary
PORT index definitions for Class B library I/O pin test.
Description
This can be used in the I/O pin test.
Remarks
None.
Copytypedef enum { PORTA = 0, PORTB = 1, PORTC = 2, } CLASSB_PORT_INDEX;
typedef enum { PORTA = 0, PORTB = 1, PORTC = 2, } CLASSB_PORT_INDEX;