Gp17Uart0Rx

Type Alias Gp17Uart0Rx 

Source
pub type Gp17Uart0Rx = Pin<Gpio17, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp17Uart0Rx { /* private fields */ }