Gp16Pwm0A

Type Alias Gp16Pwm0A 

Source
pub type Gp16Pwm0A = Pin<Gpio16, FunctionPwm, PullNone>;
Expand description

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

Aliased Typeยง

pub struct Gp16Pwm0A { /* private fields */ }