3dpaxxel
0.1.10

Introduction

  • Introduction
  • Prerequisites
  • Workflow
  • Connecting Modules
  • References
  • Wireshark Dissector for 3DP Axxel

Contents

  • Library API

Links

  • GitHub
3dpaxxel
  • File adxl345.c

File adxl345.c

↰ Parent directory (/home/runner/work/controller/controller/lib/adxl345/src)

Contents

  • Definition (/home/runner/work/controller/controller/lib/adxl345/src/adxl345.c)

  • Includes

  • Functions

Definition (/home/runner/work/controller/controller/lib/adxl345/src/adxl345.c)

  • Program Listing for File adxl345.c

Includes

  • adxl345.h (File adxl345.h)

  • adxl345_flags.h (File adxl345_flags.h)

  • adxl345_spi_types.h (File adxl345_spi_types.h)

  • adxl345_transport_types.h (File adxl345_transport_types.h)

  • errno.h

Functions

  • Function Adxl345_getAcceleration(struct Adxl345_Handle *, struct Adxl345Transport_Acceleration *)

  • Function Adxl345_getOutputDataRate(struct Adxl345_Handle *, enum Adxl345Flags_BwRate_Rate *)

  • Function Adxl345_getRange(struct Adxl345_Handle *, enum Adxl345Flags_DataFormat_Range *)

  • Function Adxl345_getScale(struct Adxl345_Handle *, enum Adxl345Flags_DataFormat_FullResBit *)

  • Function Adxl345_init(struct Adxl345_Handle *)

  • Function Adxl345_setOutputDataRate(struct Adxl345_Handle *, uint8_t)

  • Function Adxl345_setPowerCtlMeasure(struct Adxl345_Handle *)

  • Function Adxl345_setPowerCtlStandby(struct Adxl345_Handle *)

  • Function Adxl345_setRange(struct Adxl345_Handle *, uint8_t)

  • Function Adxl345_setScale(struct Adxl345_Handle *, uint8_t)

  • Function readRegister

  • Function writeRegister


© Copyright 2023 Raoul Rubien. Last updated on 04 Feb 2024.