SysExEvent.type

The kind of system exclusive event. This can be either systemExclusive (0xF0) or endOfExclusive (0xF7).

struct SysExEvent
SystemMessageType type;

Meta