f =
events/time = counter value/1 second = counter value in Hz.
The problem
with this method
is that the
resolution of the counter is 1Hz and the number of digits displayed is
dependent on the input frequency:
A 1Hz input gives 1 digit
A 100Hz input gives 3 digits etc.
The resolution is in Hz (dependent on the gate time -which must be a
multiple (or sub-multiple) of a second) - this is why the reciprocal
counting method is better as it gives a resolution in terms of the
master clock frequency inside the unit that is not dependent on gate
time and the number of digits is also not dependent on the input
frequency.