WISP ERT (Client)  1.0.0
The WISP Extended Runtime (WISP side)
accel.h File Reference
#include "../globals.h"

Go to the source code of this file.

Data Structures

struct  threeAxis_t
 
struct  threeAxis_t_8
 

Functions

BOOL ACCEL_initialize ()
 
BOOL ACCEL_singleSample (threeAxis_t_8 *result)
 
BOOL ACCEL_readStat (threeAxis_t_8 *result)
 
BOOL ACCEL_readID (threeAxis_t_8 *result)
 
BOOL ACCEL_reset ()
 
BOOL ACCEL_range ()
 
BOOL ACCEL_singleSample_FIFO (threeAxis_t_8 *result)
 

Function Documentation

◆ ACCEL_initialize()

BOOL ACCEL_initialize ( )

◆ ACCEL_range()

BOOL ACCEL_range ( )

◆ ACCEL_readID()

BOOL ACCEL_readID ( threeAxis_t_8 result)

◆ ACCEL_readStat()

BOOL ACCEL_readStat ( threeAxis_t_8 result)

◆ ACCEL_reset()

BOOL ACCEL_reset ( )

Turn on and start up the ADXL362 accelerometer. This leaves the ADXL running.

◆ ACCEL_singleSample()

BOOL ACCEL_singleSample ( threeAxis_t_8 result)

◆ ACCEL_singleSample_FIFO()

BOOL ACCEL_singleSample_FIFO ( threeAxis_t_8 result)

Grab one sample from the ADXL362 accelerometer