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

#include <mma865x.h>

Collaboration diagram for MMA865x_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 318 of file mma865x.h.

Field Documentation

◆ _reserved_

uint8_t _reserved_

Definition at line 320 of file mma865x.h.

◆ b

struct { ... } b

◆ trig_ff_mt

uint8_t trig_ff_mt

Definition at line 321 of file mma865x.h.

◆ trig_lndprt

uint8_t trig_lndprt

Definition at line 325 of file mma865x.h.

◆ trig_pulse

uint8_t trig_pulse

Definition at line 323 of file mma865x.h.

◆ trig_trans

uint8_t trig_trans

Definition at line 327 of file mma865x.h.

◆ w

uint8_t w

Definition at line 330 of file mma865x.h.


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