Changes between Version 18 and Version 19 of Component/Vci Xicu


Ignore:
Timestamp:
Aug 10, 2012, 11:34:29 AM (13 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Xicu

    v18 v19  
    6161
    6262Software can use the following macro to access registers:
     63
    6364#define XICU_REG(func, index) (((func)<<5)|(index))
    6465