Type Alias stm32f4xx_hal::timer::CCR1

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

Aliased Type§

struct CCR1<T>(/* private fields */);

Trait Implementations§