Bouffalo SDK  1.0
Bouffalolab Software Development Kit
uart bitorder definition
Collaboration diagram for uart bitorder definition:

Macros

#define UART_LSB_FIRST   0
 
#define UART_MSB_FIRST   1
 

Detailed Description

Macro Definition Documentation

◆ UART_LSB_FIRST

#define UART_LSB_FIRST   0

Definition at line 62 of file bflb_uart.h.

◆ UART_MSB_FIRST

#define UART_MSB_FIRST   1

Definition at line 63 of file bflb_uart.h.