pub struct W(_);
Expand description

Register AHB2SMENR writer

Implementations

Bit 0 - IO port A clocks enable during Sleep and Stop modes

Bit 1 - IO port B clocks enable during Sleep and Stop modes

Bit 2 - IO port C clocks enable during Sleep and Stop modes

Bit 3 - IO port D clocks enable during Sleep and Stop modes

Bit 4 - IO port E clocks enable during Sleep and Stop modes

Bit 5 - IO port F clocks enable during Sleep and Stop modes

Bit 6 - IO port G clocks enable during Sleep and Stop modes

Bit 13 - ADC clocks enable during Sleep and Stop modes

Bit 14 - DCMI clock enable during Sleep and Stop modes

Bit 16 - AES accelerator clocks enable during Sleep and Stop modes

Bit 17 - HASH clock enable during Sleep and Stop modes

Bit 18 - DAC3 clock enable during sleep mode

Bit 19 - DAC4 clock enable during sleep mode

Bit 24 - Cryptography clock enable during sleep mode

Bit 26 - Random Number Generator clock enable during sleep mode

Bit 9 - CCM SRAM interface clocks enable during Sleep and Stop modes

Bit 10 - SRAM2 interface clocks enable during Sleep and Stop modes

Writes raw bits to the register.

Methods from Deref<Target = W<AHB2SMENR_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Converts to this type from the input type.

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.