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
lsm9ds1_orient_cfg_g_t Struct Reference

#include <lsm9ds1_reg.h>

Data Fields

uint8_t orient: 3
 
uint8_t signz_g: 1
 
uint8_t signy_g: 1
 
uint8_t signx_g: 1
 
uint8_t not_used_01: 2
 

Detailed Description

Definition at line 339 of file lsm9ds1_reg.h.

Field Documentation

◆ not_used_01

uint8_t lsm9ds1_orient_cfg_g_t::not_used_01

Definition at line 346 of file lsm9ds1_reg.h.

◆ orient

uint8_t lsm9ds1_orient_cfg_g_t::orient

Definition at line 342 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_gy_orient_get(), and lsm9ds1_gy_orient_set().

◆ signx_g

uint8_t lsm9ds1_orient_cfg_g_t::signx_g

Definition at line 345 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_gy_orient_get(), and lsm9ds1_gy_orient_set().

◆ signy_g

uint8_t lsm9ds1_orient_cfg_g_t::signy_g

Definition at line 344 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_gy_orient_get(), and lsm9ds1_gy_orient_set().

◆ signz_g

uint8_t lsm9ds1_orient_cfg_g_t::signz_g

Definition at line 343 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_gy_orient_get(), and lsm9ds1_gy_orient_set().


The documentation for this struct was generated from the following file: