Expand description
Hardware interface layer (HIL) traits for UART communication.
Structs
Enums
Traits
Trait for configuring a UART.
Trait that isn’t required for basic UART operation, but provides useful abstractions that capsules may want to be able to leverage.
Trait implemented by a UART transmitter to receive callbacks when operations complete.