Type Definition stm32f1::stm32f101::dbgmcu::cr::R[][src]

type R = R<u32, CR>;

Reader of register CR

Implementations

impl R[src]

pub fn dbg_sleep(&self) -> DBG_SLEEP_R[src]

Bit 0 - DBG_SLEEP

pub fn dbg_stop(&self) -> DBG_STOP_R[src]

Bit 1 - DBG_STOP

pub fn dbg_standby(&self) -> DBG_STANDBY_R[src]

Bit 2 - DBG_STANDBY

pub fn trace_ioen(&self) -> TRACE_IOEN_R[src]

Bit 5 - TRACE_IOEN

pub fn trace_mode(&self) -> TRACE_MODE_R[src]

Bits 6:7 - TRACE_MODE

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

Bit 8 - DBG_IWDG_STOP

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

Bit 9 - DBG_WWDG_STOP

pub fn dbg_tim1_stop(&self) -> DBG_TIM1_STOP_R[src]

Bit 10 - DBG_TIM1_STOP

pub fn dbg_tim2_stop(&self) -> DBG_TIM2_STOP_R[src]

Bit 11 - DBG_TIM2_STOP

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

Bit 12 - DBG_TIM3_STOP

pub fn dbg_tim4_stop(&self) -> DBG_TIM4_STOP_R[src]

Bit 13 - DBG_TIM4_STOP

pub fn dbg_i2c1_smbus_timeout(&self) -> DBG_I2C1_SMBUS_TIMEOUT_R[src]

Bit 15 - DBG_I2C1_SMBUS_TIMEOUT

pub fn dbg_i2c2_smbus_timeout(&self) -> DBG_I2C2_SMBUS_TIMEOUT_R[src]

Bit 16 - DBG_I2C2_SMBUS_TIMEOUT

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

Bit 18 - DBG_TIM5_STOP

pub fn dbg_tim6_stop(&self) -> DBG_TIM6_STOP_R[src]

Bit 19 - DBG_TIM6_STOP

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

Bit 20 - DBG_TIM7_STOP

pub fn dbg_tim15_stop(&self) -> DBG_TIM15_STOP_R[src]

Bit 22 - TIM15 counter stopped when core is halted

pub fn dbg_tim16_stop(&self) -> DBG_TIM16_STOP_R[src]

Bit 23 - TIM16 counter stopped when core is halted

pub fn dbg_tim17_stop(&self) -> DBG_TIM17_STOP_R[src]

Bit 24 - TIM17 counter stopped when core is halted

pub fn dbg_tim12_stop(&self) -> DBG_TIM12_STOP_R[src]

Bit 25 - TIM12 counter stopped when core is halted

pub fn dbg_tim13_stop(&self) -> DBG_TIM13_STOP_R[src]

Bit 26 - TIM13 counter stopped when core is halted

pub fn dbg_tim14_stop(&self) -> DBG_TIM14_STOP_R[src]

Bit 27 - TIM14 counter stopped when core is halted