Details
Description
If channel is closed (explicitly via xChannel/SysdeviceClose or implictitly after device reset) and channel handle is still used afterwards system behaviour is unpredictable. Channel handles are invalidated after close/reset and must not be reused! Nevertheless, additional handles checks could prevent use of invalid handles to access a channel instance.