bitflag enum io.DeviceMonitorNotifyFlags

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