Type Alias rp_pico::Gp12Pwm6A

source ·
pub type Gp12Pwm6A = Pin<Gpio12, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp12Pwm6A { /* private fields */ }