EtherCAT Slave  1.06.01

◆ EC_API_SLV_CBEepromLoad_t

typedef bool(* EC_API_SLV_CBEepromLoad_t) (void *pContext_p, void *pEeprom_p, uint32_t *pLength_p)

Load EEPROM from memory.

Parameters
[in]pContext_pcall context
[in]pEeprom_pEeprom data loaded from memory
[in]pLength_pEeprom Length read from memory
Returns
bool true on successfull load