Initialization structure.
Public Attributes#
Specifies whether TX and/or RX will be enabled when initialization completes.
uint32_t
LEUART reference clock assumed when configuring baud rate setup.
uint32_t
Desired baud rate.
Number of data bits in frame.
Parity mode to use.
Number of stop bits to use.
Public Attribute Documentation#
enable#
LEUART_Enable_TypeDef LEUART_Init_TypeDef::enable
Specifies whether TX and/or RX will be enabled when initialization completes.
refFreq#
uint32_t LEUART_Init_TypeDef::refFreq
LEUART reference clock assumed when configuring baud rate setup.
Set to 0 if using currently configured reference clock.