| uint32_t EC_API_SLV_PDO_getEntry | ( | EC_API_SLV_SHandle_t * | pHandle, |
| EC_API_SLV_Pdo_t * | pPdo, | ||
| uint8_t | subIndex, | ||
| EC_API_SLV_SPdoEntry_t ** | ppPdoEntry | ||
| ) |
PDO get entry.
| [in] | pHandle | DTK Instance. |
| [in] | pPdo | Pointer to PDO. |
| [in] | subIndex | Entry subIndex (minimun index 1). |
| [out] | pPdoEntry | output PdoEntry type. |