Module egu0

Source
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§

RegisterBlock
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>