16.5.3 User Channel MUX

Each event user can be connected to one channel and several users can be connected to the same channel. The following table lists all Event System users with their corresponding user ID number and name. The user name is given by combining USER with Peripheral and Input from the table below in the following way: USERPERIPHERALINPUT.

Table 16-6. Event Users
USERAsync/SyncDescription
nName
PeripheralInput
0CCLLUT0AAsyncCCL LUT0 event input A
1LUT0BCCL LUT0 event input B
2LUT1ACCL LUT1 event input A
3LUT1BCCL LUT1 event input B
4LUT2ACCL LUT2 event input A
5LUT2BCCL LUT2 event input B
6LUT3ACCL LUT3 event input A
7LUT3BCCL LUT3 event input B
8ADC0STARTAsyncADC start on event
9EVSYSEVOUTAAsyncEVSYS pin output A
10EVOUTDEvent output D
11EVOUTF (1)Event output F
12USART0IRDASyncUSART0 IrDA event input
13USART1IRDAUSART1 IrDA event input
14TCA0CNTASyncCount on event or control count direction
15CNTBRestart on event or control count direction
16TCB0CAPTBoth(2)Start, stop, capture, restart or clear counter
17COUNTSyncCount on event
18TCB1CAPTBoth(2)Start, stop, capture, restart or clear counter
19COUNTSyncCount on event
Note:
  1. Not all peripheral instances are available for all pin counts. Refer to the Peripherals and Architecture section for details.
  2. Depends on Timer/Counter operational mode. Refer to the TCB section for details.
Name: USER
Offset: 0x20 + n*0x01 [n=0..19]
Reset: 0x00
Property: -

Bit 76543210 
 USER[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bits 7:0 – USER[7:0] User Channel Selection

Configures which Event System channel the user is connected to.
ValueDescription
0OFF, no channel is connected to this Event System user
nThe event user is connected to CHANNEL(n-1)