Expand description
Serial communication using UART/USART peripherals
Structs§
Enums§
- Data
Bits - Number of data bits
- Error
- Serial error
- Event
- Interrupt event
- Oversampling
- Parity
- 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.