|
AS5047P - Arduino Library 3.0.0
An Arduino library for the AS5047P high-resolution rotary position sensor.
|
| ▼ src | |
| ▼ spi | |
| AS5047P_SPI_Arduino.cpp | Arduino SPI bus backend implementation for the AS5047P library |
| AS5047P_SPI_Arduino.h | This header file contains the Arduino SPI bus handler for the AS5047P Library |
| ▼ types | |
| AS5047P_Types.cpp | Implementation of types, frame structures, and helpers used by the AS5047P library (error reporting, SPI frames, and register wrappers) |
| AS5047P_Types.h | Type definitions used by the AS5047P library (errors, SPI frames, register wrappers) |
| ▼ util | |
| AS5047P_Settings.h | Library-wide configuration options for the AS5047P library |
| AS5047P_Util.h | Utility helpers for the AS5047P library (bit parity, optional string utils) |
| AS5047P.cpp | Main implementation file for the AS5047P library |
| AS5047P.h | Main header for the AS5047P library |