Crate helios_dac_sys
source ·Structs
\ingroup libusb_asyncio
The generic USB transfer structure. The user populates this structure and
then submits it in order to request a transfer. After the transfer has
completed, the library populates the transfer with the results and passes
it back to the user.