Type Alias rp_pico::Gp8Uart1Tx

source ·
pub type Gp8Uart1Tx = Pin<Gpio8, FunctionUart, PullNone>;
Expand description

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

Aliased Type§

struct Gp8Uart1Tx { /* private fields */ }