#include <CC_UserCode.h>
Include dependency graph for cc_user_code_io.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.