Skip to main content

REG_EVENT_NOTIFICATION

Constant REG_EVENT_NOTIFICATION 

Source
pub const REG_EVENT_NOTIFICATION: u64 = 0x200a4;
Expand description

EventNotification backing register for the selected event (0 = Off, 1 = On).

A selected feature: reads and writes apply to whichever event REG_EVENT_SELECTOR currently names, so the register is backed by a set of enabled event ids rather than by one stored word. Query it with RegisterMap::event_notification_on.