Trait rp2040_hal::uart::ValidOptionRx

source ·
pub trait ValidOptionRx<U>: OptionT { }
Expand description

Indicates a valid optional Rx pin for UART0 or UART1

Object Safety§

This trait is not object safe.

Implementors§