WISP ERT (Client)
1.0.0
The WISP Extended Runtime (WISP side)
|
#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) |
BOOL ACCEL_initialize | ( | ) |
BOOL ACCEL_range | ( | ) |
BOOL ACCEL_readID | ( | threeAxis_t_8 * | result | ) |
BOOL ACCEL_readStat | ( | threeAxis_t_8 * | result | ) |
BOOL ACCEL_reset | ( | ) |
Turn on and start up the ADXL362 accelerometer. This leaves the ADXL running.
BOOL ACCEL_singleSample | ( | threeAxis_t_8 * | result | ) |
BOOL ACCEL_singleSample_FIFO | ( | threeAxis_t_8 * | result | ) |
Grab one sample from the ADXL362 accelerometer