Type Alias rp_pico::Gp20Uart1Tx

source ·
pub type Gp20Uart1Tx = Pin<Gpio20, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp20Uart1Tx { /* private fields */ }