L3Gxxxx sensor device data structure type. More...
#include <l3gxxxx.h>
Public Types | |
| enum | { L3GD20H , L3GD20 , X3G42XXD } |
Data Fields | |
| l3gxxxx_params_t | params |
| Device initialization parameters. | |
| l3gxxxx_int_types_t | int_type |
| Type of the last interrupt triggered. | |
| mutex_t | int_lock |
| Used to lock the calling thread while waiting for an interrupt. | |
| enum l3gxxxx_t:: { ... } | sensor |
| recognized sensor type | |
| anonymous enum |