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

#include <mma845x.h>

Collaboration diagram for MMA845x_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 854 of file mma845x.h.

Field Documentation

◆ _reserved_

uint8_t _reserved_

Definition at line 868 of file mma845x.h.

◆ b

struct { ... } b

◆ ea

uint8_t ea

Definition at line 869 of file mma845x.h.

◆ w

uint8_t w

Definition at line 872 of file mma845x.h.

◆ xhe

uint8_t xhe

Definition at line 858 of file mma845x.h.

◆ xhp

uint8_t xhp

Definition at line 856 of file mma845x.h.

◆ yhe

uint8_t yhe

Definition at line 862 of file mma845x.h.

◆ yhp

uint8_t yhp

Definition at line 860 of file mma845x.h.

◆ zhe

uint8_t zhe

Definition at line 866 of file mma845x.h.

◆ zhp

uint8_t zhp

Definition at line 864 of file mma845x.h.


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