Expand description
Event Generator Unit 0
Modules§
- Description collection[n]: Event number n generated by triggering the corresponding TRIGGER[n] task
- Enable or disable interrupt
- Disable interrupt
- Enable interrupt
- Description collection[n]: Trigger n for triggering the corresponding TRIGGERED[n] event
Structs§
- Register block
Type Aliases§
- EVENTS_TRIGGERED (rw) register accessor: an alias for
Reg<EVENTS_TRIGGERED_SPEC> - INTEN (rw) register accessor: an alias for
Reg<INTEN_SPEC> - INTENCLR (rw) register accessor: an alias for
Reg<INTENCLR_SPEC> - INTENSET (rw) register accessor: an alias for
Reg<INTENSET_SPEC> - TASKS_TRIGGER (w) register accessor: an alias for
Reg<TASKS_TRIGGER_SPEC>