Page 1 of 1

xillybus_async in Xillybus Host Programming Guide Windows

PostPosted:
by mohdamir
Hi Eli and all,

I have a question, from this document :

http://xillybus.com/downloads/doc/xillybus_host_programming_guide_windows.pdf

I'm not really sure what \\.\xillybus_async is. Is that a bidirectional stream read & write of 32-bit?

Thank you.

Re: xillybus_async in Xillybus Host Programming Guide Window

PostPosted:
by support
Hello,

The stream could be either read-only or read-write for the purpose of the example. If you look in fifo.c, you'll see that the file is opened read-only.

And for the sake of the example, it doesn't matter if it's 32 bits, 16 or 8.

Regards,
Eli