ValidPinCts

Trait ValidPinCts 

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

Indicates a valid Cts pin the given UART

Implementors§