Struct efm32gg11b::lcd::dispctrl::MODE_W[][src]

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

Write proxy for field MODE

Implementations

Writes variant to the field

No External Cap. Uses an internal current source to generate VLCD. Use CONTRAST[4:0] to control VLCD.

Use step down control with VLCD less than VDD. Use CONTRAST[5:0] to control VLCD level, and use SPEED to adjust VLCD drive strength.

Charge pump used with internal oscillator. Use CONTRAST[5:0] to control VLCD level, and use SPEED to adjust oscillator frequency.

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.