Changes between Version 12 and Version 13 of Component/Vci Xicu


Ignore:
Timestamp:
Oct 31, 2010, 10:18:07 PM (14 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Xicu

    v12 v13  
    172172 * Bit H is set if there is at least one unmasked hardware interrupt.
    173173 * Bit W is set if there is at least one unmasked software interrupt.
     174 * Field PRIO_PTI (5 bits) contains the index of the highest priority timer interrupt.
     175 * Field PRIO_HWI (5 bits) contains the index of the highest priority hardware interrupt.
     176 * Field PRIO_WTI (5 bits) contains the index of the highest priority software interrupt.
    174177
    175178Complete specification is in [attachment:xicu-1.0.pdf].