ValidPinTx

Trait ValidPinTx 

Source
pub trait ValidPinTx<UART>: Sealed
where UART: UartDevice,
{ }
Expand description

Indicates a valid Tx pin the given UART

Implementors§