| uint32_t EC_API_SLV_EEPROM_cbRegisterInit | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_CBEepromInit_t | cbFunc, | ||
| void * | pContext | ||
| ) |
Initialize flash memory block.
| [in] | pHandle | Slave API Handle Instance |
| [in] | cbFunc | Init flash block Callback |
| [in] | pContext | flashInit call context |