Structs

USART configuration

Serial receiver

Serial abstraction

Serial transmitter

Enums

Number of data bits

Serial error

Interrupt event

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.

Traits

Implemented by all USART instances