pub trait Transmit: Capability { }
Expand description

Type-level enum representing a UART that can transmit

Implementors