ReactOS
0.4.15-dev-2354-g9e947e2
|
Go to the source code of this file.
Functions | |
BOOLEAN | Rs232PortInitialize (ULONG ComPort, ULONG BaudRate) |
BOOLEAN | Rs232PortGetByte (PUCHAR ByteReceived) |
VOID | Rs232PortPutByte (UCHAR ByteToSend) |
BOOLEAN | Rs232PortInUse (PUCHAR Base) |
Definition at line 140 of file rs232.c.
Referenced by DetectSerialPorts().