Type Alias rp_pico::Gp6Pwm3A

source ·
pub type Gp6Pwm3A = Pin<Gpio6, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp6Pwm3A { /* private fields */ }