[][src]Type Definition stm32wb_pac::dbgmcu::apb1fzr1::R

type R = R<u32, APB1FZR1>;

Reader of register APB1FZR1

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_rtc_stop(&self) -> DBG_RTC_STOP_R[src]

Bit 10 - RTC counter stopped when core is halted

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

Bit 11 - WWDG counter stopped when core is halted

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

Bit 12 - IWDG counter stopped when core is halted

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

Bit 21 - Debug I2C1 SMBUS timeout stopped when Core is halted

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

Bit 23 - Debug I2C3 SMBUS timeout stopped when core is halted

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

Bit 31 - Debug LPTIM1 stopped when Core is halted