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

U

Uart - Interface in ioio.lib.api
An interface for controlling a UART module.
Uart.Parity - Enum in ioio.lib.api
Parity-bit mode.
Uart.StopBits - Enum in ioio.lib.api
Number of stop-bits.
uartClose(int) - Method in class ioio.lib.impl.IOIOProtocol
 
uartConfigure(int, int, boolean, Uart.StopBits, Uart.Parity) - Method in class ioio.lib.impl.IOIOProtocol
 
uartData(int, int, byte[]) - Method in class ioio.lib.impl.IOIOProtocol
 
UartImpl - Class in ioio.lib.impl
 
UartImpl(IOIOImpl, int, int, int) - Constructor for class ioio.lib.impl.UartImpl
 

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