Synopsis
typedef enum {
  LPC1700_PORT_0,
  LPC1700_PORT_1,
  LPC1700_PORT_2,
  LPC1700_PORT_3,
  LPC1700_PORT_4
} LPC1700_PORT_t;
Description

LPC1700_PORT_t enumerates the LPC1700 ports for the platform implementation, by name.