python-ft4222
1.8.1
API
python-ft4222
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
A
ADDRESS_NACK (ft4222.I2CMaster.ControllerStatus attribute)
ARB_LOST (ft4222.I2CMaster.ControllerStatus attribute)
B
BUS_BUSY (ft4222.I2CMaster.ControllerStatus attribute)
BUSY (ft4222.I2CMaster.ControllerStatus attribute)
C
chipReset() (ft4222.FT4222 method)
chipRevision (ft4222.FT4222 attribute)
chipVersion (ft4222.FT4222 attribute)
CLK_24 (ft4222.SysClock attribute)
CLK_48 (ft4222.SysClock attribute)
CLK_60 (ft4222.SysClock attribute)
CLK_80 (ft4222.SysClock attribute)
CLK_LEADING (ft4222.SPI.Cpha attribute)
CLK_TRAILING (ft4222.SPI.Cpha attribute)
Clock (class in ft4222.SPIMaster)
close() (ft4222.FT4222 method)
ControllerStatus (class in ft4222.I2CMaster)
Cpha (class in ft4222.SPI)
Cpol (class in ft4222.SPI)
createDeviceInfoList() (in module ft4222)
D
DATA_NACK (ft4222.I2CMaster.ControllerStatus attribute)
Dir (class in ft4222.GPIO)
DIV_128 (ft4222.SPIMaster.Clock attribute)
DIV_16 (ft4222.SPIMaster.Clock attribute)
DIV_2 (ft4222.SPIMaster.Clock attribute)
DIV_256 (ft4222.SPIMaster.Clock attribute)
DIV_32 (ft4222.SPIMaster.Clock attribute)
DIV_4 (ft4222.SPIMaster.Clock attribute)
DIV_512 (ft4222.SPIMaster.Clock attribute)
DIV_64 (ft4222.SPIMaster.Clock attribute)
DIV_8 (ft4222.SPIMaster.Clock attribute)
DrivingStrength (class in ft4222.SPI)
DS12MA (ft4222.SPI.DrivingStrength attribute)
DS16MA (ft4222.SPI.DrivingStrength attribute)
DS4MA (ft4222.SPI.DrivingStrength attribute)
DS8MA (ft4222.SPI.DrivingStrength attribute)
E
ERROR (ft4222.I2CMaster.ControllerStatus attribute)
F
FALLING (ft4222.GPIO.Trigger attribute)
Flag (class in ft4222.I2CMaster)
FT2XXDeviceError
ft4222
module
FT4222 (class in ft4222)
ft4222.GPIO
module
ft4222.I2CMaster
module
ft4222.SPI
module
ft4222.SPIMaster
module
ft4222.SPISlave
module
FT4222DeviceError
G
getClock() (ft4222.FT4222 method)
getDeviceInfoDetail() (in module ft4222)
getLatencyTimer() (ft4222.FT4222 method)
getMaxTransferSize() (ft4222.FT4222 method)
gpio_GetTriggerStatus() (ft4222.FT4222 method)
gpio_Init() (ft4222.FT4222 method)
gpio_Read() (ft4222.FT4222 method)
gpio_ReadTriggerQueue() (ft4222.FT4222 method)
gpio_SetInputTrigger() (ft4222.FT4222 method)
gpio_Wait() (ft4222.FT4222 method)
gpio_Write() (ft4222.FT4222 method)
H
HIGH (ft4222.GPIO.Output attribute)
I
i2cMaster_GetStatus() (ft4222.FT4222 method)
i2cMaster_Init() (ft4222.FT4222 method)
i2cMaster_Read() (ft4222.FT4222 method)
i2cMaster_ReadEx() (ft4222.FT4222 method)
i2cMaster_Reset() (ft4222.FT4222 method)
i2cMaster_Write() (ft4222.FT4222 method)
i2cMaster_WriteEx() (ft4222.FT4222 method)
IDLE (ft4222.I2CMaster.ControllerStatus attribute)
IDLE_HIGH (ft4222.SPI.Cpol attribute)
IDLE_LOW (ft4222.SPI.Cpol attribute)
INPUT (ft4222.GPIO.Dir attribute)
L
LEVEL_HIGH (ft4222.GPIO.Trigger attribute)
LEVEL_LOW (ft4222.GPIO.Trigger attribute)
libVersion (ft4222.FT4222 attribute)
LOW (ft4222.GPIO.Output attribute)
M
Mode (class in ft4222.SPIMaster)
module
ft4222
ft4222.GPIO
ft4222.I2CMaster
ft4222.SPI
ft4222.SPIMaster
ft4222.SPISlave
N
NONE (ft4222.I2CMaster.Flag attribute)
(ft4222.SPIMaster.Clock attribute)
O
openByDescription() (in module ft4222)
openByLocation() (in module ft4222)
openBySerial() (in module ft4222)
Output (class in ft4222.GPIO)
OUTPUT (ft4222.GPIO.Dir attribute)
P
P0 (ft4222.GPIO.Port attribute)
P1 (ft4222.GPIO.Port attribute)
P2 (ft4222.GPIO.Port attribute)
P3 (ft4222.GPIO.Port attribute)
Port (class in ft4222.GPIO)
Protocol (class in ft4222.SPISlave)
R
REPEATED_START (ft4222.I2CMaster.Flag attribute)
RISING (ft4222.GPIO.Trigger attribute)
S
setClock() (ft4222.FT4222 method)
setLatencyTimer() (ft4222.FT4222 method)
setSuspendOut() (ft4222.FT4222 method)
setTimeouts() (ft4222.FT4222 method)
setWakeUpInterrupt() (ft4222.FT4222 method)
SlaveSelect (class in ft4222.SPIMaster)
SPI_IO_DUAL (ft4222.SPIMaster.Mode attribute)
SPI_IO_NONE (ft4222.SPIMaster.Mode attribute)
SPI_IO_QUAD (ft4222.SPIMaster.Mode attribute)
SPI_IO_SINGLE (ft4222.SPIMaster.Mode attribute)
spi_Reset() (ft4222.FT4222 method)
spi_ResetTransaction() (ft4222.FT4222 method)
spi_SetDrivingStrength() (ft4222.FT4222 method)
SPI_SLAVE_NO_ACK (ft4222.SPISlave.Protocol attribute)
SPI_SLAVE_NO_PROTOCOL (ft4222.SPISlave.Protocol attribute)
SPI_SLAVE_WITH_PROTOCOL (ft4222.SPISlave.Protocol attribute)
spiMaster_EndTransaction() (ft4222.FT4222 method)
spiMaster_Init() (ft4222.FT4222 method)
spiMaster_MultiReadWrite() (ft4222.FT4222 method)
spiMaster_SetLines() (ft4222.FT4222 method)
spiMaster_SingleRead() (ft4222.FT4222 method)
spiMaster_SingleReadWrite() (ft4222.FT4222 method)
spiMaster_SingleWrite() (ft4222.FT4222 method)
spiSlave_GetRxStatus() (ft4222.FT4222 method)
spiSlave_Init() (ft4222.FT4222 method)
spiSlave_InitEx() (ft4222.FT4222 method)
spiSlave_Read() (ft4222.FT4222 method)
spiSlave_SetMode() (ft4222.FT4222 method)
spiSlave_Write() (ft4222.FT4222 method)
SS0 (ft4222.SPIMaster.SlaveSelect attribute)
SS1 (ft4222.SPIMaster.SlaveSelect attribute)
SS2 (ft4222.SPIMaster.SlaveSelect attribute)
SS3 (ft4222.SPIMaster.SlaveSelect attribute)
START (ft4222.I2CMaster.Flag attribute)
START_AND_STOP (ft4222.I2CMaster.Flag attribute)
STOP (ft4222.I2CMaster.Flag attribute)
SysClock (class in ft4222)
T
Trigger (class in ft4222.GPIO)
V
vendorCmdGet() (ft4222.FT4222 method)
vendorCmdSet() (ft4222.FT4222 method)