2.2.10 Events
Event generation and event actions are configurable in the ADC.
The ADC has two actions that can be triggered upon event reception:
Start conversion
Flush pipeline and start conversion
Window monitor
Result ready
If the window monitor event is enabled, an event will be generated when the configured window condition is detected.
If the result ready event is enabled, an event will be generated when a conversion is completed.
Note: The connection of events between modules requires the use of the SAM Event System Driver (EVENTS) to route output event of one module to the the input event of another. For more information on event routing, refer to the event driver documentation.