"

2013 FRC Java API

"

Uses of Class
edu.wpi.first.wpilibj.ADXL345_I2C.DataFormat_Range

Packages that use ADXL345_I2C.DataFormat_Range
edu.wpi.first.wpilibj The WPI Robotics library (WPILibJ) is a set of Java classes that interfaces to the hardware in the FRC control system and your robot. 
 

Uses of ADXL345_I2C.DataFormat_Range in edu.wpi.first.wpilibj
 

Fields in edu.wpi.first.wpilibj declared as ADXL345_I2C.DataFormat_Range
static ADXL345_I2C.DataFormat_Range ADXL345_I2C.DataFormat_Range.k16G
           
static ADXL345_I2C.DataFormat_Range ADXL345_I2C.DataFormat_Range.k2G
           
static ADXL345_I2C.DataFormat_Range ADXL345_I2C.DataFormat_Range.k4G
           
static ADXL345_I2C.DataFormat_Range ADXL345_I2C.DataFormat_Range.k8G
           
 

Constructors in edu.wpi.first.wpilibj with parameters of type ADXL345_I2C.DataFormat_Range
ADXL345_I2C(int moduleNumber, ADXL345_I2C.DataFormat_Range range)
          Constructor.
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"