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

Contains bit options from INT registers. More...

#include <adxl367.h>

Public Attributes

uint8_t err_fuse: 1
 
uint8_t err_user_regs: 1
 
uint8_t kpalv_timer: 1
 
uint8_t temp_adc_hi: 1
 
uint8_t temp_adc_low: 1
 
uint8_t tap_two: 1
 
uint8_t tap_one: 1
 
uint8_t int_low: 1
 
uint8_t awake: 1
 
uint8_t inact: 1
 
uint8_t act: 1
 
uint8_t fifo_overrun: 1
 
uint8_t fifo_watermark: 1
 
uint8_t fifo_ready: 1
 
uint8_t data_ready: 1
 

Detailed Description

Contains bit options from INT registers.

Member Data Documentation

◆ act

uint8_t adxl367_int_map::act

◆ awake

uint8_t adxl367_int_map::awake

◆ data_ready

uint8_t adxl367_int_map::data_ready

◆ err_fuse

uint8_t adxl367_int_map::err_fuse

◆ err_user_regs

uint8_t adxl367_int_map::err_user_regs

◆ fifo_overrun

uint8_t adxl367_int_map::fifo_overrun

◆ fifo_ready

uint8_t adxl367_int_map::fifo_ready

◆ fifo_watermark

uint8_t adxl367_int_map::fifo_watermark

◆ inact

uint8_t adxl367_int_map::inact

◆ int_low

uint8_t adxl367_int_map::int_low

◆ kpalv_timer

uint8_t adxl367_int_map::kpalv_timer

◆ tap_one

uint8_t adxl367_int_map::tap_one

◆ tap_two

uint8_t adxl367_int_map::tap_two

◆ temp_adc_hi

uint8_t adxl367_int_map::temp_adc_hi

◆ temp_adc_low

uint8_t adxl367_int_map::temp_adc_low

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