Function extint_enable_events()

Enables an External Interrupt event output.

void extint_enable_events(
		struct extint_events *const events)

Enables one or more output events from the External Interrupt module. See here for a list of events this module supports.

Note: Events cannot be altered while the module is enabled.
Table 1. Parameters
Data direction Parameter name Description

[in]

events

Struct containing flags of events to enable