Gp25Pwm4B

Type Alias Gp25Pwm4B 

Source
pub type Gp25Pwm4B = Pin<Gpio25, FunctionPwm, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp25Pwm4B { /* private fields */ }