int32_t CCRCFGGetVersionCheckFlag(uint32_t *outFlag)
Get the version check flag.
int32_t CCRCFGSetVersionCheckFlag(uint32_t flag)
Set the version check flag.
int32_t CCRCFGSetCachedEeprom(uint32_t drcSlot, uint32_t offset, void *buf, uint32_t size)
Write to the cached Eeprom of the specified device.
int32_t CCRCFGGetCachedEeprom(uint32_t drcSlot, uint32_t offset, void *buf, uint32_t size)
Read from the cached Eeprom of the specified device.