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