Details
Description
xDriverRestartDevice() is used by the cifX driver to restart a hardware by the driver itself (remove device / add device).
This is not possible on packet communication because the reset has to be done by a xSysdeviceReset() and it is not implemented in the TL_rcXPacket module..