pub struct W(_);
Expand description

Register WRITECMD writer

Implementations

Bit 0 - Load MSC_ADDRB into ADDR

Bit 1 - Erase Page

Bit 2 - End Write Mode

Bit 3 - Word Write-Once Trigger

Bit 4 - Word Write Sequence Trigger

Bit 5 - Abort erase sequence

Bit 8 - Mass erase region 0

Bit 12 - Clear WDATA state

Writes raw bits to the register.

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