Type Definition stm32g0::stm32g070::dbg::apb_fz1::R[][src]

type R = R<u32, APB_FZ1>;

Reader of register APB_FZ1

Implementations

impl R[src]

pub fn dbg_timer2_stop(&self) -> DBG_TIMER2_STOP_R[src]

Bit 0 - Debug Timer 2 stopped when Core is halted

pub fn dbg_tim3_stop(&self) -> DBG_TIM3_STOP_R[src]

Bit 1 - TIM3 counter stopped when core is halted

pub fn dbg_timer6_stop(&self) -> DBG_TIMER6_STOP_R[src]

Bit 4 - Debug Timer 6 stopped when Core is halted

pub fn dbg_tim7_stop(&self) -> DBG_TIM7_STOP_R[src]

Bit 5 - TIM7 counter stopped when core is halted

pub fn dbg_rtc_stop(&self) -> DBG_RTC_STOP_R[src]

Bit 10 - Debug RTC stopped when Core is halted

pub fn dbg_wwdg_stop(&self) -> DBG_WWDG_STOP_R[src]

Bit 11 - Debug Window Wachdog stopped when Core is halted

pub fn dbg_iwdg_stop(&self) -> DBG_IWDG_STOP_R[src]

Bit 12 - Debug Independent Wachdog stopped when Core is halted

pub fn dbg_i2c1_stop(&self) -> DBG_I2C1_STOP_R[src]

Bit 21 - I2C1 SMBUS timeout mode stopped when core is halted

pub fn dbg_lptim2_stop(&self) -> DBG_LPTIM2_STOP_R[src]

Bit 30 - Clocking of LPTIMER2 counter when the core is halted

pub fn dbg_lptim1_stop(&self) -> DBG_LPTIM1_STOP_R[src]

Bit 31 - Clocking of LPTIMER1 counter when the core is halted