|
Bouffalo SDK
1.0
Bouffalolab Software Development Kit
|
#include <bflb_uart.h>

Data Fields | |
| bool | tx_en |
| bool | rx_en |
| bool | tx_inverse |
| bool | rx_inverse |
| uint16_t | tx_pluse_start |
| uint16_t | tx_pluse_stop |
| uint16_t | rx_pluse_start |
Definition at line 164 of file bflb_uart.h.
| bool rx_en |
Definition at line 166 of file bflb_uart.h.
| bool rx_inverse |
Definition at line 168 of file bflb_uart.h.
| uint16_t rx_pluse_start |
Definition at line 171 of file bflb_uart.h.
| bool tx_en |
Definition at line 165 of file bflb_uart.h.
| bool tx_inverse |
Definition at line 167 of file bflb_uart.h.
| uint16_t tx_pluse_start |
Definition at line 169 of file bflb_uart.h.
| uint16_t tx_pluse_stop |
Definition at line 170 of file bflb_uart.h.