xillybus_async in Xillybus Host Programming Guide Windows

Post a reply

Confirmation code
Enter the code exactly as it appears. All letters are case insensitive.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: xillybus_async in Xillybus Host Programming Guide Windows

Re: xillybus_async in Xillybus Host Programming Guide Window

Post 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

xillybus_async in Xillybus Host Programming Guide Windows

Post 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.

Top