#include <CC_UserCode.h>
Go to the source code of this file.
Functions | |
void | CC_UserCode_Migrate () |
bool | CC_UserCode_Write (uint8_t identifier, SUserCode *userCodeData) |
bool | CC_UserCode_Read (uint8_t identifier, SUserCode *userCodeData) |
User Code IO abstraction.