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

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

USART receiver input

Implementors