|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PulseInput.ClockRate | |
|---|---|
| ioio.lib.api | |
| Uses of PulseInput.ClockRate in ioio.lib.api |
|---|
| Methods in ioio.lib.api that return PulseInput.ClockRate | |
|---|---|
static PulseInput.ClockRate |
PulseInput.ClockRate.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PulseInput.ClockRate[] |
PulseInput.ClockRate.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in ioio.lib.api with parameters of type PulseInput.ClockRate | |
|---|---|
PulseInput |
IOIO.openPulseInput(DigitalInput.Spec spec,
PulseInput.ClockRate rate,
PulseInput.PulseMode mode,
boolean doublePrecision)
Open a pin for pulse input. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||