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