public class LynxI2cDeviceSynchV1 extends LynxI2cDeviceSynch
LynxI2cDeviceSynch.BusSpeed
LynxController.PretendLynxModule
bus, i2cAddr, readTimeStampedPlaceholder, TAG
context, hardwareDeviceHealth, isEngaged, isHardwareInitialized, isHooked, registeredCallbacks
tag
Constructor and Description |
---|
LynxI2cDeviceSynchV1(android.content.Context context,
LynxModule module,
int bus) |
Modifier and Type | Method and Description |
---|---|
TimestampedData |
readTimeStamped(int ireg,
int creg) |
acquireI2cLockWhile, close, enableWriteCoalescing, getConnectionInfo, getDeviceName, getHistoryQueue, getHistoryQueueCapacity, getI2cAddr, getI2cAddress, getLogging, getLoggingTag, getTag, getUserConfiguredName, internalWaitForWriteCompletions, isArmed, isWriteCoalescingEnabled, pollForReadResult, read, read, read8, read8, readTimeStamped, resetDeviceConfigurationForOpMode, sendI2cWriteTx, setBusSpeed, setHistoryQueueCapacity, setI2cAddr, setI2cAddress, setLogging, setLoggingTag, setUserConfiguredName, waitForWriteCompletions, write, write, write, write, write8, write8, write8, write8
adjustHookingToMatchEngagement, disengage, doHook, doUnhook, engage, finishConstruction, floatHardware, forgetLastKnown, getArmingState, getHealthStatus, getHealthStatusOverride, getManufacturer, getModule, getSerialNumber, getVersion, hook, initializeHardware, isEngaged, moduleNowArmedOrPretending, moduleNowDisarmed, onModuleStateChange, registerCallback, setHealthStatus, setHealthyIfArmed, unhook, unregisterCallback
handleException, handleSpecificException, handleSpecificException
public LynxI2cDeviceSynchV1(android.content.Context context, LynxModule module, int bus)
public TimestampedData readTimeStamped(int ireg, int creg)
readTimeStamped
in class LynxI2cDeviceSynch