Gp26Pwm5A

Type Alias Gp26Pwm5A 

Source
pub type Gp26Pwm5A = Pin<Gpio26, FunctionPwm, PullNone>;
Expand description

PWM Function alias for pin [crate::Pins::gpio26]. Alias for a configured Pin

Aliased Typeยง

pub struct Gp26Pwm5A { /* private fields */ }