Gp5Pwm2B

Type Alias Gp5Pwm2B 

Source
pub type Gp5Pwm2B = Pin<Gpio5, FunctionPwm, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp5Pwm2B { /* private fields */ }