| uint32_t EC_API_SLV_delete | ( | EC_API_SLV_SHandle_t * | pHandle | ) |
This is the function to delete a created adapter.
If an instance was created it can be deleted with this function. The memory which was allocated by the adapter will be freed.
| [in] | pHandle | The pointer to the EtherCAT API instance. |