A C D E G H I L M O P R S T U V W

S

sampleOnTrailing - Variable in class ioio.lib.api.SpiMaster.Config
Whether to do the input and output sampling on the trailing clock edge.
scaling - Variable in enum ioio.lib.api.PulseInput.PulseMode
The scaling factor as an integer.
setDutyCycle(float) - Method in interface ioio.lib.api.PwmOutput
Sets the duty cycle of the PWM output.
setPulseWidth(int) - Method in interface ioio.lib.api.PwmOutput
Sets the pulse width of the PWM output.
setPulseWidth(float) - Method in interface ioio.lib.api.PwmOutput
The same as PwmOutput.setPulseWidth(int), but with sub-microsecond precision.
softReset() - Method in interface ioio.lib.api.IOIO
Resets the entire state (returning to initial state), without dropping the connection.
SpiMaster - Interface in ioio.lib.api
An interface for controlling an SPI module, in SPI bus-master mode, enabling communication with multiple SPI-enabled slave modules.
SpiMaster.Config - Class in ioio.lib.api
SPI configuration structure.
SpiMaster.Config(SpiMaster.Rate, boolean, boolean) - Constructor for class ioio.lib.api.SpiMaster.Config
Constructor.
SpiMaster.Config(SpiMaster.Rate) - Constructor for class ioio.lib.api.SpiMaster.Config
Constructor with common defaults.
SpiMaster.Rate - Enum in ioio.lib.api
Possible data rates for SPI, in Hz.
SpiMaster.Result - Interface in ioio.lib.api
An object that can be waited on for asynchronous calls.

A C D E G H I L M O P R S T U V W