JeVois  1.22
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
Loading...
Searching...
No Matches
ICM_20948_axis3named_t Union Reference

#include </lab/itti/jevois/software/jevois/SparkFun_9DoF_IMU_Breakout___ICM_20948___Arduino_Library-1.2.13/src/util/ICM_20948_C.h>

Definition at line 132 of file ICM_20948_C.h.

Collaboration diagram for ICM_20948_axis3named_t:

Public Attributes

ICM_20948_axis3bit16_t raw
 
struct { 
 
   int16_t   x 
 
   int16_t   y 
 
   int16_t   z 
 
axes 
 

Member Data Documentation

◆ [struct]

struct { ... } ICM_20948_axis3named_t::axes

Referenced by ICM_20948_get_agmt().

◆ raw

ICM_20948_axis3bit16_t ICM_20948_axis3named_t::raw

Definition at line 134 of file ICM_20948_C.h.

◆ x

int16_t ICM_20948_axis3named_t::x

Definition at line 137 of file ICM_20948_C.h.

Referenced by ICM_20948_get_agmt().

◆ y

int16_t ICM_20948_axis3named_t::y

Definition at line 138 of file ICM_20948_C.h.

Referenced by ICM_20948_get_agmt().

◆ z

int16_t ICM_20948_axis3named_t::z

Definition at line 139 of file ICM_20948_C.h.

Referenced by ICM_20948_get_agmt().


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