pub struct W(_);
Expand description

Register FLCTL_PRGBRST_CTLSTAT writer

Implementations

Bit 0 - Trigger start of burst program operation

Bits 1:2 - Type of memory that burst program is carried out on

Bits 3:5 - Length of burst

Bit 6 - Auto-Verify operation before the Burst Program

Bit 7 - Auto-Verify operation after the Burst Program

Bit 23 - Clear status bits 21-16 of this register

Writes raw bits to the register.

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