Module stm32f3xx_hal::serial[][src]

Expand description

Serial

Asynchronous serial communication using the interal USART peripherals

The serial modules implement the Read and Write traits.

Structs

Rx

Serial receiver

Serial

Serial abstraction

Tx

Serial transmitter

Enums

Error

Serial error

Event

Interrupt event

Traits

Instance

UART instance

RxPin

RX pin

TxPin

TX pin