FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
common_magneto.h File Reference

Common types used by 3D sensors (e.g. More...

#include <stdint.h>
Include dependency graph for common_magneto.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Common types used by 3D sensors (e.g.

compass, gyroscope, accelerometer).

Definition in file common_magneto.h.