Trait rp2040_hal::uart::ValidPinIdTx

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

Indicates a valid Tx pin for UART0 or UART1

Implementors§