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

Value read from the register

Implementations§

Value of the register as raw bits

Bit 15 - Low-Power Command Enable

Bit 14 - Frame BTA 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 time 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.