28.6.5 Interrupt Flag Status and Clear

Name: INTFLAG
Offset: 0x18
Reset: 0x00000000
Property: 

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
   EVD5EVD4EVD3EVD2EVD1EVD0 
Access R/WR/WR/WR/WR/WR/W 
Reset 000000 
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
   OVR5OVR4OVR3OVR2OVR1OVR0 
Access R/WR/WR/WR/WR/WR/W 
Reset 000000 

Bits 16, 17, 18, 19, 20, 21 – EVDx Event Detected Channel x [x = 5..0]

This flag is set on the next CLK_EVSYS_APB cycle when an event is being propagated through the channel, and an interrupt request will be generated if INTENSET.EVDx is '1'.

When the event channel path is asynchronous, the EVDx interrupt flag will not be set.

Writing '0' to this bit has no effect.

Writing '1' to this bit will clear the Event Detected Channel x interrupt flag.

Bits 0, 1, 2, 3, 4, 5 – OVRx Overrun Channel x [x = 5..0]

This flag is set on the next CLK_EVSYS_APB cycle after an overrun channel condition occurs, and an interrupt request will be generated if INTENSET.OVRx is '1'.

There are two possible overrun channel conditions:
  • One or more of the event users on channel x are not ready when a new event occurs
  • An event happens when the previous event on channel x has not yet been handled by all event users

When the event channel path is asynchronous, the OVRx interrupt flag will not be set.

Writing '0' to this bit has no effect.

Writing '1' to this bit will clear the Overrun Detected Channel x interrupt flag.