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

#include <mma845x.h>

Collaboration diagram for MMA845x_TRANSIENT_SRC_t:
Collaboration graph

Data Fields

struct {
   uint8_t   x_trans_pol: 1
 
   uint8_t   xtrans: 1
 
   uint8_t   y_trans_pol: 1
 
   uint8_t   ytrans: 1
 
   uint8_t   z_trans_pol: 1
 
   uint8_t   ztrans: 1
 
   uint8_t   ea: 1
 
b
 
uint8_t w
 

Detailed Description

Definition at line 1062 of file mma845x.h.

Field Documentation

◆ b

struct { ... } b

◆ ea

uint8_t ea

Definition at line 1076 of file mma845x.h.

◆ w

uint8_t w

Definition at line 1079 of file mma845x.h.

◆ x_trans_pol

uint8_t x_trans_pol

Definition at line 1064 of file mma845x.h.

◆ xtrans

uint8_t xtrans

Definition at line 1066 of file mma845x.h.

◆ y_trans_pol

uint8_t y_trans_pol

Definition at line 1068 of file mma845x.h.

◆ ytrans

uint8_t ytrans

Definition at line 1070 of file mma845x.h.

◆ z_trans_pol

uint8_t z_trans_pol

Definition at line 1072 of file mma845x.h.

◆ ztrans

uint8_t ztrans

Definition at line 1074 of file mma845x.h.


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