Type Alias rp_pico::Gp14Pwm7A

source ·
pub type Gp14Pwm7A = Pin<Gpio14, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp14Pwm7A { /* private fields */ }