counter
2.0.0.0
|
Counter Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Counter Click example.
Measuring RPM and speed of DC motor shafts
The demo application is composed of two sections :
Initializes driver init and chip init
This application reads data from CNTR. The CNTR is a software configurable 8, 16, 24 or 32-bit up/down counter which counts the up/down pulses resulting from the quadrature clocks applied at the A and B inputs, or alternatively, in non-quadrature mode, pulses applied at the A input.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |