Skip to main content

PwmDriverComponentType

Type Alias PwmDriverComponentType 

Source
pub type PwmDriverComponentType<const NUM_PINS: usize> = Pwm<'static, NUM_PINS>;

Aliased Typeยง

pub struct PwmDriverComponentType<const NUM_PINS: usize> { /* private fields */ }