Function eic_line_clear_interrupt()

Clear the interrupt flag of specified pin. Call this function once you have handled the interrupt.

void eic_line_clear_interrupt(
		Eic * eic,
		uint8_t line_number)

Table 1. Parameters
Data direction Parameter name Description

[in]

eic

Base address of the EIC (i.e. EIC)

[in]

line_number

Line number to clear