Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
Loading...
Searching...
No Matches
"STMicroelectronics sensors common types"
Collaboration diagram for "STMicroelectronics sensors common types":

Modules

 "Generic 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
 

Detailed Description

Macro Definition Documentation

◆ MEMS_SHARED_TYPES

#define MEMS_SHARED_TYPES

Definition at line 83 of file lsm6dso32_reg.h.

◆ MEMS_UCF_SHARED_TYPES

#define MEMS_UCF_SHARED_TYPES

Definition at line 143 of file lsm6dso32_reg.h.

◆ PROPERTY_DISABLE

#define PROPERTY_DISABLE   (0U)

Definition at line 108 of file lsm6dso32_reg.h.

◆ PROPERTY_ENABLE

#define PROPERTY_ENABLE   (1U)

Definition at line 109 of file lsm6dso32_reg.h.