Type Alias rp_pico::Gp28Uart0Tx

source ·
pub type Gp28Uart0Tx = Pin<Gpio28, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp28Uart0Tx { /* private fields */ }