Go to the source code of this file.
Defines | |
#define | PTD_C_SEND_XON 0 |
#define | PTD_C_SEND_BELL 1 |
#define | PTD_C_SEND_XOFF 2 |
#define | PTD_C_STOP_OUTPUT 3 |
#define | PTD_C_RESUME_OUTPUT 4 |
#define | PTD_C_CHAR_CHANGED 5 |
#define | PTD_C_ABORT_OUTPUT 6 |
#define | PTD_C_START_READ 7 |
#define | PTD_C_MIDDLE_READ 8 |
#define | PTD_C_END_READ 9 |
#define | PTD_C_ENABLE_READ 10 |
#define | PTD_C_DISABLE_READ 11 |
#define | PTD_C_MAX_EVENTS 12 |