Type Alias rp_pico::Gp22Pwm3A

source ·
pub type Gp22Pwm3A = Pin<Gpio22, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp22Pwm3A { /* private fields */ }