Modifier and Type | Method and Description |
---|---|
static YI2cPort |
YI2cPort.FindI2cPort(String func)
Retrieves an I2C port for a given identifier.
|
static YI2cPort |
YI2cPort.FindI2cPortInContext(YAPIContext yctx,
String func)
Retrieves an I2C port for a given identifier in a YAPI context.
|
static YI2cPort |
YI2cPort.FirstI2cPort()
Starts the enumeration of I2C ports currently accessible.
|
static YI2cPort |
YI2cPort.FirstI2cPortInContext(YAPIContext yctx)
Starts the enumeration of I2C ports currently accessible.
|
YI2cPort |
YI2cPort.nextI2cPort()
Continues the enumeration of I2C ports started using yFirstI2cPort().
|
Modifier and Type | Method and Description |
---|---|
void |
YI2cPort.TimedReportCallback.timedReportCallback(YI2cPort function,
YMeasure measure) |
void |
YI2cPort.UpdateCallback.yNewValue(YI2cPort function,
String functionValue) |
Copyright © 2019. All rights reserved.