Gp21Uart1Rx

Type Alias Gp21Uart1Rx 

Source
pub type Gp21Uart1Rx = Pin<Gpio21, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp21Uart1Rx { /* private fields */ }