Constant r3_port_riscv::PRIVILEGE_LEVEL_SUPERVISOR
source · pub const PRIVILEGE_LEVEL_SUPERVISOR: u8 = 0b01;
Expand description
The RISC-V privilege level encoding for the supervisor level.
pub const PRIVILEGE_LEVEL_SUPERVISOR: u8 = 0b01;
The RISC-V privilege level encoding for the supervisor level.