Type Alias stm32f4xx_hal::pac::tim1::sr::TIF_W

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

Field TIF writer - Trigger interrupt flag

Aliased Type§

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