Type Alias rp_pico::Gp12Uart0Tx

source ·
pub type Gp12Uart0Tx = Pin<Gpio12, FunctionUart, PullNone>;
Expand description

UART Function alias for pin crate::Pins::gpio12. Alias for a configured Pin

Aliased Type§

struct Gp12Uart0Tx { /* private fields */ }