Gp18Pwm1A

Type Alias Gp18Pwm1A 

Source
pub type Gp18Pwm1A = Pin<Gpio18, FunctionPwm, PullNone>;
Expand description

PWM Function alias for pin [crate::Pins::gpio18]. Alias for a configured Pin

Aliased Typeยง

pub struct Gp18Pwm1A { /* private fields */ }