| uint32_t EC_API_SLV_PDO_getOffset | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_Pdo_t * | pPdo, | ||
| uint16_t * | pOffset | ||
| ) |
This function return the offset of the PDO in the process image in bytes.
| [in] | pHandle | DTK handle. |
| [in] | pPdo | PDO instance. |
| [out] | pOffset | offset value in bytes. |