|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DigitalModule | |
|---|---|
| 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 DigitalModule in edu.wpi.first.wpilibj |
|---|
| Methods in edu.wpi.first.wpilibj that return DigitalModule | |
|---|---|
static DigitalModule |
DigitalModule.getInstance(int moduleNumber)
Get an instance of an Digital Module. |
| Constructors in edu.wpi.first.wpilibj with parameters of type DigitalModule | |
|---|---|
I2C(DigitalModule module,
int deviceAddress)
Constructor. |
|
|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||