Type Alias rp_pico::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§

struct Gp17Uart0Rx { /* private fields */ }