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

struct Gp13Uart0Rx { /* private fields */ }