Struct lpc55_hal::typestates::pin::flexcomm::NoTx [−][src]
pub struct NoTx;
Filler type for when no Tx is necessary
Trait Implementations
impl<USART: Usart> UsartTxPin<NoPio, USART> for NoTx
[src]
impl<USART: Usart> UsartTxPin<NoPio, USART> for NoTx
[src]