====== EFID_common ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | usageType | ''u8'' | ''0x0'' | The usage type of the flag. | This field uses the following enum: EVENT_FLAG_USAGE_TYPE | | padding1 | ''dummy8'' | ''0x1'' | | This field is padding. | | flagNum | ''s32'' | ''0x4'' | The number of event flags reserved for this flag. The count is the specified row ID + this field - 1. | | | padding2 | ''dummy8'' | ''0x8'' | | This field is padding. | ===== Enums ===== ==== EVENT_FLAG_USAGE_TYPE ==== ^ Option ^ Description ^ Notes ^ | ''1'' | ON/OFF | |