Expand description

Event generator unit

Modules

Description collection: Event number n generated by triggering the corresponding TRIGGER[n] task

Enable or disable interrupt

Disable interrupt

Enable interrupt

Description collection: Publish configuration for event TRIGGERED[n]

Description collection: Subscribe configuration for task TRIGGER[n]

Description collection: Trigger n for triggering the corresponding TRIGGERED[n] event

Structs

Register block

Type Definitions

EVENTS_TRIGGERED register accessor: an alias for Reg<EVENTS_TRIGGERED_SPEC>

INTEN register accessor: an alias for Reg<INTEN_SPEC>

INTENCLR register accessor: an alias for Reg<INTENCLR_SPEC>

INTENSET register accessor: an alias for Reg<INTENSET_SPEC>

PUBLISH_TRIGGERED register accessor: an alias for Reg<PUBLISH_TRIGGERED_SPEC>

SUBSCRIBE_TRIGGER register accessor: an alias for Reg<SUBSCRIBE_TRIGGER_SPEC>

TASKS_TRIGGER register accessor: an alias for Reg<TASKS_TRIGGER_SPEC>