BGT60 API - Infineon/radar-bgt60 GitHub Wiki
List of the basic BGT60 public API functions:
- Bgt60()
- ~Bgt60()
- init()
- deinit()
- getMotion()
- getDirection()
- enableInterrupt()
- disableInterrupt()
Find the complete documentation for each function and the rest of the library code structures in the BGT60 API Doxygen docs section.