3.6 CLASSB_PORT_INDEX
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.
typedef enum
{
PORTA = 0,
PORTB = 1,
PORTC = 2,
PORTD = 3,
PORTE = 4
} CLASSB_PORT_INDEX;