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

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

USART request-to-send output

Implementors