Gp13Uart0Rx

Type Alias Gp13Uart0Rx 

Source
pub type Gp13Uart0Rx = Pin<Gpio13, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp13Uart0Rx { /* private fields */ }