ChibiOS/EX 1.3.0
adxl317_acc_hp_t Struct Reference

ADXL317 HP filter configuration. More...

#include <adxl317.h>

Collaboration diagram for adxl317_acc_hp_t:
Collaboration graph

Data Fields

adxl317_acc_x_hp_t x
adxl317_acc_y_hp_t y
adxl317_acc_z_hp_t z

Detailed Description

ADXL317 HP filter configuration.

Definition at line 334 of file adxl317.h.

Field Documentation

◆ x

adxl317_acc_x_hp_t adxl317_acc_hp_t::x

Definition at line 335 of file adxl317.h.

◆ y

adxl317_acc_y_hp_t adxl317_acc_hp_t::y

Definition at line 336 of file adxl317.h.

◆ z

adxl317_acc_z_hp_t adxl317_acc_hp_t::z

Definition at line 337 of file adxl317.h.