pub struct R(_);
Expand description

Register AHB2SMENR reader

Implementations

Bit 18 - Random Number Generator clocks enable during Sleep and Stop modes

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

Bit 13 - ADC clocks enable during Sleep and Stop modes

Bit 12 - OTG full speed clocks enable during Sleep and Stop modes

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

Bit 7 - IO port H clocks enable during Sleep and Stop modes

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

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

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

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

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

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

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

Methods from Deref<Target = R<AHB2SMENR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

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.