Struct efm32gg11b::ebi::tftcolorformat::PIXEL0FORMAT_W[][src]

pub struct PIXEL0FORMAT_W<'a> { /* fields omitted */ }
Expand description

Write proxy for field PIXEL0FORMAT

Implementations

Writes variant to the field

ARGB data is 0555

ARGB data is 0565

ARGB data is 0666

ARGB data is 0888

ARGB data is 5555

ARGB data is 6565

ARGB data is 6666

ARGB data is 8888

Writes raw bits to the field

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

Performs the conversion.

Performs the conversion.

Should always be Self

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.