pub struct W(_);
Expand description

Register CTRL writer

Implementations

Bit 0 - Controller reset.

Bit 1 - Fifo reset.

Bit 2 - DMA reset.

Bit 4 - Global interrupt enable/disable bit.

Bit 6 - Read/wait.

Bit 7 - Send irq response.

Bit 8 - Abort read data.

Bit 9 - Send ccsd.

Bit 10 - Send auto stop ccsd.

Bit 11 - CEATA device interrupt status.

Bit 16 - Controls the state of the SD_VOLT0 pin.

Bit 17 - Controls the state of the SD_VOLT1 pin.

Bit 18 - Controls the state of the SD_VOLT2 pin.

Bit 25 - SD/MMC DMA use.

Writes raw bits to the register.

Methods from Deref<Target = W<CTRL_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

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.