Constant r3_port_riscv::PRIVILEGE_LEVEL_MACHINE
source · pub const PRIVILEGE_LEVEL_MACHINE: u8 = 0b11;Expand description
The RISC-V privilege level encoding for the machine level.
pub const PRIVILEGE_LEVEL_MACHINE: u8 = 0b11;The RISC-V privilege level encoding for the machine level.