Type Alias rp2040_combined::app::Uart0TxPin

source ·
type Uart0TxPin = Pin<Gpio0, FunctionUart, PullDown>;

Aliased Type§

struct Uart0TxPin { /* private fields */ }