The SerialPortEnum enum defines possible Serial Ports on the Raspberry Pi.
public enum SerialPortEnum { UART_NONE, UART_AMA, }