9.6.4.2.2 Function extint_chan_set_config()

Writes an External Interrupt channel configuration to the hardware module.

void extint_chan_set_config( const uint8_t channel, const struct extint_chan_conf *const config)

Writes out a given configuration of an External Interrupt channel configuration to the hardware module. If the channel is already configured, the new configuration will replace the existing one.

Table 9-8. Parameters
Data directionParameter nameDescription

[in]

channel

External Interrupt channel to configure

[in]

config

Configuration settings for the channel