2014-02-11 9:18 GMT-02:00 Setia Budi <boedy.b...@gmail.com>:
>
> There is one thing which I am not quite sure whether it is right or wrong.
> This is my understanding, there are two types of endpoint, endpoint out and 
> endpoint in.
> Every time we want to send a command to the device, we sent the command 
> through endpoint out, on the other hand, if we want to read data from the 
> device, we read it from endpoint in.
> is that correct?
>

Actually your device can have more than one read and/or write
endpoint. Your device can even be more than one logical device, it is
called a composite device, with each logical device having its own set
of endpoints.

-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to