Mercury API - Serial transport over local serial port on Win32. More...
Go to the source code of this file.
Functions | |
__declspec (dllexport) | |
static TMR_Status | s_flush (TMR_SR_SerialTransport *this) |
static TMR_Status | s_shutdown (TMR_SR_SerialTransport *this) |
Mercury API - Serial transport over local serial port on Win32.
Definition in file serial_transport_win32.c.
__declspec | ( | dllexport | ) |
Definition at line 42 of file serial_transport_win32.c.
static TMR_Status s_flush | ( | TMR_SR_SerialTransport * | this | ) | [static] |
Definition at line 191 of file serial_transport_win32.c.
static TMR_Status s_shutdown | ( | TMR_SR_SerialTransport * | this | ) | [static] |
Definition at line 178 of file serial_transport_win32.c.