pub struct R(_);
Register VMCR reader
VMCR
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
Reads raw bits from register.
The resulting type after dereferencing.
Dereferences the value.
Performs the conversion.
Gets the TypeId of self. Read more
TypeId
self
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
The type returned in the event of a conversion error.