pub struct W(_);
Expand description

Register FLCTL_BANK1_MAIN_WEPROT writer

Implementations

Bit 0 - Protects Sector 0 from program or erase operations

Bit 1 - Protects Sector 1 from program or erase operations

Bit 2 - Protects Sector 2 from program or erase operations

Bit 3 - Protects Sector 3 from program or erase operations

Bit 4 - Protects Sector 4 from program or erase operations

Bit 5 - Protects Sector 5 from program or erase operations

Bit 6 - Protects Sector 6 from program or erase operations

Bit 7 - Protects Sector 7 from program or erase operations

Bit 8 - Protects Sector 8 from program or erase operations

Bit 9 - Protects Sector 9 from program or erase operations

Bit 10 - Protects Sector 10 from program or erase operations

Bit 11 - Protects Sector 11 from program or erase operations

Bit 12 - Protects Sector 12 from program or erase operations

Bit 13 - Protects Sector 13 from program or erase operations

Bit 14 - Protects Sector 14 from program or erase operations

Bit 15 - Protects Sector 15 from program or erase operations

Bit 16 - Protects Sector 16 from program or erase operations

Bit 17 - Protects Sector 17 from program or erase operations

Bit 18 - Protects Sector 18 from program or erase operations

Bit 19 - Protects Sector 19 from program or erase operations

Bit 20 - Protects Sector 20 from program or erase operations

Bit 21 - Protects Sector 21 from program or erase operations

Bit 22 - Protects Sector 22 from program or erase operations

Bit 23 - Protects Sector 23 from program or erase operations

Bit 24 - Protects Sector 24 from program or erase operations

Bit 25 - Protects Sector 25 from program or erase operations

Bit 26 - Protects Sector 26 from program or erase operations

Bit 27 - Protects Sector 27 from program or erase operations

Bit 28 - Protects Sector 28 from program or erase operations

Bit 29 - Protects Sector 29 from program or erase operations

Bit 30 - Protects Sector 30 from program or erase operations

Bit 31 - Protects Sector 31 from program or erase operations

Writes raw bits to the register.

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