- pin - Variable in class ioio.lib.api.DigitalInput.Spec
-
The pin number, as labeled on the board.
- pin - Variable in class ioio.lib.api.DigitalOutput.Spec
-
The pin number, as labeled on the board.
- PulseInput - Interface in ioio.lib.api
-
An interface for pulse width and frequency measurements of digital signals.
- PulseInput.ClockRate - Enum in ioio.lib.api
-
Suported clock rate enum.
- PulseInput.PulseMode - Enum in ioio.lib.api
-
An enumeration for describing the module's operating mode.
- PwmOutput - Interface in ioio.lib.api
-
A pin used for PWM (Pulse-Width Modulation) output.