Module e310x::plic

source ·
Expand description

Platform Level Interrupt Control

Modules

Structs

Type Definitions

  • claim (rw) register accessor: an alias for Reg<CLAIM_SPEC>
  • enable (rw) register accessor: an alias for Reg<ENABLE_SPEC>
  • pending (rw) register accessor: an alias for Reg<PENDING_SPEC>
  • priority (rw) register accessor: an alias for Reg<PRIORITY_SPEC>
  • threshold (rw) register accessor: an alias for Reg<THRESHOLD_SPEC>