-
Notifications
You must be signed in to change notification settings - Fork 3
Hall Speed API
List of Hall Speed public API functions:
- HallSpeed()
- ~HallSpeed()
- init()
- deinit()
- enable()
- disable()
- updateSpeed()
- getSpeed()
As Hall Speed class is a child class of Hall Switch, all the public API functions from Hall Switch API are as well available and usable. Those with same name and functionalitiy (init(), deinit(), enable() and disable()) have been overridden.
Find the complete documentation for each function and and rest of the library code structures in the Hall Speed API Doxygen docs section.
2. Library Details
Library Architecture
Hall Switch API
Hall Speed API
PAL Interface
Source Tree Structure
Preprocessor Configuration
Porting Guide
Doxygen Docs
4. Software Frameworks
Arduino
- Getting Started
- Lib Installation
- Ino Examples
- Arduino API
- PlatformIO
Cypress WICED
- Getting Started
- Lib Installation
- WICED API
- Troubleshooting Guide
Raspberry Pi
- Getting Started
- Lib Installation
- Examples
- API usage