Gp16Uart0Tx

Type Alias Gp16Uart0Tx 

Source
pub type Gp16Uart0Tx = Pin<Gpio16, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp16Uart0Tx { /* private fields */ }