ValidPinRts

Trait ValidPinRts 

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

Indicates a valid Rts pin the given UART

Implementors§