Gp21Pwm2B

Type Alias Gp21Pwm2B 

Source
pub type Gp21Pwm2B = Pin<Gpio21, FunctionPwm, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp21Pwm2B { /* private fields */ }