Type Alias rp_pico::Gp11Pwm5B

source ·
pub type Gp11Pwm5B = Pin<Gpio11, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp11Pwm5B { /* private fields */ }