Modifier and Type | Method and Description |
---|---|
static YPwmOutput |
YPwmOutput.FindPwmOutput(String func)
Retrieves a PWM for a given identifier.
|
static YPwmOutput |
YPwmOutput.FirstPwmOutput()
Starts the enumeration of PWMs currently accessible.
|
YPwmOutput |
YPwmOutput.nextPwmOutput()
Continues the enumeration of PWMs started using yFirstPwmOutput().
|
Modifier and Type | Method and Description |
---|---|
void |
YPwmOutput.TimedReportCallback.timedReportCallback(YPwmOutput function,
YMeasure measure) |
void |
YPwmOutput.UpdateCallback.yNewValue(YPwmOutput function,
String functionValue) |
Copyright © 2015. All rights reserved.