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