AIROC™ BTSDK v4.6 - Documentation | ||||
Define functions to access Scroll driver that uses the Quadrature hardware. More...
Functions | |
void | scroll_turnOff (void) |
Defines a scroll driver that uses the quadrature HW. More... | |
void | scroll_turnOn (void) |
Turn on scroll HW. More... | |
void | scroll_registerForInterrupt (void(*userfn)(void *), void *userdata) |
Register a thread context interrupt handler. More... | |
INT16 | scroll_getCount (void) |
Gets the current count of the scroll wheel. More... | |
void | scroll_init (void) |
Define functions to access Scroll driver that uses the Quadrature hardware.