Type Definition stm32g4::stm32g474::dbgmcu::apb1l_fz::R[][src]

type R = R<u32, APB1L_FZ>;

Reader of register APB1L_FZ

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_tim4_stop(&self) -> DBG_TIM4_STOP_R[src]

Bit 2 - TIM4 counter stopped when core is halted

pub fn dbg_tim5_stop(&self) -> DBG_TIM5_STOP_R[src]

Bit 3 - TIM5 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_i2c2_stop(&self) -> DBG_I2C2_STOP_R[src]

Bit 22 - I2C2 SMBUS timeout mode stopped when core is halted

pub fn dbg_i2c3_stop(&self) -> DBG_I2C3_STOP_R[src]

Bit 30 - I2C3 SMBUS timeout mode stopped when core is halted

pub fn dbg_lptimer_stop(&self) -> DBG_LPTIMER_STOP_R[src]

Bit 31 - LPTIM1 counter stopped when core is halted