Gp27Pwm5B

Type Alias Gp27Pwm5B 

Source
pub type Gp27Pwm5B = Pin<Gpio27, FunctionPwm, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp27Pwm5B { /* private fields */ }