<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/8454" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2013-06-25T15:58:18+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/8454</id>

		<entry>
		<author><name><![CDATA[ulao]]></name></author>
		<updated>2013-06-25T15:58:18+02:00</updated>

		<published>2013-06-25T15:58:18+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8454&amp;p=25492#p25492</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8454&amp;p=25492#p25492"/>
		<title type="html"><![CDATA[Re: Not understanding usbFunctionInterrupt()]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8454&amp;p=25492#p25492"><![CDATA[
If you have one endpoint and the default use  usbSetInterrupt() <br />If you have two endpoint and the default use  usbSetInterrupt3()<br /><br />sorry I dont recall what usbFunctionInterrupt was for i'll report back if I recall.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=1281">ulao</a> — Tue Jun 25, 2013 3:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Talib]]></name></author>
		<updated>2013-05-23T12:44:06+02:00</updated>

		<published>2013-05-23T12:44:06+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=8454&amp;p=25311#p25311</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=8454&amp;p=25311#p25311"/>
		<title type="html"><![CDATA[Not understanding usbFunctionInterrupt()]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=8454&amp;p=25311#p25311"><![CDATA[
Hi<br /><br />I am referring to the following document: <!-- m --><a class="postlink" href="http://vusb.wikidot.com/driver-api">http://vusb.wikidot.com/driver-api</a><!-- m --><br /><br />And the following excerpt:<br /><br /><blockquote class="uncited"><div>If your application sends notifications only, you don't care whether an unsent notification is lost. In this case you simply call usbFunctionInterrupt() without any checks.<br /></div></blockquote><br /><br />Could someone clarify this please. I could not find a reference to usbFunctionInterrupt() anywhere in the source. And from how it sounds in the document you use it instead of usbSetInterrupt() or usbSetInterrupt3(), which endpoint is then used?<br /><br />Thanks<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4488">Talib</a> — Thu May 23, 2013 12:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
