Type Definition stm32g0::stm32g0b0::tim1::sr::SBIF_W

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

Field SBIF writer - System Break interrupt flag This flag is set by hardware as soon as the system break input goes active. It can be cleared by software if the system break input is not active. This flag must be reset to re-start PWM operation.