bitflag enum io.DeviceMonitorNotifyFlags

bitflag enum DeviceMonitorNotifyFlags: uint16_t {
    DataDropped = 0x02,
};