Struct stm32f7::stm32f7x9::dsi::vmcr::R[][src]

pub struct R(_);
Expand description

Register VMCR reader

Implementations

Bits 0:1 - Video mode Type

Bit 8 - Low-Power Vertical Sync Active Enable

Bit 9 - Low-power Vertical Back-Porch Enable

Bit 10 - Low-power Vertical Front-porch Enable

Bit 11 - Low-Power Vertical Active Enable

Bit 12 - Low-Power Horizontal Back-Porch Enable

Bit 13 - Low-Power Horizontal Front-Porch Enable

Bit 14 - Frame Bus-Turn-Around Acknowledge Enable

Bit 15 - Low-Power Command Enable

Bit 16 - Pattern Generator Enable

Bit 20 - Pattern Generator mode

Bit 24 - Pattern Generator Orientation

Methods from Deref<Target = R<VMCR_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

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.

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.