Trait rp2040_hal::uart::ValidPinIdRts

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

Indicates a valid Rts pin for UART0 or UART1

Implementors§