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