EtherCAT Slave
 
Loading...
Searching...
No Matches

◆ EC_API_SLV_CBEepromRead_t

typedef bool(* EC_API_SLV_CBEepromRead_t) (void *pContext, void *pEeprom, uint32_t *pLength)

Read EEPROM from memory.

Parameters
[in]pContextcall context
[in]pEepromEeprom data loaded from memory
[in]pLengthEeprom Length read from memory
Returns
bool true on successfull load