pub struct W(_);
Expand description

Register FIR1 writer

Implementations

Bit 12 - Force generic payload receive error

Bit 11 - Force generic payload read error

Bit 10 - Force generic payload transmit error

Bit 9 - Force generic payload write error

Bit 8 - Force generic command write error

Bit 7 - Force LTDC payload write error

Bit 6 - Force EoTp error

Bit 5 - Force packet size error

Bit 4 - Force CRC error

Bit 3 - Force ECC multi

Bit 2 - Force ECC single

Bit 1 - Force timeout low

Bit 0 - Force timeout high

Writes raw bits to the register.

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