Module stm32h7xx_hal::serial[][src]

Serial

Modules

config

Structs

NoCk

A filler type for when the Ck pin is unnecessary

NoRx

A filler type for when the Rx pin is unnecessary

NoTx

A filler type for when the Tx pin is unnecessary

Rx

Serial receiver

Serial

Serial abstraction

Tx

Serial transmitter

Enums

Error

Serial error

Event

Interrupt event

Traits

PinCk
PinRx
PinTx
Pins
SerialExt