Type Alias rp_pico::Gp4Uart1Tx

source ·
pub type Gp4Uart1Tx = Pin<Gpio4, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp4Uart1Tx { /* private fields */ }