pub trait Receive: Capability { }
Expand description

Type-level enum representing a UART that can receive

Implementors