![]() |
![]() |
Specification of the Interrupt Control Value Register. More...
#include <hyplnk.h>
Data Fields | |
uint32_t | raw |
[ro] Raw image of register on read; actual value on write | |
uint32_t | intPtr |
[rw] Specifies an interrupt pointer |
Specification of the Interrupt Control Value Register.
The Interrupt Pointer Value is used to write or read to the interrupt pointer number (intPtrIdx) This allows the remote interrupts to interrupt any MicroProcessor. Values written are stored in the Interrupt Pointer for that MicroProcessor.
uint32_t hyplnkIntPtrValReg_s::intPtr |
[rw] Specifies an interrupt pointer
Field size: 30 bits
This allows the remote interrupts to interrupt any MicroProcessor. Values written are stored in the Interrupt Pointer for that MicroProcessor.