The KEIL header file for the XC167 microcontroller has the below entry:
#define IIC_ID (*((unsigned int volatile sdata *)0xE60C)) // IIC Module Identification Register
However, I can find no reference to any such register in any of the XC167 doc's I have. Can anyone tell me what this register is and how to use it?
Thanks, Dave.
View all questions in Keil forum