Package com.diozero.api
Interface I2CConstants
public interface I2CConstants
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
I2CConstants.AddressSize
-
Field Summary
Fields Modifier and Type Field Description static int
CONTROLLER_0
static int
CONTROLLER_1
static int
CONTROLLER_2
-
Field Details
-
CONTROLLER_0
static final int CONTROLLER_0- See Also:
- Constant Field Values
-
CONTROLLER_1
static final int CONTROLLER_1- See Also:
- Constant Field Values
-
CONTROLLER_2
static final int CONTROLLER_2- See Also:
- Constant Field Values
-