Trait lpc55_hal::typestates::pin::flexcomm::UsartTxPin[][src]

pub trait UsartTxPin<PIO, USART> where
    PIO: PinId,
    USART: Usart
{ }
Expand description

USART transmitter output

Implementors