EtherCAT SubDevice
 
Loading...
Searching...
No Matches

◆ EC_API_SLV_unLoad()

uint32_t EC_API_SLV_unLoad ( void  )

Deinit HWAL, OSAL before unload.

Example
#include <ecSlvApi.h>
// required variables
// the Call
EC_API_SLV_UnLoad();
See also
EC_API_SLV_Load