Type Alias rp_pico::Gp13Pwm6B

source ·
pub type Gp13Pwm6B = Pin<Gpio13, FunctionPwm, PullNone>;
Expand description

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

Aliased Type§

struct Gp13Pwm6B { /* private fields */ }