Bouffalo SDK
1.0
Bouffalolab Software Development Kit
|
![]() |
Macros | |
#define | UART_STOP_BITS_0_5 0 |
#define | UART_STOP_BITS_1 1 |
#define | UART_STOP_BITS_1_5 2 |
#define | UART_STOP_BITS_2 3 |
#define UART_STOP_BITS_0_5 0 |
Definition at line 39 of file bflb_uart.h.
#define UART_STOP_BITS_1 1 |
Definition at line 40 of file bflb_uart.h.
#define UART_STOP_BITS_1_5 2 |
Definition at line 41 of file bflb_uart.h.
#define UART_STOP_BITS_2 3 |
Definition at line 42 of file bflb_uart.h.