|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Closeable | |
---|---|
ioio.lib.api |
Uses of Closeable in ioio.lib.api |
---|
Subinterfaces of Closeable in ioio.lib.api | |
---|---|
interface |
AnalogInput
A pin used for analog input. |
interface |
DigitalInput
A pin used for digital input. |
interface |
DigitalOutput
A pin used for digital output. |
interface |
IcspMaster
An interface for controlling an ICSP channel, enabling Flash programming of an external PIC MCU, and in particular, another IOIO board. |
interface |
PulseInput
An interface for pulse width and frequency measurements of digital signals. |
interface |
PwmOutput
A pin used for PWM (Pulse-Width Modulation) output. |
interface |
SpiMaster
An interface for controlling an SPI module, in SPI bus-master mode, enabling communication with multiple SPI-enabled slave modules. |
interface |
TwiMaster
An interface for controlling a TWI module, in TWI bus-master mode, enabling communication with multiple TWI-enabled slave modules. |
interface |
Uart
An interface for controlling a UART module. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |