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

#include <lsm9ds1_reg.h>

Data Fields

uint8_t xen_g: 1
 
uint8_t yen_g: 1
 
uint8_t zen_g: 1
 

Detailed Description

Definition at line 1048 of file lsm9ds1_reg.h.

Field Documentation

◆ xen_g

uint8_t lsm9ds1_gy_axis_t::xen_g

Definition at line 1050 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_gy_axis_get(), and lsm9ds1_gy_axis_set().

◆ yen_g

uint8_t lsm9ds1_gy_axis_t::yen_g

Definition at line 1051 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_gy_axis_get(), and lsm9ds1_gy_axis_set().

◆ zen_g

uint8_t lsm9ds1_gy_axis_t::zen_g

Definition at line 1052 of file lsm9ds1_reg.h.

Referenced by lsm9ds1_gy_axis_get(), and lsm9ds1_gy_axis_set().


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