35.3.3 Events

An op amp must be in EVENT_ENABLED or SW_ENABLED_WITH_EVENTS mode to generate events and respond to incoming events. To select EVENT_ENABLED mode for OPn, the EVENTEN bit in OPnCTRLA must be written to ‘1’, and the ALWAYSON bit must be written to ‘0’. To select SW_ENABLED_WITH_EVENTS mode for OPn, the EVENTEN bit in OPnCTRLA must be written to ‘1’, and the ALWAYSON bit must be written to ‘1’.

OPn can generate the event as described in the table below.
Table 35-1. Event Generators in OPAMP
Generator NameDescriptionEvent TypeGenerating Clock DomainLength of Event
PeripheralEvent
OPAMPREADYnOPn is readyPulseCLK_PEROne CLK_PER period
The table below describes the event users for OPn and their associated functionality.
Table 35-2. Event Users in OPAMP
User NameDescriptionInput DetectionAsync/Sync
PeripheralInput
OPAMPENABLEnEnable OPnEdgeAsync
OPAMPDISABLEnDisable OPnEdgeSync
OPAMPDUMPnDump OPn VOUT to VINNLevelSync
OPAMPDRIVEnEnable OPn output driver in NORMAL modeLevelSync

Refer to the Event System (EVSYS) section for more details regarding event types and Event System configuration.