For example: TimerP_isr0 could be made weak to enable us to overwrite this function and thus avoid setup callback for each Timer module.
This would enable more or better abstraction. We would not need to setup a extra callback in syscfg, just overwrite the generated.
As discussed in meeting...