Type Alias stm32f4xx_hal::pac::tim1::sr::CC2OF_W

source ·
pub type CC2OF_W<'a, const O: u8> = BitWriterRaw<'a, u32, SR_SPEC, CC1OF_AW, BitM, O>;
Expand description

Field CC1OF writer - Capture/Compare 1 overcapture flag

Aliased Type§

struct CC2OF_W<'a, const O: u8> { /* private fields */ }