| uint32_t EC_API_SLV_writeByteEscRegister | ( | EC_API_SLV_SHandle_t * | pHandle, |
| uint16_t | escAddress, | ||
| uint8_t | value | ||
| ) |
Write to virtual ESC register.
| [in] | pHandle | The pointer to the EtherCAT API instance. |
| [in] | escAddress | The ESC Address |
| [in] | value | New value |