Uses of Interface
com.pi4j.io.i2c.I2CRegister
Packages that use I2CRegister
-
Uses of I2CRegister in com.pi4j.io.i2c
Methods in com.pi4j.io.i2c that return I2CRegisterModifier and TypeMethodDescriptionI2C.getRegister(int address) Get an encapsulated interface for reading and writing to a specific I2C device registerI2CBase.getRegister(int address) Get an encapsulated interface for reading and writing to a specific I2C device registerdefault I2CRegisterI2C.register(int address) I2C Device Register Get an encapsulated interface for reading and writing to a specific I2C device register