Type Alias rp_pico::Gp17Pwm0B

source ·
pub type Gp17Pwm0B = Pin<Gpio17, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp17Pwm0B { /* private fields */ }