pub struct W(_);
Expand description

Register SWPR writer

Implementations

Bit 31 - SRAM2 page 31 write protection

Bit 30 - P30WP

Bit 29 - P29WP

Bit 28 - P28WP

Bit 27 - P27WP

Bit 26 - P26WP

Bit 25 - P25WP

Bit 24 - P24WP

Bit 23 - P23WP

Bit 22 - P22WP

Bit 21 - P21WP

Bit 20 - P20WP

Bit 19 - P19WP

Bit 18 - P18WP

Bit 17 - P17WP

Bit 16 - P16WP

Bit 15 - P15WP

Bit 14 - P14WP

Bit 13 - P13WP

Bit 12 - P12WP

Bit 11 - P11WP

Bit 10 - P10WP

Bit 9 - P9WP

Bit 8 - P8WP

Bit 7 - P7WP

Bit 6 - P6WP

Bit 5 - P5WP

Bit 4 - P4WP

Bit 3 - P3WP

Bit 2 - P2WP

Bit 1 - P1WP

Bit 0 - P0WP

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.