Type Alias stm32_hal2::pac::tim12::sr::CC4IF_W

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

Field CC4IF writer - Capture/Compare 4 interrupt flag

Aliased Type§

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