Resolved! What's the behaviour of the timer if I set `TIMx_ARR` register to be less than `TIMx_CNT`?
I know that it's straightforward to just try, but currently I don't have the board at hand...This doubt has arisen while I was unit testing some corner cases of my timer functions on the development machine (with mocks and so on).For the common case,...