The documentation (Product specification v1.2) is not very clear about the event channels.
I wonder if there are:
- 32 event channels
- 6 event channel groups
- 16 EGUs
Writing "1" to EGU[n] tasks_trigger triggers the event configured to EGU[n] publish_triggered?
Reading EGU[n] events_triggered gives "1" if event configured to EGU[n] subscribe_trigger has happened?
One EGU can only trigger one event and "listen to" one event?
Even if 8-bit values (0-255) can be entered in the subscribe-registers, only values 0 - 31 make sense?
You can only use channel groups by SW via DPPIC? Or is there (at least in theory) possibility to configure channel groups as triggers to some peripherals?