Type Alias rp_pico::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§

struct Gp19Pwm1B { /* private fields */ }