EtherCAT Slave  1.06.01

◆ EC_API_SLV_CBPreSeqInputPD_t

typedef void*(* EC_API_SLV_CBPreSeqInputPD_t) (void *pContext_p, uint32_t length_p)

Register external Input Process Data Buffer.

Parameters
[in]pContext_pFunction context.
[in]length_plength of Input PD
Returns
void pointer to Input Process Data.