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

Structure holding the flags for ADXL313 interrupt sources. More...

#include <adxl313.h>

Public Attributes

uint8_t OVERRUN: 1
 
uint8_t WATERMARK: 1
 
uint8_t reserved: 1
 
uint8_t INACTIVITY: 1
 
uint8_t ACTIVITY: 1
 
uint8_t reserved1: 2
 
uint8_t DATA_READY: 1
 

Detailed Description

Structure holding the flags for ADXL313 interrupt sources.

Member Data Documentation

◆ ACTIVITY

uint8_t _adxl313_int_reg_flags::ACTIVITY

◆ DATA_READY

uint8_t _adxl313_int_reg_flags::DATA_READY

◆ INACTIVITY

uint8_t _adxl313_int_reg_flags::INACTIVITY

◆ OVERRUN

uint8_t _adxl313_int_reg_flags::OVERRUN

◆ reserved

uint8_t _adxl313_int_reg_flags::reserved

◆ reserved1

uint8_t _adxl313_int_reg_flags::reserved1

◆ WATERMARK

uint8_t _adxl313_int_reg_flags::WATERMARK

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