I plan to call the BusPower function of Adscf2.cpp in my application. But the complier complains that the GPIO_OFFSET, listed in line "pGPIO += (GPIO_OFFSET / sizeof(DWORD));", is undefined. What shall GPIO_OFFSET be defined?
I just downloaded the zip file for the above. The header file is time-stamped mid-August, while the source file is dated late October. The header file is also marked as read-only and is probably the reason it didn't get replaced. GPIO_OFFSET is not in the header file.
Thanks for the note. Indeed the zip download had an old version of the header file. I've updated the zip with the correct header file and reposted it at Topic 845.