Type Alias rp_pico::Gp26Pwm5A

source ·
pub type Gp26Pwm5A = Pin<Gpio26, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp26Pwm5A { /* private fields */ }