Type Alias rp_pico::Gp2Pwm1A

source ·
pub type Gp2Pwm1A = Pin<Gpio2, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp2Pwm1A { /* private fields */ }