Broadcom Logo WICED Smart™ v2.2.3 - API Reference Guide WICED Logo
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
scrolldriver.h File Reference

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)
 

Detailed Description

Define functions to access Scroll driver that uses the Quadrature hardware.