Trait alt_stm32f30x_hal::timer::ChMode[][src]

pub trait ChMode {
    fn channel_mode(&self) -> U4;
}

Channel mode

Required Methods

get bits

Implementors