Reads the time stamp of the last output compare event.
Description
Each time an output compare event occurred on a timer channel, the value of the timer module's internal 16-bit free running counter is saved. This block gives you access to this timestamp value of the free running counter. As an example this is useful to create an exact square wave. For this each wave transistion need to be scheduled as an output compare event and the next event time can be derived from the last event counter.
Output16-bit free running counter timestamp of the last output compare event.
The used datatype is of uint16.