Type Alias rp_pico::Gp0Pwm0A

source ·
pub type Gp0Pwm0A = Pin<Gpio0, FunctionPwm, PullNone>;
Expand description

PWM Function alias for pin crate::Pins::gpio0. Alias for a configured Pin

Aliased Type§

struct Gp0Pwm0A { /* private fields */ }