Gp7Pwm3B

Type Alias Gp7Pwm3B 

Source
pub type Gp7Pwm3B = Pin<Gpio7, FunctionPwm, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp7Pwm3B { /* private fields */ }