Struct stm32f1::stm32f100::dbgmcu::cr::W[][src]

pub struct W(_);
Expand description

Register CR writer

Implementations

Bit 0 - DBG_SLEEP

Bit 1 - DBG_STOP

Bit 2 - DBG_STANDBY

Bit 5 - TRACE_IOEN

Bits 6:7 - TRACE_MODE

Bit 8 - DBG_IWDG_STOP

Bit 9 - DBG_WWDG_STOP

Bit 10 - DBG_TIM1_STOP

Bit 11 - DBG_TIM2_STOP

Bit 12 - DBG_TIM3_STOP

Bit 13 - DBG_TIM4_STOP

Bit 15 - DBG_I2C1_SMBUS_TIMEOUT

Bit 16 - DBG_I2C2_SMBUS_TIMEOUT

Bit 18 - DBG_TIM5_STOP

Bit 19 - DBG_TIM6_STOP

Bit 20 - DBG_TIM7_STOP

Bit 22 - DBG_TIM15_STOP

Bit 23 - DBG_TIM16_STOP

Bit 24 - DBG_TIM17_STOP

Bit 25 - DBG_TIM12_STOP

Bit 26 - DBG_TIM13_STOP

Bit 27 - DBG_TIM14_STOP

Writes raw bits to the register.

Methods from Deref<Target = W<CR_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.