Type Alias rp_pico::Gp16Pwm0A

source ·
pub type Gp16Pwm0A = Pin<Gpio16, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp16Pwm0A { /* private fields */ }