Gp28Pwm6A

Type Alias Gp28Pwm6A 

Source
pub type Gp28Pwm6A = Pin<Gpio28, FunctionPwm, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp28Pwm6A { /* private fields */ }