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.

USER # User Name Async/Sync Description
Module Input
0x00 CCL LUT0A Async CCL LUT0 event input A
0x01 LUT0B CCL LUT0 event input B
0x02 LUT1A CCL LUT1 event input A
0x03 LUT1B CCL LUT1 event input B
0x04 LUT2A CCL LUT2 event input A
0x05 LUT2B CCL LUT2 event input B
0x06 LUT3A CCL LUT3 event input A
0x07 LUT3B CCL LUT3 event input B
0x08 LUT4A(1) CCL LUT4 event input A
0x09 LUT4B(1) CCL LUT4 event input B
0x0A LUT5A(1) CCL LUT5 event input A
0x0B LUT5B (1) CCL LUT5 event input B
0x0C ADC0 START Async ADC start on event
0x0D PTC START Async PTC start on event
0x0E EVSYS EVOUTA Async EVSYS pin output A
0x0F EVOUTB(1) Event output B
0x10 EVOUTC Event output C
0x11 EVOUTD Event output D
0x12 EVOUTE(1) Event output E
0x13 EVOUTF(1) Event output F
0x15 USART0 IRDA Sync USART0 IrDA event input
0x16 USART1 IRDA USART1 IrDA event input
0x17 USART2 IRDA USART2 IrDA event input
0x18 USART3 IRDA USART3 IrDA event input
0x19 USART4 IRDA USART4 IrDA event input
0x1B TCA0 CNTA Sync Count on event or control count direction
0x1C CNTB Restart on event or control count direction
0x1D TCA1(1) CNTA Sync Count on event or control count direction
0x1E CNTB Restart on event or control count direction
0x1F TCB0 CAPT Both(2) Start, stop, capture, restart or clear counter
0x20 COUNT Sync Count on event
0x21 TCB1 CAPT Both(2) Start, stop, capture, restart or clear counter
0x22 COUNT Sync Count on event
0x23 TCB2 CAPT Both(2) Start, stop, capture, restart or clear counter
0x24 COUNT Sync Count on event
0x25 TCB3(1) CAPT Both(2) Start, stop, capture, restart or clear counter
0x26 COUNT Sync Count on event
0x27 TCB4(1) CAPT Both(2) Start, stop, capture, restart or clear counter
0x28 COUNT Sync Count on event
0x29 TCD0 INPUTA Async Fault or capture
0x2A INPUTB Fault or capture
Notes:
  1. 1.Not all peripheral instances are available for all pin counts. Refer to the Peripherals and Architecture section for details.
  2. 2.Depends on the timer operational mode.
Name:
USER
Offset:
0x20 + n*0x01 [n=0..42]
Reset:
0x00
Access:
-
Bit76543210
USER[7:0]
AccessR/WR/WR/WR/WR/WR/WR/WR/W
Reset00000000

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

User Channel Selection

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