NXC
Version 1.2.1 r5
|
Constants that combine data bits, parity, and stop bits into a single value. More...
Macros | |
#define | HS_MODE_8N1 (HS_MODE_8_DATA|HS_MODE_N_PARITY|HS_MODE_10_STOP) |
#define | HS_MODE_7E1 (HS_MODE_7_DATA|HS_MODE_E_PARITY|HS_MODE_10_STOP) |
Constants that combine data bits, parity, and stop bits into a single value.