Gp6Pwm3A

Type Alias Gp6Pwm3A 

Source
pub type Gp6Pwm3A = Pin<Gpio6, FunctionPwm, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp6Pwm3A { /* private fields */ }