Gp0Uart0Tx

Type Alias Gp0Uart0Tx 

Source
pub type Gp0Uart0Tx = Pin<Gpio0, FunctionUart, PullNone>;
Expand description

UART Function alias for pin [crate::Pins::gpio0]. Alias for a configured Pin

Aliased Typeยง

pub struct Gp0Uart0Tx { /* private fields */ }