ADXL355 configuration structure.
More...
#include <adxl355.h>
ADXL355 configuration structure.
Definition at line 388 of file adxl355.h.
◆ spip
| SPIDriver* ADXL355Config::spip |
SPI driver associated to this ADXL355.
Definition at line 394 of file adxl355.h.
◆ spicfg
| const SPIConfig* ADXL355Config::spicfg |
SPI configuration associated to this ADXL355.
Definition at line 398 of file adxl355.h.
◆ i2cp
| I2CDriver* ADXL355Config::i2cp |
I2C driver associated to this ADXL355.
Definition at line 404 of file adxl355.h.
◆ i2ccfg
| const I2CConfig* ADXL355Config::i2ccfg |
I2C configuration associated to this ADXL355.
Definition at line 408 of file adxl355.h.
◆ accsensitivity
| float* ADXL355Config::accsensitivity |
ADXL355 accelerometer subsystem initial sensitivity.
Definition at line 413 of file adxl355.h.
◆ accbias
| float* ADXL355Config::accbias |
ADXL355 accelerometer subsystem initial bias.
Definition at line 417 of file adxl355.h.
◆ accfullscale
ADXL355 accelerometer subsystem initial full scale.
Definition at line 421 of file adxl355.h.
◆ accodr
ADXL355 output data rate selection.
Definition at line 425 of file adxl355.h.
◆ acchighpass
ADXL355 HP filter bandwidth.
Definition at line 430 of file adxl355.h.