Rd70x USB (Windows) BAL parameter structure. More...
Data Fields | |
| uint16_t | wId |
| Layer ID for this BAL component, NEVER MODIFY! | |
| uint8_t | ucTxSeq |
| Sequence counter for packets. | |
| uint8_t * | pDeviceName |
| Name of currently open USB device. | |
| void * | pDeviceHandle |
| Handle to the USB device. | |
| void * | pPipeOut |
| Handle to Usb Out-pipe. | |
| void * | pPipeIn |
| Handle to Usb In-pipe. | |
| uint16_t | wTimeoutWrMs |
| TO value for Usb Write pipe transfer. | |
| uint16_t | wTimeoutRdMs |
| TO value for Usb Read pipe transfer. | |
Rd70x USB (Windows) BAL parameter structure.