FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
Common types used by 3D sensors (e.g. More...
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | devices::magneto::Sensor3D |
Structure to store 3 axis data for one sensor (gyroscope or accelerometer). More... | |
Namespaces | |
namespace | devices |
Defines all API for all external devices supported by FastArduino. | |
namespace | devices::magneto |
Defines API for magnetic sensors for direction, speed and acceleration properties. | |
Common types used by 3D sensors (e.g.
compass, gyroscope, accelerometer).
Definition in file common_magneto.h.