9.6.4.4.1 Function extint_chan_is_detected()

Retrieves the edge detection state of a configured channel.

bool extint_chan_is_detected( const uint8_t channel)

Reads the current state of a configured channel, and determines if the detection criteria of the channel has been met.

Table 9-12. Parameters
Data directionParameter nameDescription

[in]

channel

External Interrupt channel index to check

Returns

Status of the requested channel's edge detection state.

Table 9-13. Return Values
Return valueDescription

true

If the channel's edge/level detection criteria was met

false

If the channel has not detected its configured criteria