| uint32_t EC_API_SLV_PDO_getEntryDataLength | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_Pdo_t * | pPdo, | ||
| uint8_t | subIndex, | ||
| uint32_t * | pLength | ||
| ) |
Read PDO entry data length.
| [in] | pHandle | DTK handle instance. |
| [in] | pPdo | PDO pointer. |
| [in] | subIndex | PDO SubIndex. |
| [out] | pLength | Number of entries. |