Type Alias rp2040_combined::app::Uart1RxPin
source · type Uart1RxPin = Pin<Gpio25, FunctionUart, PullDown>;
Aliased Type§
struct Uart1RxPin { /* private fields */ }
type Uart1RxPin = Pin<Gpio25, FunctionUart, PullDown>;
struct Uart1RxPin { /* private fields */ }