pub type Gp20Pwm2A = Pin<Gpio20, FunctionPwm, PullNone>;
PWM Function alias for pin [crate::Pins::gpio20]. Alias for a configured Pin
Pin
pub struct Gp20Pwm2A { /* private fields */ }