ISSDK  1.8
IoT Sensing Software Development Kit
Data Fields
MMA865x_TRANSIENT_SRC_t Union Reference

#include <mma865x.h>

Collaboration diagram for MMA865x_TRANSIENT_SRC_t:
Collaboration graph

Data Fields

struct {
   uint8_t   x_trans_pol: 1
 
   uint8_t   xtranse: 1
 
   uint8_t   y_trans_pol: 1
 
   uint8_t   ytranse: 1
 
   uint8_t   z_trans_pol: 1
 
   uint8_t   ztranse: 1
 
   uint8_t   ea: 1
 
b
 
uint8_t w
 

Detailed Description

Definition at line 1088 of file mma865x.h.

Field Documentation

◆ b

struct { ... } b

◆ ea

uint8_t ea

Definition at line 1102 of file mma865x.h.

◆ w

uint8_t w

Definition at line 1105 of file mma865x.h.

◆ x_trans_pol

uint8_t x_trans_pol

Definition at line 1090 of file mma865x.h.

◆ xtranse

uint8_t xtranse

Definition at line 1092 of file mma865x.h.

◆ y_trans_pol

uint8_t y_trans_pol

Definition at line 1094 of file mma865x.h.

◆ ytranse

uint8_t ytranse

Definition at line 1096 of file mma865x.h.

◆ z_trans_pol

uint8_t z_trans_pol

Definition at line 1098 of file mma865x.h.

◆ ztranse

uint8_t ztranse

Definition at line 1100 of file mma865x.h.


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