Crate plic

Source
Expand description

Provide structs and methods to operate riscv plic device.

Structs§

Plic
The PLIC memory mapping.

Traits§

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