RPICSIO
The SerialPortEnum Enum
The SerialPortEnum Enum
The SerialPortEnum enum defines possible Serial Ports on the Raspberry Pi.
Source Code
The source code for this class is available online for
download
and also in
browseable form.
Syntax
public enum SerialPortEnum
{
UART_NONE,
UART_AMA,
}