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

◆ EC_API_SLV_FoE_CBReadFileHandler_t

typedef uint32_t(* EC_API_SLV_FoE_CBReadFileHandler_t) (void *pContext, uint16_t *pData, uint16_t foeMaxSendBlockSize, uint32_t offset)

Read FoE File callback.

Parameters
[in]pContextcall context
[in]pDataFoE file data
[in]foeMaxSendBlockSizeMax SendBlock Size
[in]offsetFoE file data offset
Returns
Error Code.