RTEMS 6.1-rc4
|
LPUART configuration structure. More...
#include <fsl_lpuart.h>
Data Fields | |
uint32_t | baudRate_Bps |
lpuart_parity_mode_t | parityMode |
lpuart_data_bits_t | dataBitsCount |
bool | isMsb |
lpuart_idle_type_select_t | rxIdleType |
lpuart_idle_config_t | rxIdleConfig |
bool | enableTx |
bool | enableRx |
LPUART configuration structure.