Modifier and Type | Method and Description |
---|---|
static YSpiPort |
YSpiPort.FindSpiPort(String func)
Retrieves a SPI port for a given identifier.
|
static YSpiPort |
YSpiPort.FindSpiPortInContext(YAPIContext yctx,
String func)
Retrieves a SPI port for a given identifier in a YAPI context.
|
static YSpiPort |
YSpiPort.FirstSpiPort()
Starts the enumeration of SPI ports currently accessible.
|
static YSpiPort |
YSpiPort.FirstSpiPortInContext(YAPIContext yctx)
Starts the enumeration of SPI ports currently accessible.
|
YSpiPort |
YSpiPort.nextSpiPort()
Continues the enumeration of SPI ports started using yFirstSpiPort().
|
Modifier and Type | Method and Description |
---|---|
void |
YSpiPort.TimedReportCallback.timedReportCallback(YSpiPort function,
YMeasure measure) |
void |
YSpiPort.UpdateCallback.yNewValue(YSpiPort function,
String functionValue) |
Copyright © 2017. All rights reserved.