Type Alias rp_pico::Gp5Pwm2B

source ·
pub type Gp5Pwm2B = Pin<Gpio5, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp5Pwm2B { /* private fields */ }