Microchip® Advanced Software Framework

extint_events Struct Reference

External Interrupt event enable/disable structure.

Event flags for the extint_enable_events() and extint_disable_events().

#include <extint.h>

Data Fields

bool generate_event_on_detect [32 *EIC_INST_NUM]
 If true, an event will be generated when an external interrupt channel detection state changes. More...
 

bool extint_events::generate_event_on_detect[32 *EIC_INST_NUM]

If true, an event will be generated when an external interrupt channel detection state changes.

Referenced by configure_eic(), extint_disable_events(), extint_enable_events(), run_16bit_capture_and_compare_test(), run_capture_and_compare_test(), run_faultn_test(), and run_faultx_test().