Device descriptor for a FXOS8700 device. More...
Device descriptor for a FXOS8700 device.
Definition at line 87 of file fxos8700.h.
#include <fxos8700.h>
Data Fields | |
| uint8_t | config | 
| sensor configuration including active mode  | |
| fxos8700_measurement_t | acc_cached | 
| cached 3-axis acceleration  | |
| fxos8700_measurement_t | mag_cached | 
| cached 3-axis magnetic field  | |
| uint32_t | last_read_time | 
| last time when cached data was refreshed  | |
| fxos8700_params_t | p | 
| configuration parameters  | |