pub struct W(_);
Expand description

Register READCTRL writer

Implementations

Bits 0:2 - Read Mode

Bit 3 - Internal Flash Cache Disable

Bit 4 - Automatic Invalidate Disable

Bit 5 - Interrupt Context Cache Disable

Bit 6 - External Bus Interface Cache Disable

Bit 7 - RAM Cache Enable

Bits 16:17 - Strategy for bus matrix

Writes raw bits to the register.

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