mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
31 lines
545 B
YAML
31 lines
545 B
YAML
extra_includes:
|
|
- wpi/nt/NTSendableBuilder.hpp
|
|
|
|
classes:
|
|
wpi::ADXL345_I2C:
|
|
constants:
|
|
- wpi::ADXL345_I2C::Range::kRange_2G
|
|
ignored_bases:
|
|
- wpi::util::SendableHelper<ADXL345_I2C>
|
|
enums:
|
|
Axes:
|
|
Range:
|
|
attributes:
|
|
kAddress:
|
|
methods:
|
|
ADXL345_I2C:
|
|
GetI2CPort:
|
|
GetI2CDeviceAddress:
|
|
SetRange:
|
|
GetX:
|
|
GetY:
|
|
GetZ:
|
|
GetAcceleration:
|
|
GetAccelerations:
|
|
InitSendable:
|
|
wpi::ADXL345_I2C::AllAxes:
|
|
attributes:
|
|
XAxis:
|
|
YAxis:
|
|
ZAxis:
|