Struct stm32f469xx::dsihost::dsi_vmcr::R

source ·
pub struct R { /* private fields */ }
Expand description

Value read from the register

Implementations§

Value of the register as raw bits

Bit 24 - Pattern Generator Orientation

Bit 20 - Pattern Generator Mode

Bit 16 - Pattern Generator Enable

Bit 15 - Low-Power Command Enable

Bit 14 - Frame Bus-Turn-Around Acknowledge Enable

Bit 13 - Low-Power Horizontal Front-Porch Enable

Bit 12 - Low-Power Horizontal Back-Porch Enable

Bit 11 - Low-Power Vertical Active Enable

Bit 10 - Low-power Vertical Front-porch Enable

Bit 9 - Low-power Vertical Back-Porch Enable

Bit 8 - Low-Power Vertical Sync Active Enable

Bits 0:1 - Video mode 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.

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.