Type Definition stm32g0::stm32g0c1::tim1::sr::SBIF_R

source · []
pub type SBIF_R = BitReader<bool>;
Expand description

Field SBIF reader - 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.