74
8331B–AVR–03/12
Atmel AVR XMEGA AU
Software-generated events last for one clock cycle and will overwrite events from other event
generators on that event channel during that clock cycle.
Table 6-1 on page 74 shows the different events, how they can be manually generated, and how
they are decoded.
6.4 Event Routing Network
The event routing network routes the events between peripherals. It consists of eight multiplex-
ers (CHnMUX), which can each be configured to route any event source to any event users. The
output from a multiplexer is referred to as an event channel. For each peripheral, it is selectable
if and how incoming events should trigger event actions. Details on cinfigurations can be found
in the datasheet for each peripheral. The event routing network is shown in Figure 6-3 on page
75.
Table 6-1. Manually generated events and decoding of events.
STROBE DATA Data Event User Signaling Event User
0 0 No event No event
0 1 Data event 01 No event
1 0 Data event 02 Signaling event
1 1 Data event 03 Signaling event