Gp20Pwm2A

Type Alias Gp20Pwm2A 

Source
pub type Gp20Pwm2A = Pin<Gpio20, FunctionPwm, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp20Pwm2A { /* private fields */ }