TSENS event enable/disable structure.
Event flags for the TSENS module. This is used to enable and disable events via tsens_enable_events() and tsens_disable_events().
#include <tsens.h>
Data Fields | |
bool | generate_event_on_window_monitor |
Enable event generation on window monitor. More... | |
bool tsens_events::generate_event_on_window_monitor |
Enable event generation on window monitor.
Referenced by tsens_disable_events(), and tsens_enable_events().