Constants


Variables

const int FWCCPC_I2C = 0
const int FWCCPC_JTAG = 1
const int FWCCPC_LBUS = 2
const int FWCCPC_GBE = 3
const int FWCCPC_UserSpecific = 4
const int FWCCPC_I2C_COMBINED = 0
const int FWCCPC_I2C_SEPARATED = 1
const int FWCCPC_I2C_SHIFT_REGISTER = 2
const int FWCCPC_I2C_PREDEFINED = 3
const int FWCCPC_I2C_SCAN_READ = 0
const int FWCCPC_I2C_SCAN_WRITE = 1
const int FWCCPC_LBUS_BITS_8 = 1
const int FWCCPC_LBUS_BITS_16 = 2
const int FWCCPC_LBUS_BITS_32 = 4
const int FWCCPC_GPIO_INPUT = 0
const int FWCCPC_GPIO_OUTPUT = 1
const int FWCCPC_GPIO_LOW = 0
const int FWCCPC_GPIO_HIGH = 1
const int FWCCPC_GPIO_LINE_0 = 0
const int FWCCPC_GPIO_LINE_1 = 1
const int FWCCPC_GPIO_LINE_2 = 2
const int FWCCPC_GPIO_LINE_3 = 3
const int FWCCPC_GPIO_LINE_4 = 4
const int FWCCPC_GPIO_LINE_5 = 5
const int FWCCPC_GPIO_LINE_6 = 6
const int FWCCPC_GPIO_LINE_7 = 7
const int FWCCPC_GPIO_LINE_8 = 8

Detailed Description

List of constants that can be used by the user.

Variable Documentation

const int FWCCPC_GBE = 3

This constant represents GBE.

const int FWCCPC_GPIO_HIGH = 1

This constant represents the GPIO high.

const int FWCCPC_GPIO_INPUT = 0

This constant represents the GPIO input.

const int FWCCPC_GPIO_LINE_0 = 0

This constant represents the GPIO line 0.

const int FWCCPC_GPIO_LINE_1 = 1

This constant represents the GPIO line 1.

const int FWCCPC_GPIO_LINE_2 = 2

This constant represents the GPIO line 2.

const int FWCCPC_GPIO_LINE_3 = 3

This constant represents the GPIO line 3.

const int FWCCPC_GPIO_LINE_4 = 4

This constant represents the GPIO line 4.

const int FWCCPC_GPIO_LINE_5 = 5

This constant represents the GPIO line 5.

const int FWCCPC_GPIO_LINE_6 = 6

This constant represents the GPIO line 6.

const int FWCCPC_GPIO_LINE_7 = 7

This constant represents the GPIO line 7.

const int FWCCPC_GPIO_LINE_8 = 8

This constant represents the GPIO line 8.

const int FWCCPC_GPIO_LOW = 0

This constant represents the GPIO low.

const int FWCCPC_GPIO_OUTPUT = 1

This constant represents the GPIO output.

const int FWCCPC_I2C = 0

This constant represents I2C.

const int FWCCPC_I2C_COMBINED = 0

This constant represents the I2C combined operation.

const int FWCCPC_I2C_PREDEFINED = 3

This constant represents the I2C ARxDAC operation.

const int FWCCPC_I2C_SCAN_READ = 0

This constant represents the I2C scan mode read.

const int FWCCPC_I2C_SCAN_WRITE = 1

This constant represents the I2C scan mode write.

const int FWCCPC_I2C_SEPARATED = 1

This constant represents the I2C separated operation.

const int FWCCPC_I2C_SHIFT_REGISTER = 2

This constant represents the I2C shift register operation.

const int FWCCPC_JTAG = 1

This constant represents JTAG.

const int FWCCPC_LBUS = 2

This constant represents LBUS.

const int FWCCPC_LBUS_BITS_16 = 2

This constant represents the LBUS 16 bits type.

const int FWCCPC_LBUS_BITS_32 = 4

This constant represents the LBUS 32 bits type.

const int FWCCPC_LBUS_BITS_8 = 1

This constant represents the LBUS 8 bits type.

const int FWCCPC_UserSpecific = 4

This constant represents UserSpecific.


Generated on Fri Mar 28 13:15:38 2008 for FwCcpc by  doxygen 1.4.7