Physics, asked by nikhilpatilsh3641, 11 months ago

Enlist applications of Hardware counters and Timers?

Answers

Answered by KeshviReddy
0

General purpose hardware timers can be used to time or count events using external I/O device signals. Software polling or interrupts can be used to start/stop/read the timer or counter. While interrupts may appear more complex, they can save processor time and power, and also provide more accurate timing measurements.

Similar questions