Gp20Uart1Tx

Type Alias Gp20Uart1Tx 

Source
pub type Gp20Uart1Tx = Pin<Gpio20, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp20Uart1Tx { /* private fields */ }