To double the number of timers and PWM channels in the TCA, a Split mode is provided. In this Split mode, the 16-bit timer/counter acts as two separate 8-bit timers, which each have three compare channels for PWM generation. The Split mode will only work with single-slope down-count. Event controlled operation is not supported in Split mode.
Activating Split mode results in changes to the functionality of some registers and register bits. The modifications are described in a separate register map (see Register Summary - TCAn in Split Mode).

When shifting between Normal mode and Split mode, the functionality of
some registers and bits changes, but their values do not. For this reason, disabling
the peripheral (ENABLE = 0 in TCAn.CTRLA) and doing a hard Reset
(CMD = RESET in TCAn.CTRLESET) is recommended when changing the mode to avoid
unexpected behavior.
1’ to the Split mode enable bit in the Control D
register (SPLITM in TCAn.CTRLD).1’ to the ENABLE bit in the Control A register
(TCAn.CTRLA).The counter will start counting clock ticks according to the prescaler setting in the Clock Select bit field (CLKSEL) in TCAn.CTRLA.