Type Alias 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ยง

pub struct Gp8Uart1Tx { /* private fields */ }