☰
Transmit
Implementors
In atsamd_hal::sercom::uart
?
Trait
atsamd_hal
::
sercom
::
uart
::
Transmit
source
·
[
−
]
pub trait Transmit:
Capability
{ }
Expand description
Type-level enum representing a UART that can transmit
Implementors
source
impl
Transmit
for
Duplex
source
impl
Transmit
for
Tx
source
impl
Transmit
for
TxDuplex