1.2.3.4.23 SYS_CMD_EVENT Enum
C
typedef enum { SYS_CMD_EVENT_WRITE_COMPLETE, SYS_CMD_EVENT_READ_COMPLETE, } SYS_CMD_EVENT;
Summary
Identifies the Command Event Types
Description
This structure identifies the Command Event Types.
Remarks
None
typedef enum { SYS_CMD_EVENT_WRITE_COMPLETE, SYS_CMD_EVENT_READ_COMPLETE, } SYS_CMD_EVENT;
Identifies the Command Event Types
This structure identifies the Command Event Types.
None