Type Alias rp_pico::Gp18Pwm1A

source ·
pub type Gp18Pwm1A = Pin<Gpio18, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp18Pwm1A { /* private fields */ }