Part Number: TMS320F280049
Tool/software:
Dear Colleagues
Please see below, In my application,

I want to set a timer for 5us, counting from the last rising edge.
The frequency of this signal is up to 10MHz, so it is not suitable to interrupt at every rising edge.
I would expect to be able to generate an interrupt on the first rising to start the timer, and then subsequent rising edges(Not defining how many rising edges) simply reset the counting value of the timer until the last rising edge,
In ARM core MCU, there is a reset input PIN for the timer, but for F280049, how to implement this feature?
thanks!
BR
JJL