Gp13Pwm6B

Type Alias 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ยง

pub struct Gp13Pwm6B { /* private fields */ }