Let's say I add two PPIs which both trigger off of the same event. One of these PPIs is connected to the CHG[0].EN task, and the other is connected to the CHG[0].DIS task. When the event happens and the PPIs both trigger, is CHG[0] left enabled or disabled?
The TIMER module says that STOP has priority over START in similar circumstances, and I was curious if this is a defined situation for PPI as well.