Trait rp2040_hal::uart::ValidPinIdCts

source ·
pub trait ValidPinIdCts<UART: UartDevice>: Sealed { }
Expand description

Indicates a valid Cts pin for UART0 or UART1

Implementors§