ICARUS OS (Intelligent Cooperative Architecture for Real-time Unified Systems) 0.1.0
Preemptive Real-Time Operating System for ARM Cortex-M7
Loading...
Searching...
No Matches
sensors common types

Modules

 address-data structure definition
 This structure is useful to load a predefined configuration of a sensor.
 
 Interfaces_Functions
 This section provide a set of functions used to read and write a generic register of the device.
 

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 76 of file lsm9ds1_reg.h.

◆ MEMS_UCF_SHARED_TYPES

#define MEMS_UCF_SHARED_TYPES

Definition at line 135 of file lsm9ds1_reg.h.

◆ PROPERTY_DISABLE

#define PROPERTY_DISABLE   (0U)

Definition at line 101 of file lsm9ds1_reg.h.

◆ PROPERTY_ENABLE

#define PROPERTY_ENABLE   (1U)

Definition at line 102 of file lsm9ds1_reg.h.