The table allows to find which components (in which setup) can share the timer peripheral. The following rule determines the condition necessary for sharing: When you take the rows of table corresponding to the components and their configurations you want to use, every column containing "Used" value must contain "Free" in all other rows (it cannot be used or blocked). In case of the individual channels there has to be enough channels for all components. Note that if a component allocates some channels, it is possible to share the timer among several components of the same type (for example, TimerInt using the TIMxy device).