Type Definition stm32g0::stm32g0b0::tim16::sr::BIF_W

source · []
pub type BIF_W<'a, const O: u8> = BitWriter<'a, u32, SR_SPEC, bool, O>;
Expand description

Field BIF writer - Break interrupt flag This flag is set by hardware as soon as the break input goes active. It can be cleared by software if the break input is not active.