pub enum Value {}
Expand description

When ARMv8.3-PAuth is implemented: Controls the use of the top byte of instruction addresses for address matching. 0 TCR_EL1.TBI1 applies to Instruction and Data accesses. 1 TCR_EL1.TBI1 applies to Data accesses only. This affects addresses where the address would be translated by tables pointed to by TTBR1_EL1. This field resets to an architecturally UNKNOWN value. Otherwise: Reserved, RES0.

Trait Implementations

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.

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.