VI_ATTR_USB_RECV_INTR_DATA
Resource Classes
VI_EVENT_USB_INTR
Attribute Information
Access Privilege | Data Type | Range | Default |
---|---|---|---|
Read Only |
ViAUInt8 |
N/A |
N/A |
Description
VI_ATTR_USB_RECV_INTR_DATA contains the actual received data from the USB Interrupt. The passed in data buffer must be of size at least equal to the value of VI_ATTR_USB_RECV_INTR_SIZE.
Related Topics