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

#include <mma865x.h>

Collaboration diagram for MMA865x_FF_MT_SRC_t:
Collaboration graph

Data Fields

struct {
   uint8_t   xhp: 1
 
   uint8_t   xhe: 1
 
   uint8_t   yhp: 1
 
   uint8_t   yhe: 1
 
   uint8_t   zhp: 1
 
   uint8_t   zhe: 1
 
   uint8_t   _reserved_: 1
 
   uint8_t   ea: 1
 
b
 
uint8_t w
 

Detailed Description

Definition at line 894 of file mma865x.h.

Field Documentation

◆ _reserved_

uint8_t _reserved_

Definition at line 908 of file mma865x.h.

◆ b

struct { ... } b

◆ ea

uint8_t ea

Definition at line 909 of file mma865x.h.

◆ w

uint8_t w

Definition at line 912 of file mma865x.h.

◆ xhe

uint8_t xhe

Definition at line 898 of file mma865x.h.

◆ xhp

uint8_t xhp

Definition at line 896 of file mma865x.h.

◆ yhe

uint8_t yhe

Definition at line 902 of file mma865x.h.

◆ yhp

uint8_t yhp

Definition at line 900 of file mma865x.h.

◆ zhe

uint8_t zhe

Definition at line 906 of file mma865x.h.

◆ zhp

uint8_t zhp

Definition at line 904 of file mma865x.h.


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