Struct stm32f7xx_hal::pac::dma2d::bgpfccr::CM_W[][src]

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

Write proxy for field CM

Implementations

Writes variant to the field

Color mode ARGB8888

Color mode RGB888

Color mode RGB565

Color mode ARGB1555

Color mode ARGB4444

Color mode L8

Color mode AL44

Color mode AL88

Color mode L4

Color mode A8

Color mode A4

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.