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

#include <mma865x.h>

Collaboration diagram for MMA865x_HP_FILTER_CUTOFF_t:
Collaboration graph

Data Fields

struct {
   uint8_t   sel: 2
 
   uint8_t   _reserved_: 2
 
   uint8_t   pulse_lpf_en: 1
 
   uint8_t   pulse_hpf_byp: 1
 
b
 
uint8_t w
 

Detailed Description

Definition at line 556 of file mma865x.h.

Field Documentation

◆ _reserved_

uint8_t _reserved_

Definition at line 561 of file mma865x.h.

◆ b

struct { ... } b

◆ pulse_hpf_byp

uint8_t pulse_hpf_byp

Definition at line 564 of file mma865x.h.

◆ pulse_lpf_en

uint8_t pulse_lpf_en

Definition at line 562 of file mma865x.h.

◆ sel

uint8_t sel

Definition at line 558 of file mma865x.h.

◆ w

uint8_t w

Definition at line 567 of file mma865x.h.


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