-
Notifications
You must be signed in to change notification settings - Fork 3
WICED API
jaenrig-ifx edited this page Aug 4, 2020
·
3 revisions
List of WICED Hall Switch public API functions:
- HallSwitch()
- ~HallSwitch()
- init()
- deinit()
- enable()
- disable()
- getStatus()
- updateBField()
- getBField()
Find the complete documentation for each function and rest of the library code structures in the WICED Hall Switch API Doxygen docs section.
The Hall Speed class support is currently not implemented.
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