Module cortex_a::registers::CurrentEL::EL[][src]

Expand description

Current Exception level. Possible values of this field are:

00 EL0 01 EL1 10 EL2 11 EL3

When the HCR_EL2.NV bit is 1, Non-secure EL1 read accesses to the CurrentEL register return the value of 0x2 in this field.

This field resets to a value that is architecturally UNKNOWN.

Enums

Current Exception level. Possible values of this field are:

Constants