pub struct W(_);
Expand description

Register FEREIS writer

Implementations

Bit 0 - Force Event for Command Timeout Error

Bit 1 - Force Event for Command CRC Error

Bit 2 - Force Event for Command End Bit Error

Bit 3 - Force Event for Command Index Error

Bit 4 - Force Event for Data Timeout Error

Bit 5 - Force Event for Data CRC Error

Bit 6 - Force Event for Data End Bit Error

Bit 7 - Force Event for Current Limit Error

Bit 8 - Force Event for Auto CMD Error

Bit 9 - Force Event for ADMA Error

Bit 12 - Force Event for Boot Acknowledge Error

Writes raw bits to the register.

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