Crate riscv_plic

Source
Expand description

RISC-V Platform-Level Interrupt Controller https://github.com/riscv/riscv-plic-spec/blob/master/riscv-plic.adoc

Structs§

Plic

Traits§

HartContext
A hart context is a given privilege mode on a given hart.
InterruptSource
Trait for enums of external interrupt source.