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

Value read from the register

Implementations§

Value of the register as raw bits

Bit 27 - custom time for tCLK-POST Enable

Bit 26 - custom time for tLPX for Clock lane Enable

Bit 25 - custom time for tHS-EXIT Enable

Bit 24 - custom time for tLPX for Data lanes Enable

Bit 23 - custom time for tHS-ZERO Enable

Bit 22 - custom time for tHS-TRAIL Enable

Bit 21 - custom time for tHS-PREPARE Enable

Bit 20 - custom time for tCLK-ZERO Enable

Bit 19 - custom time for tCLK-PREPARE Enable

Bit 18 - Pull-Down Enable

Bit 16 - Turn Disable Data Lanes

Bit 14 - Contention Detection OFF on Data Lanes

Bit 13 - Force in TX Stop Mode the Data Lanes

Bit 12 - Force in TX Stop Mode the Clock Lane

Bit 11 - Invert the High-Speed data signal on Data Lane 1

Bit 10 - Invert the Hight-Speed data signal on Data Lane 0

Bit 9 - Invert Hight-Speed data signal on Clock Lane

Bit 8 - Swap Data Lane 1 pins

Bit 7 - Swap Data Lane 0 pins

Bit 6 - Swap Clock Lane pins

Bits 0:5 - Unit Interval multiplied by 4

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.