|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <serial.h>
Public Attributes | |
| PUCHAR | Buffer |
| ULONG | Length |
| ULONG | ReadPosition |
| ULONG | WritePosition |
| ULONG _CIRCULAR_BUFFER::Length |
Definition at line 43 of file serial.h.
Referenced by SerialDeviceControl(), and SerialInterruptService().
| ULONG _CIRCULAR_BUFFER::ReadPosition |
Definition at line 44 of file serial.h.
Referenced by SerialDeviceControl().
| ULONG _CIRCULAR_BUFFER::WritePosition |
Definition at line 45 of file serial.h.
Referenced by SerialDeviceControl().