|
Exploring BeagleBone
V1.0
|
#include "../bus/BusDevice.h"

Go to the source code of this file.
Data Structures | |
| class | exploringBB::ADXL345 |
| Specific class for the ADXL345 Accelerometer. More... | |
Namespaces | |
| exploringBB | |
Macros | |
| #define | BUFFER_SIZE 0x40 |
| The ADXL345 has 0x40 registers (0x01 to 0x1C are reserved and should not be accessed) More... | |
| #define BUFFER_SIZE 0x40 |
The ADXL345 has 0x40 registers (0x01 to 0x1C are reserved and should not be accessed)
1.8.8