Type Definition stm32g0::stm32g041::dbg::apb_fz1::W[][src]

type W = W<u32, APB_FZ1>;

Writer for register APB_FZ1

Implementations

impl W[src]

pub fn dbg_tim2_stop(&mut self) -> DBG_TIM2_STOP_W<'_>[src]

Bit 0 - TIM2 counter stopped when core is halted

pub fn dbg_tim3_stop(&mut self) -> DBG_TIM3_STOP_W<'_>[src]

Bit 1 - TIM3 counter 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 - Window watchdog counter stopped when core is halted

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

Bit 12 - Independent watchdog counter stopped when core is halted

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

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

pub fn dbg_lptim2_stop(&mut self) -> DBG_LPTIM2_STOP_W<'_>[src]

Bit 30 - LPTIM2 counter stopped when core is halted

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

Bit 31 - LPTIM1 counter stopped when core is halted