- PL2303Device_GetCommTimeouts(int) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
The PL2303Device_GetCommTimeouts function retrieves the time-out parameters for all read and write operations on a specified communications device.
- PL2303Device_GetSerialNumber() - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Get PL2303G serial number
- PL2303Device_IsHasPermission() - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Detecting whether this PL2303 devices has permission
- PL2303Device_IsSupportChip() - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Detecting whether this PL2303 supports this Android OS, only PL2303G is supported.
- PL2303Device_SetCommTimeouts(int) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
The PL2303Device_SetCommTimeouts function sets the time-out parameters for all read and write operations on a specified communications device.
- PL2303G_CTS_ON - Static variable in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
- PL2303G_DCD_ON - Static variable in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
- PL2303G_DSR_ON - Static variable in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
- PL2303G_Enable_GPIO_B(int, boolean) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
PL2303G has 8 software controllable ¡§General Purpose Input Output¡¨ control signal pin, you can use this API to control the direction of these pin
- PL2303G_Get_GPIO_Value_B(int) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
PL2303G has 8 software controllable ¡§General Purpose Input Output¡¨ control signal pin, you can use this API to get the status of these pin when the direction is input mode
- PL2303G_GetCommModemStatus() - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
The PL2303G_GetCommModemStatus function retrieves modem control-register values.
- PL2303G_GPIO_B_CNT_ENABLE(boolean) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
PL2303G has 8 software controllable ¡§General Purpose Input Output¡¨ control signal pin, you can use this API to Init GPIO_B
- PL2303G_RI_ON - Static variable in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
- PL2303G_Set_GPIO_Value_B(int, int) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
PL2303G has 8 software controllable ¡§General Purpose Input Output¡¨ control signal pin, you can use this API to control the status of these pin when the direction is output mode
- PL2303GDriver<UsbConfiguration> - Class in tw.com.prolific.driver.pl2303g
-
- PL2303GDriver(UsbManager, Context, String) - Constructor for class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Initialize a PL2303G driver, the software 4K Queue buffer is enable.
- PL2303GDriver(UsbManager, Context, String, boolean) - Constructor for class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Initialize a PL2303G driver
- PL2303GDriver.BaudRate - Enum in tw.com.prolific.driver.pl2303g
-
- PL2303GDriver.DataBits - Enum in tw.com.prolific.driver.pl2303g
-
- PL2303GDriver.FlowControl - Enum in tw.com.prolific.driver.pl2303g
-
- PL2303GDriver.Parity - Enum in tw.com.prolific.driver.pl2303g
-
- PL2303GDriver.StopBits - Enum in tw.com.prolific.driver.pl2303g
-
- PL2303LibGetVersion(byte[]) - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
get the version of this library
- PL2303USBFeatureSupported() - Method in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
Detecting whether this Android OS supports USB host API feature
- PL_MAX_INTERFACE_NUM - Static variable in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
- PLDETACHED_VALUE - Variable in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
- PLUART_DETACHED - Variable in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-
- PLUART_MESSAGE - Variable in class tw.com.prolific.driver.pl2303g.PL2303GDriver
-