Go to the source code of this file.
Typedefs | |
typedef enum XsErrorMode | XsErrorMode |
Enumerations | |
enum | XsErrorMode { XEM_Ignore = 0x0000, XEM_IncreasePacketCounter = 0x0001, XEM_IncreasePacketCounterAndSendError = 0x0002, XEM_SendErrorAndGoToConfig = 0x0003, XEM_Invalid } |
Error modes for use in XsDevice::setErrorMode. More... | |
typedef enum XsErrorMode XsErrorMode |
Definition at line 83 of file xserrormode.h.