Contiki 3.x
|
Header for MB851 mems APIS. More...
#include "hal/micro/mems-regs.h"
Go to the source code of this file.
Data Structures | |
struct | t_mems_data |
Mems data type: three acceleration values each related to a specific direction Watch out: only lower data values (e.g. More... | |
Functions | |
uint8_t | mems_Init (void) |
Mems Initialization function. | |
uint8_t | mems_GetValue (t_mems_data *mems_data) |
Get mems acceleration values. | |
Header for MB851 mems APIS.
Definition in file mems.h.