Type Definition stm32f4xx_hal::timer::CCR2

source · []
pub type CCR2<T> = CCR<T, 1>;

Trait Implementations