Type Alias rp2040_combined::app::Uart0RxPin

source ·
type Uart0RxPin = Pin<Gpio1, FunctionUart, PullDown>;

Aliased Type§

struct Uart0RxPin { /* private fields */ }