<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wikiti.brandonw.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=83Plus%3ASoftware%3Ausb8x%2FAsm_Interface%2FSendControlDataOut</id>
		<title>83Plus:Software:usb8x/Asm Interface/SendControlDataOut - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wikiti.brandonw.net/index.php?action=history&amp;feed=atom&amp;title=83Plus%3ASoftware%3Ausb8x%2FAsm_Interface%2FSendControlDataOut"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Software:usb8x/Asm_Interface/SendControlDataOut&amp;action=history"/>
		<updated>2026-04-05T18:49:42Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=83Plus:Software:usb8x/Asm_Interface/SendControlDataOut&amp;diff=5393&amp;oldid=prev</id>
		<title>Dan Englender at 18:44, 4 October 2006</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=83Plus:Software:usb8x/Asm_Interface/SendControlDataOut&amp;diff=5393&amp;oldid=prev"/>
				<updated>2006-10-04T18:44:45Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Synopsis ==&lt;br /&gt;
'''Name:''' SendControlDataOut&lt;br /&gt;
&lt;br /&gt;
'''Minimum usb8x version:''' 0.11&lt;br /&gt;
&lt;br /&gt;
Send an 8 byte control request to the control pipe followed by an output data segment&lt;br /&gt;
&lt;br /&gt;
=== Inputs ===&lt;br /&gt;
* B: Number of bytes to send in data segment&lt;br /&gt;
* DE: Pointer to data segment&lt;br /&gt;
* HL: Pointer to control (setup) segment&lt;br /&gt;
&lt;br /&gt;
=== Outputs ===&lt;br /&gt;
* NC: Success&lt;br /&gt;
&lt;br /&gt;
=== Destroys ===&lt;br /&gt;
* AF, BC, DE, HL&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[../SendData|SendData]] - Send data to a non-control pipe.&lt;br /&gt;
* [[../SendControlData|SendControlData]] - Send a control request with an input data segment or no data.&lt;/div&gt;</summary>
		<author><name>Dan Englender</name></author>	</entry>

	</feed>