Type Alias stm32f4xx_hal::pac::tim9::sr::CC2IF_W

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

Field CC2IF writer - Capture/Compare 2 interrupt flag

Aliased Type§

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