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

#include <adxl372.h>

Collaboration diagram for adxl372_dev:
Collaboration graph
[legend]

Public Attributes

struct no_os_spi_descspi_desc
 
struct no_os_i2c_desci2c_desc
 
struct no_os_gpio_descgpio_int1
 
struct no_os_gpio_descgpio_int2
 
adxl372_reg_read_func reg_read
 
adxl372_reg_write_func reg_write
 
adxl372_reg_read_multi_func reg_read_multiple
 
enum adxl372_bandwidth bw
 
enum adxl372_odr odr
 
enum adxl372_wakeup_rate wur
 
enum adxl372_act_proc_mode act_proc_mode
 
enum adxl372_instant_on_th_mode th_mode
 
struct adxl372_fifo_config fifo_config
 
enum adxl372_comm_type comm_type
 

Member Data Documentation

◆ act_proc_mode

enum adxl372_act_proc_mode adxl372_dev::act_proc_mode

◆ bw

enum adxl372_bandwidth adxl372_dev::bw

◆ comm_type

enum adxl372_comm_type adxl372_dev::comm_type

◆ fifo_config

struct adxl372_fifo_config adxl372_dev::fifo_config

◆ gpio_int1

struct no_os_gpio_desc* adxl372_dev::gpio_int1

◆ gpio_int2

struct no_os_gpio_desc* adxl372_dev::gpio_int2

◆ i2c_desc

struct no_os_i2c_desc* adxl372_dev::i2c_desc

◆ odr

enum adxl372_odr adxl372_dev::odr

◆ reg_read

adxl372_reg_read_func adxl372_dev::reg_read

◆ reg_read_multiple

adxl372_reg_read_multi_func adxl372_dev::reg_read_multiple

◆ reg_write

adxl372_reg_write_func adxl372_dev::reg_write

◆ spi_desc

struct no_os_spi_desc* adxl372_dev::spi_desc

◆ th_mode

enum adxl372_instant_on_th_mode adxl372_dev::th_mode

◆ wur

enum adxl372_wakeup_rate adxl372_dev::wur

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