Type Alias rp_pico::Gp10Pwm5A

source ·
pub type Gp10Pwm5A = Pin<Gpio10, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp10Pwm5A { /* private fields */ }