ValidPinRx

Trait ValidPinRx 

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

Indicates a valid Rx pin the given UART

Implementors§