pub struct W(_);
Expand description

Register SWPR writer

Implementations

Bit 31 - SRAM2 1Kbyte page 31 write protection

Bit 30 - SRAM2 1Kbyte page 30 write protection

Bit 29 - SRAM2 1Kbyte page 29 write protection

Bit 28 - SRAM2 1Kbyte page 28 write protection

Bit 27 - SRAM2 1Kbyte page 27 write protection

Bit 26 - SRAM2 1Kbyte page 26 write protection

Bit 25 - SRAM2 1Kbyte page 25 write protection

Bit 24 - SRAM2 1Kbyte page 24 write protection

Bit 23 - SRAM2 1Kbyte page 23 write protection

Bit 22 - SRAM2 1Kbyte page 22 write protection

Bit 21 - SRAM2 1Kbyte page 21 write protection

Bit 20 - SRAM2 1Kbyte page 20 write protection

Bit 19 - SRAM2 1Kbyte page 19 write protection

Bit 18 - SRAM2 1Kbyte page 18 write protection

Bit 17 - SRAM2 1Kbyte page 17 write protection

Bit 16 - SRAM2 1Kbyte page 16 write protection

Bit 15 - SRAM2 1Kbyte page 15 write protection

Bit 14 - SRAM2 1Kbyte page 14 write protection

Bit 13 - SRAM2 1Kbyte page 13 write protection

Bit 12 - SRAM2 1Kbyte page 12 write protection

Bit 11 - SRAM2 1Kbyte page 11 write protection

Bit 10 - SRAM2 1Kbyte page 10 write protection

Bit 9 - SRAM2 1Kbyte page 9 write protection

Bit 8 - SRAM2 1Kbyte page 8 write protection

Bit 7 - SRAM2 1Kbyte page 7 write protection

Bit 6 - SRAM2 1Kbyte page 6 write protection

Bit 5 - SRAM2 1Kbyte page 5 write protection

Bit 4 - SRAM2 1Kbyte page 4 write protection

Bit 3 - SRAM2 1Kbyte page 3 write protection

Bit 2 - SRAM2 1Kbyte page 2 write protection

Bit 1 - SRAM2 1Kbyte page 1 write protection

Bit 0 - SRAM2 1Kbyte page 0 write protection

Writes raw bits to the register.

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