Trait stm32l0xx_hal::pwm::Pin[][src]

pub trait Pin<I, C> {
    fn setup(&self);
}

Required methods

Implementors