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