no-OS
Public Attributes | List of all members
_adxl313_act_inact_ctl_flags Struct Reference

Structure holding the flags corresponding to ACT AC/DC and INACT AC/DC Bits. More...

#include <adxl313.h>

Public Attributes

uint8_t INACT_Z_EN: 1
 
uint8_t INACT_Y_EN: 1
 
uint8_t INACT_X_EN: 1
 
uint8_t INACT_AC_EN: 1
 
uint8_t ACT_Z_EN: 1
 
uint8_t ACT_Y_EN: 1
 
uint8_t ACT_X_EN: 1
 
uint8_t ACT_AC_EN: 1
 

Detailed Description

Structure holding the flags corresponding to ACT AC/DC and INACT AC/DC Bits.

Member Data Documentation

◆ ACT_AC_EN

uint8_t _adxl313_act_inact_ctl_flags::ACT_AC_EN

◆ ACT_X_EN

uint8_t _adxl313_act_inact_ctl_flags::ACT_X_EN

◆ ACT_Y_EN

uint8_t _adxl313_act_inact_ctl_flags::ACT_Y_EN

◆ ACT_Z_EN

uint8_t _adxl313_act_inact_ctl_flags::ACT_Z_EN

◆ INACT_AC_EN

uint8_t _adxl313_act_inact_ctl_flags::INACT_AC_EN

◆ INACT_X_EN

uint8_t _adxl313_act_inact_ctl_flags::INACT_X_EN

◆ INACT_Y_EN

uint8_t _adxl313_act_inact_ctl_flags::INACT_Y_EN

◆ INACT_Z_EN

uint8_t _adxl313_act_inact_ctl_flags::INACT_Z_EN

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