ReactOS 0.4.16-dev-289-g096a551
|
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().