Gp19Pwm1B

Type Alias Gp19Pwm1B 

Source
pub type Gp19Pwm1B = Pin<Gpio19, FunctionPwm, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp19Pwm1B { /* private fields */ }