pub const OPERATION_MASK: u32 = 48; // 48u32
Expand description

Mask to extract operation value from the event type passed to the user callback.