public class Boards.ComProtocols
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
I2C |
static int |
SPI |
static int |
SYNC_FIFO |
static int |
UART |
static int |
USYNC_FIFO |
Constructor and Description |
---|
Boards.ComProtocols() |
public static final int UART
public static final int I2C
public static final int SPI
public static final int USYNC_FIFO
public static final int SYNC_FIFO