Module stm32f4xx_hal::serial::config
source · [−]Structs
Enums
Parity generation and checking. If odd or even parity is selected, the
underlying USART will be configured to send/receive the parity bit in
addtion to the data bits.
Stop Bit configuration parameter for serial.