Starting from SDK version mspm0_sdk_2_09_00_01,
I noticed that the implementation of DL_Timer_initCaptureMode() may have an issue.
When the capture mode is set to UP, I expect the counter mode to also be UP.
However, it seems to be overridden and forced into DOWN mode instead.
Is this behavior correct, or is there a mistake in the implementation?
