| uint32_t EC_API_SLV_SoE_notificationResponse | ( | EC_API_SLV_SHandle_t * | pHandle, |
| uint16_t | idn, | ||
| uint16_t | channel, | ||
| uint16_t | dataState, | ||
| uint8_t * | pResponse | ||
| ) |
/
Respond to the notification request from the master
| [in] | idn | Servo identification number. |
| [in] | channel | channel parameter. |
| [in] | dataState | state description. |
| [out] | pResponse | notification response. |