9.6.4.1.2 Function extint_disable_events()
Disables an External Interrupt event output.
void extint_disable_events( struct extint_events *const events)
Disables 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.
Data direction | Parameter name | Description |
---|---|---|
[in] | events |
Struct containing flags of events to disable |