Type Alias rp_pico::Gp27Pwm5B

source ·
pub type Gp27Pwm5B = Pin<Gpio27, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp27Pwm5B { /* private fields */ }