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

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

USART clear-to-send input

Implementors