| Package | Description |
|---|---|
| AIOUSB |
This package is to store the java classes coming from the vendor accesio of the card USB_DIO_96:
https://github.com/accesio/AIOUSB
|
| Modifier and Type | Method and Description |
|---|---|
SWIGTYPE_p_uint8_t |
USBDevice.getTimeout() |
| Modifier and Type | Method and Description |
|---|---|
protected static long |
SWIGTYPE_p_uint8_t.getCPtr(SWIGTYPE_p_uint8_t obj) |
void |
USBDevice.setTimeout(SWIGTYPE_p_uint8_t value) |
static int |
AIOUSB.usb_control_transfer(SWIGTYPE_p_USBDevice dev_handle,
SWIGTYPE_p_uint8_t request_type,
SWIGTYPE_p_uint8_t bRequest,
SWIGTYPE_p_uint16_t wValue,
SWIGTYPE_p_uint16_t wIndex,
SWIGTYPE_p_unsigned_char data,
SWIGTYPE_p_uint16_t wLength,
long timeout) |
static int |
AIOUSB.usb_request(SWIGTYPE_p_USBDevice dev_handle,
SWIGTYPE_p_uint8_t request_type,
SWIGTYPE_p_uint8_t bRequest,
SWIGTYPE_p_uint16_t wValue,
SWIGTYPE_p_uint16_t wIndex,
SWIGTYPE_p_unsigned_char data,
SWIGTYPE_p_uint16_t wLength,
long timeout) |
Copyright © 2024 LSST. All rights reserved.