Module de.ibapl.jnhw.syscall.linux
Interface Ftdi_sio.ftdi_chip_type
-
- Enclosing interface:
- Ftdi_sio
public static interface Ftdi_sio.ftdi_chip_type
-
-
Field Detail
-
SIO
static final byte SIO
- See Also:
- Constant Field Values
-
FT8U232AM
static final byte FT8U232AM
- See Also:
- Constant Field Values
-
FT232BM
static final byte FT232BM
- See Also:
- Constant Field Values
-
FT2232C
static final byte FT2232C
- See Also:
- Constant Field Values
-
FT232RL
static final byte FT232RL
- See Also:
- Constant Field Values
-
FT2232H
static final byte FT2232H
- See Also:
- Constant Field Values
-
FT4232H
static final byte FT4232H
- See Also:
- Constant Field Values
-
FT232H
static final byte FT232H
- See Also:
- Constant Field Values
-
FTX
static final byte FTX
- See Also:
- Constant Field Values
-
-