Type Alias Gp26Uart1Cts

Source
pub type Gp26Uart1Cts = Pin<Gpio26, FunctionUart, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp26Uart1Cts { /* private fields */ }