| uint32_t EC_API_SLV_readWordEscRegister | ( | EC_API_SLV_SHandle_t * | pHandle, |
| uint16_t | escAddress, | ||
| uint16_t * | pValue | ||
| ) |
This is the function reads a byte from ESC Register.
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | escAddress | The ESC Address |
| [out] | pValue | Register value |