Type Alias rp_pico::Gp9Pwm4B

source ·
pub type Gp9Pwm4B = Pin<Gpio9, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp9Pwm4B { /* private fields */ }