public class FT_4222_Defines.I2C_CMD
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
I2C_MASTER_GET_HS |
static int |
I2C_MASTER_GET_I2CMTP |
static int |
I2C_MASTER_GET_STATUS |
static int |
I2C_MASTER_RESET |
static int |
I2C_MASTER_SET_HS |
static int |
I2C_MASTER_SET_I2CMTP |
static int |
I2C_MASTER_STATUS |
static int |
I2C_SLAVE_ENABLE_CLOCK_STRETCH |
static int |
I2C_SLAVE_GET_I2CSADR |
static int |
I2C_SLAVE_GET_STATUS |
static int |
I2C_SLAVE_RESET |
static int |
I2C_SLAVE_SET_I2CSADR |
Constructor and Description |
---|
FT_4222_Defines.I2C_CMD() |
public static final int I2C_MASTER_GET_STATUS
public static final int I2C_MASTER_RESET
public static final int I2C_MASTER_SET_I2CMTP
public static final int I2C_MASTER_GET_I2CMTP
public static final int I2C_MASTER_SET_HS
public static final int I2C_MASTER_GET_HS
public static final int I2C_MASTER_STATUS
public static final int I2C_SLAVE_GET_STATUS
public static final int I2C_SLAVE_RESET
public static final int I2C_SLAVE_SET_I2CSADR
public static final int I2C_SLAVE_GET_I2CSADR
public static final int I2C_SLAVE_ENABLE_CLOCK_STRETCH