pub struct W(_);
Expand description

Register ISI_CFG2 writer

Implementations

Bits 0:10 - Vertical Size of the Image Sensor [0..2047]

Bit 11 - Grayscale Pixel Format Mode

Bit 12 - RGB Input Mode

Bit 13 - Grayscale Mode Format Enable

Bit 14 - RGB Format Swap Mode

Bit 15 - Color Space for the Image Data

Bits 16:26 - Horizontal Size of the Image Sensor [0..2047]

Bits 28:29 - YCrCb Format Swap Mode

Bits 30:31 - RGB Pixel Mapping Configuration

Writes raw bits to the register.

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