PLIC register info. More...
Data Fields | |
ptrdiff_t | offset |
bitfield_bit32_index_t | bit_index |
PLIC register info.
This data type is used to store IRQ source bit offset within a register, and the offset of this register inside the PLIC.
Definition at line 25 of file dif_rv_plic.c.
bitfield_bit32_index_t plic_reg_info::bit_index |
Definition at line 27 of file dif_rv_plic.c.
ptrdiff_t plic_reg_info::offset |
Definition at line 26 of file dif_rv_plic.c.