NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
Hi-speed port combined UART constants

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)
 

Detailed Description

Constants that combine data bits, parity, and stop bits into a single value.

Warning
These options require the enhanced NBC/NXC firmware