Type Alias rp_pico::Gp1Pwm0B

source ·
pub type Gp1Pwm0B = Pin<Gpio1, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp1Pwm0B { /* private fields */ }