Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 670855e33fa56439033e33bd4989726e > files > 73

libusbx-devel-doc-1.0.17-2.mga4.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.5"/>
<title>libusb_usb_2_0_extension_descriptor Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
    <td style="padding-left: 0.5em;">
    <div id="projectbrief">eXpand your USB potential</div>
    </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">libusb_usb_2_0_extension_descriptor Struct Reference<div class="ingroups"><a class="el" href="group__desc.html">USB descriptors</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>A structure representing the USB 2.0 Extension descriptor This descriptor is documented in section 9.6.2.1 of the USB 3.0 specification.  
 <a href="structlibusb__usb__2__0__extension__descriptor.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="libusb_8h_source.html">libusb.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a11b9f042687aec219e0e777530df0664"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a11b9f042687aec219e0e777530df0664"></a>
uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlibusb__usb__2__0__extension__descriptor.html#a11b9f042687aec219e0e777530df0664">bLength</a></td></tr>
<tr class="memdesc:a11b9f042687aec219e0e777530df0664"><td class="mdescLeft">&#160;</td><td class="mdescRight">Size of this descriptor (in bytes) <br/></td></tr>
<tr class="separator:a11b9f042687aec219e0e777530df0664"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab3f73eeaabab1e8db659bcb6b2cb59c5"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlibusb__usb__2__0__extension__descriptor.html#ab3f73eeaabab1e8db659bcb6b2cb59c5">bDescriptorType</a></td></tr>
<tr class="memdesc:ab3f73eeaabab1e8db659bcb6b2cb59c5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Descriptor type.  <a href="#ab3f73eeaabab1e8db659bcb6b2cb59c5">More...</a><br/></td></tr>
<tr class="separator:ab3f73eeaabab1e8db659bcb6b2cb59c5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa6a3e671c23b77eef252f17ce865734e"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlibusb__usb__2__0__extension__descriptor.html#aa6a3e671c23b77eef252f17ce865734e">bDevCapabilityType</a></td></tr>
<tr class="memdesc:aa6a3e671c23b77eef252f17ce865734e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Capability type.  <a href="#aa6a3e671c23b77eef252f17ce865734e">More...</a><br/></td></tr>
<tr class="separator:aa6a3e671c23b77eef252f17ce865734e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab22e1857d38c9205aaecca52b2e20ae0"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlibusb__usb__2__0__extension__descriptor.html#ab22e1857d38c9205aaecca52b2e20ae0">bmAttributes</a></td></tr>
<tr class="memdesc:ab22e1857d38c9205aaecca52b2e20ae0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Bitmap encoding of supported device level features.  <a href="#ab22e1857d38c9205aaecca52b2e20ae0">More...</a><br/></td></tr>
<tr class="separator:ab22e1857d38c9205aaecca52b2e20ae0"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A structure representing the USB 2.0 Extension descriptor This descriptor is documented in section 9.6.2.1 of the USB 3.0 specification. </p>
<p>All multiple-byte fields are represented in host-endian format. </p>
</div><h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="ab3f73eeaabab1e8db659bcb6b2cb59c5"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint8_t libusb_usb_2_0_extension_descriptor::bDescriptorType</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Descriptor type. </p>
<p>Will have value <a class="el" href="group__desc.html#gga0a2e8a25dfdebf29fdd4764dcdbc1a9ca56875fd1a3df25bdea7680fa9047743c">libusb_descriptor_type::LIBUSB_DT_DEVICE_CAPABILITY</a> LIBUSB_DT_DEVICE_CAPABILITY in this context. </p>

</div>
</div>
<a class="anchor" id="aa6a3e671c23b77eef252f17ce865734e"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint8_t libusb_usb_2_0_extension_descriptor::bDevCapabilityType</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Capability type. </p>
<p>Will have value <a class="el" href="group__dev.html#gga6ccabbf3b3728ae69608ba83bba4e64ca243b090db95a0fdf7104fbf581724b86">libusb_capability_type::LIBUSB_BT_USB_2_0_EXTENSION</a> LIBUSB_BT_USB_2_0_EXTENSION in this context. </p>

</div>
</div>
<a class="anchor" id="ab22e1857d38c9205aaecca52b2e20ae0"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint32_t libusb_usb_2_0_extension_descriptor::bmAttributes</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Bitmap encoding of supported device level features. </p>
<p>A value of one in a bit location indicates a feature is supported; a value of zero indicates it is not supported. See <a class="el" href="group__dev.html#gacb8cfa928bffdd0066a3dd2e6aba0558">libusb_usb_2_0_extension_attributes</a>. </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="libusb_8h_source.html">libusb.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Oct 19 2013 16:44:34 by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>