Gp17Pwm0B

Type Alias Gp17Pwm0B 

Source
pub type Gp17Pwm0B = Pin<Gpio17, FunctionPwm, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp17Pwm0B { /* private fields */ }