pub struct W(_);
Expand description

Register SR writer

Implementations

Bit 0 - Bank 1 ongoing program flag

Bit 1 - Bank 1 write buffer not empty flag

Bit 2 - Bank 1 wait queue flag

Bit 3 - Bank 1 CRC busy flag

Bit 16 - Bank 1 end-of-program flag

Bit 17 - Bank 1 write protection error flag

Bit 18 - Bank 1 programming sequence error flag

Bit 19 - Bank 1 strobe error flag

Bit 21 - Bank 1 inconsistency error flag

Bit 22 - Bank 1 write/erase error flag

Bit 23 - Bank 1 read protection error flag

Bit 24 - Bank 1 secure error flag

Bit 25 - Bank 1 single correction error flag

Bit 26 - Bank 1 ECC double detection error flag

Bit 27 - Bank 1 CRC-complete flag

Writes raw bits to the register.

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