Hi-speed port combined UART constants
[Hi-speed port UART mode constants]

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

Defines

#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.


Generated by  doxygen 1.6.2