public class I2CConstants extends Object
Constructor and Description |
---|
I2CConstants() |
public static int I2C_M_RD
public static int I2C_M_TEN
public static int I2C_M_RECV_LEN
public static int I2C_M_NO_RD_ACK
public static int I2C_M_IGNORE_NAK
public static int I2C_M_REV_DIR_ADDR
public static int I2C_M_NOSTART
public static int I2C_M_STOP
public static int I2C_FUNC_I2C
public static int I2C_FUNC_10BIT_ADDR
public static int I2C_FUNC_PROTOCOL_MANGLING
public static int I2C_FUNC_SMBUS_PEC
public static int I2C_FUNC_NOSTART
public static int I2C_FUNC_SLAVE
public static int I2C_FUNC_SMBUS_BLOCK_PROC_CALL
public static int I2C_FUNC_SMBUS_QUICK
public static int I2C_FUNC_SMBUS_READ_BYTE
public static int I2C_FUNC_SMBUS_WRITE_BYTE
public static int I2C_FUNC_SMBUS_READ_BYTE_DATA
public static int I2C_FUNC_SMBUS_WRITE_BYTE_DATA
public static int I2C_FUNC_SMBUS_READ_WORD_DATA
public static int I2C_FUNC_SMBUS_WRITE_WORD_DATA
public static int I2C_FUNC_SMBUS_PROC_CALL
public static int I2C_FUNC_SMBUS_READ_BLOCK_DATA
public static int I2C_FUNC_SMBUS_WRITE_BLOCK_DATA
public static int I2C_FUNC_SMBUS_READ_I2C_BLOCK
public static int I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
public static int I2C_FUNC_SMBUS_HOST_NOTIFY
public static int I2C_FUNC_SMBUS_BYTE
public static int I2C_FUNC_SMBUS_BYTE_DATA
public static int I2C_FUNC_SMBUS_WORD_DATA
public static int I2C_FUNC_SMBUS_BLOCK_DATA
public static int I2C_FUNC_SMBUS_I2C_BLOCK
public static int I2C_FUNC_SMBUS_EMUL
public static int I2C_SMBUS_BLOCK_MAX
public static int I2C_SMBUS_READ
public static int I2C_SMBUS_WRITE
public static int I2C_SMBUS_QUICK
public static int I2C_SMBUS_BYTE
public static int I2C_SMBUS_BYTE_DATA
public static int I2C_SMBUS_WORD_DATA
public static int I2C_SMBUS_PROC_CALL
public static int I2C_SMBUS_BLOCK_DATA
public static int I2C_SMBUS_I2C_BLOCK_BROKEN
public static int I2C_SMBUS_BLOCK_PROC_CALL
public static int I2C_SMBUS_I2C_BLOCK_DATA
public static int I2C_RETRIES
public static int I2C_TIMEOUT
public static int I2C_SLAVE
public static int I2C_SLAVE_FORCE
public static int I2C_TENBIT
public static int I2C_FUNCS
public static int I2C_RDWR
public static int I2C_PEC
public static int I2C_SMBUS
public I2CConstants()
Copyright © 2012–2019 Pi4J. All rights reserved.