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

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

USART serial clock

Implementors