pub struct W(_);
Expand description

Register CONFR1 writer

Implementations

Bits 0:1 - Number of color components This field defines the number of color components minus 1.

Bit 3 - Decoding Enable This bit selects the coding or decoding process

Bits 4:5 - Color Space This filed defines the number of quantization tables minus 1 to insert in the output stream.

Bits 6:7 - Number of components for Scan This field defines the number of components minus 1 for scan header marker segment.

Bit 8 - Header Processing This bit enable the header processing (generation/parsing).

Bits 16:31 - Y Size This field defines the number of lines in source image.

Writes raw bits to the register.

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