Gp15Pwm7B

Type Alias Gp15Pwm7B 

Source
pub type Gp15Pwm7B = Pin<Gpio15, FunctionPwm, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp15Pwm7B { /* private fields */ }