Type Definition stm32f4xx_hal::timer::CCR1

source · []
pub type CCR1<T> = CCR<T, 0>;

Trait Implementations