This bean simply implements the capture function of timer.
The counter counts in free run mode. On the selected edge of the input signal (on the input pin), the current content of the counter register is written into the capture register and the
OnCapture event is called.
Counter overflow (i.e. when counter register's value goes over the "Maximal time" property value) is signalized by calling the
OnOverflow event (if supported).
This bean belongs to the category: CPU Internal Peripherals-Measurement