Trait serpente::sercom::v2::uart::Simplex

source ·
pub trait Simplex: Capability { }
Expand description

Type-level enum representing a UART that has transmit or receive capability, but not both

Implementors§