AEM
adxl345.h File Reference
#include <Arduino.h>
#include <SparkFun_ADXL345.h>
#include "yspi.h"
#include "yADC.h"

Go to the source code of this file.

Data Structures

class  YADXL345
 

Macros

#define ADXL345_TO_READ   (6)
 
#define YADXL345_NB_CHANNELS   (3) /*! x,y,z */
 
#define YADXL345_T_DELAY   (15) /*! time afer CS goes low before transaction can begin */
 
#define YADXL345_T_QUIET   (15) /*! time after transfer before SC goes HIGH */
 

Macro Definition Documentation

#define ADXL345_TO_READ   (6)
#define YADXL345_NB_CHANNELS   (3) /*! x,y,z */
#define YADXL345_T_DELAY   (15) /*! time afer CS goes low before transaction can begin */
#define YADXL345_T_QUIET   (15) /*! time after transfer before SC goes HIGH */