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

type W = W<u32, APB1FZR1>;

Writer for register APB1FZR1

Implementations

impl W[src]

pub fn dbg_timer2_stop(&mut self) -> DBG_TIMER2_STOP_W<'_>[src]

Bit 0 - Debug Timer 2 stopped when Core is halted

pub fn dbg_rtc_stop(&mut self) -> DBG_RTC_STOP_W<'_>[src]

Bit 10 - RTC counter stopped when core is halted

pub fn dbg_wwdg_stop(&mut self) -> DBG_WWDG_STOP_W<'_>[src]

Bit 11 - WWDG counter stopped when core is halted

pub fn dbg_iwdg_stop(&mut self) -> DBG_IWDG_STOP_W<'_>[src]

Bit 12 - IWDG counter stopped when core is halted

pub fn dbg_i2c1_stop(&mut self) -> DBG_I2C1_STOP_W<'_>[src]

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

pub fn dbg_i2c3_stop(&mut self) -> DBG_I2C3_STOP_W<'_>[src]

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

pub fn dbg_lptim1_stop(&mut self) -> DBG_LPTIM1_STOP_W<'_>[src]

Bit 31 - Debug LPTIM1 stopped when Core is halted