hyplnkIntPtrIdxReg_s Struct Reference
[HYPLNK LLD Register Definitions]

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

Detailed Description

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.


Field Documentation

[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;


The documentation for this struct was generated from the following file:

Copyright 2012, Texas Instruments Incorporated