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

#include <mma845x.h>

Collaboration diagram for MMA845x_TRIG_CFG_t:
Collaboration graph

Data Fields

struct {
   uint8_t   _reserved_: 2
 
   uint8_t   trig_ff_mt: 1
 
   uint8_t   trig_pulse: 1
 
   uint8_t   trig_lndprt: 1
 
   uint8_t   trig_trans: 1
 
b
 
uint8_t w
 

Detailed Description

Definition at line 302 of file mma845x.h.

Field Documentation

◆ _reserved_

uint8_t _reserved_

Definition at line 304 of file mma845x.h.

◆ b

struct { ... } b

◆ trig_ff_mt

uint8_t trig_ff_mt

Definition at line 305 of file mma845x.h.

◆ trig_lndprt

uint8_t trig_lndprt

Definition at line 309 of file mma845x.h.

◆ trig_pulse

uint8_t trig_pulse

Definition at line 307 of file mma845x.h.

◆ trig_trans

uint8_t trig_trans

Definition at line 311 of file mma845x.h.

◆ w

uint8_t w

Definition at line 314 of file mma845x.h.


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