Type Alias rp_pico::Gp0Uart0Tx

source ·
pub type Gp0Uart0Tx = Pin<Gpio0, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp0Uart0Tx { /* private fields */ }