![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|

Modules | |
| address-data structure definition | |
| This structure is useful to load a predefined configuration of a sensor. You can create a sensor configuration by your own or using Unico / Unicleo tools available on STMicroelectronics web site. | |
| "Interfaces functions" | |
| This section provide a set of functions used to read and write a generic register of the device. MANDATORY: return 0 -> no Error. | |
Data Structures | |
| struct | bitwise_t |
Macros | |
| #define | MEMS_SHARED_TYPES |
| #define | PROPERTY_DISABLE (0U) |
| #define | PROPERTY_ENABLE (1U) |
| #define | MEMS_UCF_SHARED_TYPES |
| #define MEMS_SHARED_TYPES |
Definition at line 76 of file lis2mdl_reg.h.
| #define MEMS_UCF_SHARED_TYPES |
Definition at line 135 of file lis2mdl_reg.h.
| #define PROPERTY_DISABLE (0U) |
Definition at line 101 of file lis2mdl_reg.h.
| #define PROPERTY_ENABLE (1U) |
Definition at line 102 of file lis2mdl_reg.h.