pub struct W(_);
Expand description

Register POWERSET writer

Implementations

Bit 0 - Keep RAM section S0 of RAMn on or off in System ON mode

Bit 1 - Keep RAM section S1 of RAMn on or off in System ON mode

Bit 2 - Keep RAM section S2 of RAMn on or off in System ON mode

Bit 3 - Keep RAM section S3 of RAMn on or off in System ON mode

Bit 4 - Keep RAM section S4 of RAMn on or off in System ON mode

Bit 5 - Keep RAM section S5 of RAMn on or off in System ON mode

Bit 6 - Keep RAM section S6 of RAMn on or off in System ON mode

Bit 7 - Keep RAM section S7 of RAMn on or off in System ON mode

Bit 8 - Keep RAM section S8 of RAMn on or off in System ON mode

Bit 9 - Keep RAM section S9 of RAMn on or off in System ON mode

Bit 10 - Keep RAM section S10 of RAMn on or off in System ON mode

Bit 11 - Keep RAM section S11 of RAMn on or off in System ON mode

Bit 12 - Keep RAM section S12 of RAMn on or off in System ON mode

Bit 13 - Keep RAM section S13 of RAMn on or off in System ON mode

Bit 14 - Keep RAM section S14 of RAMn on or off in System ON mode

Bit 15 - Keep RAM section S15 of RAMn on or off in System ON mode

Bit 16 - Keep retention on RAM section S0 when RAM section is switched off

Bit 17 - Keep retention on RAM section S1 when RAM section is switched off

Bit 18 - Keep retention on RAM section S2 when RAM section is switched off

Bit 19 - Keep retention on RAM section S3 when RAM section is switched off

Bit 20 - Keep retention on RAM section S4 when RAM section is switched off

Bit 21 - Keep retention on RAM section S5 when RAM section is switched off

Bit 22 - Keep retention on RAM section S6 when RAM section is switched off

Bit 23 - Keep retention on RAM section S7 when RAM section is switched off

Bit 24 - Keep retention on RAM section S8 when RAM section is switched off

Bit 25 - Keep retention on RAM section S9 when RAM section is switched off

Bit 26 - Keep retention on RAM section S10 when RAM section is switched off

Bit 27 - Keep retention on RAM section S11 when RAM section is switched off

Bit 28 - Keep retention on RAM section S12 when RAM section is switched off

Bit 29 - Keep retention on RAM section S13 when RAM section is switched off

Bit 30 - Keep retention on RAM section S14 when RAM section is switched off

Bit 31 - Keep retention on RAM section S15 when RAM section is switched off

Writes raw bits to the register.

Methods from Deref<Target = W<POWERSET_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.