Library Details - Infineon/TLE5012-Magnetic-Angle-Sensor GitHub Wiki
The library concept follows a framework setup which can be easily adapted to any other microcontroller platform.
| Library Architecture | details in the framework architecture |
| TLE5012B API | base driver library functions |
| TLE5012B Register API | API to handle all Sensor registers |
| PAL Interface | platform library functions |
| Source Tree Structure | directory tree definition |
| Preprocessor Configuration | macro settings |
| Porting Guide | disHow to expand the framework with new platforms |
| Doxygen Docs | the library function documentation |