![]() |
![]() |
Specification of the Interupt Control Index Register. More...
#include <hyplnk.h>
Data Fields | |
| uint32_t | raw |
| [ro] Raw image of register on read; actual value on write | |
| uint8_t | intPtrIdx |
| [rw] Selects which Interrupt Pointer is used | |
Specification of the Interupt Control Index Register.
The Interrupt Pointer Index Register is used to control which Interrupt Pointer Register is read or written via hyplnkIntPtrIdxReg_s. The Interrupt Pointer Registers typically map to microprocessor interrupt controller set registers which get set to a one to interrupt that processor.
| uint8_t hyplnkIntPtrIdxReg_s::intPtrIdx |
[rw] Selects which Interrupt Pointer is used
Field size: 4 bits
The interrupt pointer specified by intPtrIdx can be read or written via hyplnkIntPtrValReg_s;