15.5.2 Channel n Generator Selection

Each channel can be connected to one event generator. Not all generators can be connected to all channels. Refer to the table below to see which generator sources can be routed onto each channel and the generator value to be written to EVSYS.CHANNELn to achieve this routing. Writing the value 0x00 to EVSYS.CHANNELn turns the channel off.

Refer to the Peripheral Overview section for the available number of Event System channels.

Name: CHANNELn
Offset: 0x10 + n*0x01 [n=0..5]
Reset: 0x00
Property: -

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

Bits 7:0 – CHANNELn[7:0] Channel Generator Selection

The specific generator name corresponding to each bit group configuration is given by combining Peripheral and Output from the table below in the following way: PERIPHERAL_OUTPUT.
GENERATORAsync/SyncDescriptionChannel Availability
ValueName
PeripheralOutput
0x01UPDISYNCHSyncRising edge of SYNCH character detectionAll channels
0x06RTCOVFAsyncCounter overflowAll channels
0x07CMPCompare match
0x08PIT_DIV8192Prescaled RTC clock divided by 8192Even numbered channels only
0x09PIT_DIV4096Prescaled RTC clock divided by 4096
0x0APIT_DIV2048Prescaled RTC clock divided by 2048
0x0BPIT_DIV1024Prescaled RTC clock divided by 1024
0x08PIT_DIV512Prescaled RTC clock divided by 512Odd numbered channels only
0x09PIT_DIV256Prescaled RTC clock divided by 256
0x0APIT_DIV128Prescaled RTC clock divided by 128
0x0BPIT_DIV64Prescaled RTC clock divided by 64
0x10CCLLUT0AsyncLUT output levelAll channels
0x11LUT1
0x12LUT2
0x13LUT3
0x20AC0OUTAsyncComparator output levelAll channels
0x24ADC0RESSyncResult readyAll channels
0x25SAMPSample ready
0x26WCMPWindow compare match
0x40-0x47PORTAPIN0-PIN7AsyncPORTA PIN0-PIN7 level(2)CHANNEL0 and CHANNEL1 only
0x48-0x4FCHANNEL2 and CHANNEL3 only
0x40-0x47PORTBPIN0-PIN7AsyncPORTB PIN0-PIN7 level(2)CHANNEL4 and CHANNEL5 only
0x48-0x4FCHANNEL0 and CHANNEL1 only
0x40-0x47PORTC (1)PIN0-PIN7AsyncPORTC PIN0-PIN7 level (2)CHANNEL2 and CHANNEL 3 only
0x48-0x4FCHANNEL4 and CHANNEL5 only
0x60USART0XCKSyncClock signal in SPI Host mode and synchronous USART Host modeAll channels
0x61USART1XCK
0x68SPI0SCKSyncSPI host clock signalAll channels
0x80TCA0OVF_LUNFSync

Normal mode: Overflow

Split mode: Low byte timer underflow

All channels
0x81HUNFSync

Normal mode: Not available

Split mode: High byte timer underflow

0x84CMP0_LCMP0Sync

Normal mode: Compare Channel 0 match

Split mode: Low byte timer Compare Channel 0 match

0x85CMP1_LCMP1Sync

Normal mode: Compare Channel 1 match

Split mode: Low byte timer Compare Channel 1 match

0x86CMP2_LCMP2Sync

Normal mode: Compare Channel 2 match

Split mode: Low byte timer Compare Channel 2 match

0xA0TCB0CAPTSyncCAPT flag set(3)All channels
0xA1OVFOVF flag set
0xA2TCB1CAPTSyncCAPT flag set(3)All channels
0xA3OVFOVF flag set
Note:
  1. Not all peripheral instances are available for all pin counts. Refer to the Peripherals and Architecture section for details.
  2. An event from the PORT pin will be zero if the input driver is disabled.
  3. The operational mode of the timer decides when raising the CAPT flag. Refer to the TCB section for details.