mfxstm32l152_IO_ClearIT() function
Clear the selected IO interrupt pending bit(s). It clear automatically also the general MFXSTM32L152_REG_ADR_IRQ_PENDING
Arguments
DeviceAddr
Device address on communication Bus.
IO_Pin
the IO interrupt to be cleared, could be: @arg MFXSTM32L152_GPIO_PIN_x: Where x can be from 0 to 23.
Return value
None