Gp28Uart0Tx

Type Alias Gp28Uart0Tx 

Source
pub type Gp28Uart0Tx = Pin<Gpio28, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp28Uart0Tx { /* private fields */ }