Type Alias rp_pico::Gp8Pwm4A

source ·
pub type Gp8Pwm4A = Pin<Gpio8, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp8Pwm4A { /* private fields */ }