Hi Team,
There's an issue from the customer need your help:
There are some processes in the library function, such as the above figure, "return (adc12->ULLMEM.INT_EVENT1.RIS & ~(eventMask));" Why does eventMask need to be inverted? I always feel that the writing is wrong here, and the following "adc12->ULLMEM.INT_EVENT1.ICLR |= (eventMask);" is the correct way of writing; is it a wrong writing or is there any special logic processing in it?
Thanks & Regards,
Ben