<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>USB Host Shield 2.0: confdescparser.h Source File</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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="imageStyle.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 id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">USB Host Shield 2.0
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="headertitle">
<div class="title">confdescparser.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="confdescparser_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/* Copyright (C) 2011 Circuits At Home, LTD. All rights reserved.</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment">This program is free software; you can redistribute it and/or modify</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment">it under the terms of the GNU General Public License as published by</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment">the Free Software Foundation; either version 2 of the License, or</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment">(at your option) any later version.</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment">This program is distributed in the hope that it will be useful,</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment">but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment">MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment">GNU General Public License for more details.</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment">You should have received a copy of the GNU General Public License</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment">along with this program; if not, write to the Free Software</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment">Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment">Contact information</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment">-------------------</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"></span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment">Circuits At Home, LTD</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment">Web      :  http://www.circuitsathome.com</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment">e-mail   :  support@circuitsathome.com</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#if !defined(_usb_h_) || defined(__CONFDESCPARSER_H__)</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#error &quot;Never include confdescparser.h directly; include Usb.h instead&quot;</span></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#else</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#define __CONFDESCPARSER_H__</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;</div><div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="class_usb_config_xtracter.html">   30</a></span>&#160;<span class="keyword">class </span><a class="code" href="class_usb_config_xtracter.html">UsbConfigXtracter</a> {</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;        <span class="comment">//virtual void ConfigXtract(const USB_CONFIGURATION_DESCRIPTOR *conf) = 0;</span></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;        <span class="comment">//virtual void InterfaceXtract(uint8_t conf, const USB_INTERFACE_DESCRIPTOR *iface) = 0;</span></div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;</div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="class_usb_config_xtracter.html#a7717ea27bb756568e0deb544d8331370">   35</a></span>&#160;        <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="class_usb_config_xtracter.html#a7717ea27bb756568e0deb544d8331370">EndpointXtract</a>(uint8_t conf __attribute__((unused)), uint8_t iface __attribute__((unused)), uint8_t alt __attribute__((unused)), uint8_t proto __attribute__((unused)), <span class="keyword">const</span> <a class="code" href="struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html">USB_ENDPOINT_DESCRIPTOR</a> *ep __attribute__((unused))) {</div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;        };</div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;};</div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="confdescparser_8h.html#a97d95efc3446be55adbb1801c356c55c">   39</a></span>&#160;<span class="preprocessor">#define CP_MASK_COMPARE_CLASS                   1</span></div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="confdescparser_8h.html#a640401f5d117e10f0f0fd26f74f3975e">   40</a></span>&#160;<span class="preprocessor">#define CP_MASK_COMPARE_SUBCLASS                2</span></div><div class="line"><a name="l00041"></a><span class="lineno"><a class="line" href="confdescparser_8h.html#a1e4d3b53bdd61abb61f20d5973e194d7">   41</a></span>&#160;<span class="preprocessor">#define CP_MASK_COMPARE_PROTOCOL                4</span></div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="confdescparser_8h.html#ad6da11ef61b1efe75758448abeb4cbe7">   42</a></span>&#160;<span class="preprocessor">#define CP_MASK_COMPARE_ALL                     7</span></div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;</div><div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;<span class="comment">// Configuration Descriptor Parser Class Template</span></div><div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;</div><div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;<span class="keyword">template</span> &lt;const u<span class="keywordtype">int</span>8_t CLASS_ID, const u<span class="keywordtype">int</span>8_t SUBCLASS_ID, const u<span class="keywordtype">int</span>8_t PROTOCOL_ID, const u<span class="keywordtype">int</span>8_t MASK&gt;</div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="class_config_desc_parser.html">   47</a></span>&#160;<span class="keyword">class </span><a class="code" href="class_config_desc_parser.html">ConfigDescParser</a> : <span class="keyword">public</span> <a class="code" href="class_u_s_b_read_parser.html">USBReadParser</a> {</div><div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;        <a class="code" href="class_usb_config_xtracter.html">UsbConfigXtracter</a> *theXtractor;</div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;        <a class="code" href="struct_multi_value_buffer.html">MultiValueBuffer</a> theBuffer;</div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;        <a class="code" href="class_multi_byte_value_parser.html">MultiByteValueParser</a> valParser;</div><div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;        <a class="code" href="class_byte_skipper.html">ByteSkipper</a> theSkipper;</div><div class="line"><a name="l00052"></a><span class="lineno">   52</span>&#160;        uint8_t varBuffer[16 <span class="comment">/*sizeof(USB_CONFIGURATION_DESCRIPTOR)*/</span>];</div><div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;</div><div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;        uint8_t stateParseDescr; <span class="comment">// ParseDescriptor state</span></div><div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;</div><div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;        uint8_t dscrLen; <span class="comment">// Descriptor length</span></div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;        uint8_t dscrType; <span class="comment">// Descriptor type</span></div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;</div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;        <span class="keywordtype">bool</span> isGoodInterface; <span class="comment">// Apropriate interface flag</span></div><div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;        uint8_t confValue; <span class="comment">// Configuration value</span></div><div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;        uint8_t protoValue; <span class="comment">// Protocol value</span></div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;        uint8_t ifaceNumber; <span class="comment">// Interface number</span></div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;        uint8_t ifaceAltSet; <span class="comment">// Interface alternate settings</span></div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;</div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;        <span class="keywordtype">bool</span> UseOr;</div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;        <span class="keywordtype">bool</span> ParseDescriptor(uint8_t **pp, uint16_t *pcntdn);</div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;        <span class="keywordtype">void</span> PrintHidDescriptor(<span class="keyword">const</span> <a class="code" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html">USB_HID_DESCRIPTOR</a> *pDesc);</div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;</div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;</div><div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="class_config_desc_parser.html#a44807fbe19759616d5b00a912eb1229c">   71</a></span>&#160;        <span class="keywordtype">void</span> <a class="code" href="class_config_desc_parser.html#a44807fbe19759616d5b00a912eb1229c">SetOR</a>(<span class="keywordtype">void</span>) {</div><div class="line"><a name="l00072"></a><span class="lineno">   72</span>&#160;                UseOr = <span class="keyword">true</span>;</div><div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;        }</div><div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;        <a class="code" href="class_config_desc_parser.html">ConfigDescParser</a>(<a class="code" href="class_usb_config_xtracter.html">UsbConfigXtracter</a> *xtractor);</div><div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;        <span class="keywordtype">void</span> Parse(<span class="keyword">const</span> uint16_t len, <span class="keyword">const</span> uint8_t *pbuf, <span class="keyword">const</span> uint16_t &amp;offset);</div><div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;};</div><div class="line"><a name="l00077"></a><span class="lineno">   77</span>&#160;</div><div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;<span class="keyword">template</span> &lt;const u<span class="keywordtype">int</span>8_t CLASS_ID, const u<span class="keywordtype">int</span>8_t SUBCLASS_ID, const u<span class="keywordtype">int</span>8_t PROTOCOL_ID, const u<span class="keywordtype">int</span>8_t MASK&gt;</div><div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="class_config_desc_parser.html#a58ece11be65d0e5eed1784c31598717a">   79</a></span>&#160;<a class="code" href="class_config_desc_parser.html#a58ece11be65d0e5eed1784c31598717a">ConfigDescParser&lt;CLASS_ID, SUBCLASS_ID, PROTOCOL_ID, MASK&gt;::ConfigDescParser</a>(<a class="code" href="class_usb_config_xtracter.html">UsbConfigXtracter</a> *xtractor) :</div><div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;theXtractor(xtractor),</div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;stateParseDescr(0),</div><div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;dscrLen(0),</div><div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;dscrType(0),</div><div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;UseOr(false) {</div><div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;        theBuffer.<a class="code" href="struct_multi_value_buffer.html#a3b5ab6facf7b6b872029ed3be0de4c1e">pValue</a> = varBuffer;</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;        valParser.<a class="code" href="class_multi_byte_value_parser.html#a9bd52b4e180d68dbb8f97c059250f4c3">Initialize</a>(&amp;theBuffer);</div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;        theSkipper.<a class="code" href="class_byte_skipper.html#a274a09686d5535e11961d2ccf38ffa08">Initialize</a>(&amp;theBuffer);</div><div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;};</div><div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;</div><div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;<span class="keyword">template</span> &lt;const u<span class="keywordtype">int</span>8_t CLASS_ID, const u<span class="keywordtype">int</span>8_t SUBCLASS_ID, const u<span class="keywordtype">int</span>8_t PROTOCOL_ID, const u<span class="keywordtype">int</span>8_t MASK&gt;</div><div class="line"><a name="l00091"></a><span class="lineno"><a class="line" href="class_config_desc_parser.html#a3722ad1dbbfcd4ecf5cbf9caf08cd517">   91</a></span>&#160;<span class="keywordtype">void</span> <a class="code" href="class_config_desc_parser.html#a3722ad1dbbfcd4ecf5cbf9caf08cd517">ConfigDescParser&lt;CLASS_ID, SUBCLASS_ID, PROTOCOL_ID, MASK&gt;::Parse</a>(<span class="keyword">const</span> uint16_t len, <span class="keyword">const</span> uint8_t *pbuf, <span class="keyword">const</span> uint16_t &amp;offset __attribute__((unused))) {</div><div class="line"><a name="l00092"></a><span class="lineno">   92</span>&#160;        uint16_t cntdn = (uint16_t)len;</div><div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;        uint8_t *p = (uint8_t*)pbuf;</div><div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;</div><div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;        <span class="keywordflow">while</span>(cntdn)</div><div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;                <span class="keywordflow">if</span>(!ParseDescriptor(&amp;p, &amp;cntdn))</div><div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;                        <span class="keywordflow">return</span>;</div><div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;}</div><div class="line"><a name="l00099"></a><span class="lineno">   99</span>&#160;</div><div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;<span class="comment">/* Parser for the configuration descriptor. Takes values for class, subclass, protocol fields in interface descriptor and</span></div><div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;<span class="comment">  compare masks for them. When the match is found, calls EndpointXtract passing buffer containing endpoint descriptor */</span></div><div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;<span class="keyword">template</span> &lt;const u<span class="keywordtype">int</span>8_t CLASS_ID, const u<span class="keywordtype">int</span>8_t SUBCLASS_ID, const u<span class="keywordtype">int</span>8_t PROTOCOL_ID, const u<span class="keywordtype">int</span>8_t MASK&gt;</div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;<span class="keywordtype">bool</span> <a class="code" href="class_config_desc_parser.html">ConfigDescParser&lt;CLASS_ID, SUBCLASS_ID, PROTOCOL_ID, MASK&gt;::ParseDescriptor</a>(uint8_t **pp, uint16_t *pcntdn) {</div><div class="line"><a name="l00104"></a><span class="lineno">  104</span>&#160;        <a class="code" href="struct_u_s_b___c_o_n_f_i_g_u_r_a_t_i_o_n___d_e_s_c_r_i_p_t_o_r.html">USB_CONFIGURATION_DESCRIPTOR</a>* ucd = <span class="keyword">reinterpret_cast&lt;</span><a class="code" href="struct_u_s_b___c_o_n_f_i_g_u_r_a_t_i_o_n___d_e_s_c_r_i_p_t_o_r.html">USB_CONFIGURATION_DESCRIPTOR</a>*<span class="keyword">&gt;</span>(varBuffer);</div><div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;        <a class="code" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html">USB_INTERFACE_DESCRIPTOR</a>* uid = <span class="keyword">reinterpret_cast&lt;</span><a class="code" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html">USB_INTERFACE_DESCRIPTOR</a>*<span class="keyword">&gt;</span>(varBuffer);</div><div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;        <span class="keywordflow">switch</span>(stateParseDescr) {</div><div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;                <span class="keywordflow">case</span> 0:</div><div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;                        theBuffer.<a class="code" href="struct_multi_value_buffer.html#ab3151f4125e3ca92871307e654de24b7">valueSize</a> = 2;</div><div class="line"><a name="l00109"></a><span class="lineno">  109</span>&#160;                        valParser.<a class="code" href="class_multi_byte_value_parser.html#a9bd52b4e180d68dbb8f97c059250f4c3">Initialize</a>(&amp;theBuffer);</div><div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160;                        stateParseDescr = 1;</div><div class="line"><a name="l00111"></a><span class="lineno">  111</span>&#160;                        <span class="comment">// fall through</span></div><div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;                <span class="keywordflow">case</span> 1:</div><div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;                        <span class="keywordflow">if</span>(!valParser.<a class="code" href="class_multi_byte_value_parser.html#a9d380bf3ab3fee2c8797883504bcd827">Parse</a>(pp, pcntdn))</div><div class="line"><a name="l00114"></a><span class="lineno">  114</span>&#160;                                <span class="keywordflow">return</span> <span class="keyword">false</span>;</div><div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;                        dscrLen = *((uint8_t*)theBuffer.<a class="code" href="struct_multi_value_buffer.html#a3b5ab6facf7b6b872029ed3be0de4c1e">pValue</a>);</div><div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;                        dscrType = *((uint8_t*)theBuffer.<a class="code" href="struct_multi_value_buffer.html#a3b5ab6facf7b6b872029ed3be0de4c1e">pValue</a> + 1);</div><div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;                        stateParseDescr = 2;</div><div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;                        <span class="comment">// fall through</span></div><div class="line"><a name="l00119"></a><span class="lineno">  119</span>&#160;                <span class="keywordflow">case</span> 2:</div><div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;                        <span class="comment">// This is a sort of hack. Assuming that two bytes are all ready in the buffer</span></div><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;                        <span class="comment">//      the pointer is positioned two bytes ahead in order for the rest of descriptor</span></div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;                        <span class="comment">//      to be read right after the size and the type fields.</span></div><div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;                        <span class="comment">// This should be used carefully. varBuffer should be used directly to handle data</span></div><div class="line"><a name="l00124"></a><span class="lineno">  124</span>&#160;                        <span class="comment">//      in the buffer.</span></div><div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;                        theBuffer.<a class="code" href="struct_multi_value_buffer.html#a3b5ab6facf7b6b872029ed3be0de4c1e">pValue</a> = varBuffer + 2;</div><div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;                        stateParseDescr = 3;</div><div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;                        <span class="comment">// fall through</span></div><div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;                <span class="keywordflow">case</span> 3:</div><div class="line"><a name="l00129"></a><span class="lineno">  129</span>&#160;                        <span class="keywordflow">switch</span>(dscrType) {</div><div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;                                <span class="keywordflow">case</span> <a class="code" href="usb__ch9_8h.html#a5856eef11136823c671407f77cc5d254">USB_DESCRIPTOR_INTERFACE</a>:</div><div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;                                        isGoodInterface = <span class="keyword">false</span>;</div><div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;                                        <span class="keywordflow">break</span>;</div><div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;                                <span class="keywordflow">case</span> <a class="code" href="usb__ch9_8h.html#aa17b365c4eb8bd2f6a4d4e4fb5f881c7">USB_DESCRIPTOR_CONFIGURATION</a>:</div><div class="line"><a name="l00134"></a><span class="lineno">  134</span>&#160;                                <span class="keywordflow">case</span> <a class="code" href="usb__ch9_8h.html#ac3f574f82929eedc3386195f9a941203">USB_DESCRIPTOR_ENDPOINT</a>:</div><div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;                                <span class="keywordflow">case</span> <a class="code" href="usb__ch9_8h.html#a90140ca7ead37fd62faeb395f0942a67">HID_DESCRIPTOR_HID</a>:</div><div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;                                        <span class="keywordflow">break</span>;</div><div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;                        }</div><div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;                        theBuffer.<a class="code" href="struct_multi_value_buffer.html#ab3151f4125e3ca92871307e654de24b7">valueSize</a> = dscrLen - 2;</div><div class="line"><a name="l00139"></a><span class="lineno">  139</span>&#160;                        valParser.<a class="code" href="class_multi_byte_value_parser.html#a9bd52b4e180d68dbb8f97c059250f4c3">Initialize</a>(&amp;theBuffer);</div><div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;                        stateParseDescr = 4;</div><div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;                        <span class="comment">// fall through</span></div><div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;                <span class="keywordflow">case</span> 4:</div><div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160;                        <span class="keywordflow">switch</span>(dscrType) {</div><div class="line"><a name="l00144"></a><span class="lineno">  144</span>&#160;                                <span class="keywordflow">case</span> <a class="code" href="usb__ch9_8h.html#aa17b365c4eb8bd2f6a4d4e4fb5f881c7">USB_DESCRIPTOR_CONFIGURATION</a>:</div><div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160;                                        <span class="keywordflow">if</span>(!valParser.<a class="code" href="class_multi_byte_value_parser.html#a9d380bf3ab3fee2c8797883504bcd827">Parse</a>(pp, pcntdn))</div><div class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;                                                <span class="keywordflow">return</span> <span class="keyword">false</span>;</div><div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;                                        confValue = ucd-&gt;<a class="code" href="struct_u_s_b___c_o_n_f_i_g_u_r_a_t_i_o_n___d_e_s_c_r_i_p_t_o_r.html#a568d08f2ae98670a707489645a67746b">bConfigurationValue</a>;</div><div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;                                        <span class="keywordflow">break</span>;</div><div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;                                <span class="keywordflow">case</span> <a class="code" href="usb__ch9_8h.html#a5856eef11136823c671407f77cc5d254">USB_DESCRIPTOR_INTERFACE</a>:</div><div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;                                        <span class="keywordflow">if</span>(!valParser.<a class="code" href="class_multi_byte_value_parser.html#a9d380bf3ab3fee2c8797883504bcd827">Parse</a>(pp, pcntdn))</div><div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;                                                <span class="keywordflow">return</span> <span class="keyword">false</span>;</div><div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;                                        <span class="keywordflow">if</span>((MASK &amp; <a class="code" href="confdescparser_8h.html#a97d95efc3446be55adbb1801c356c55c">CP_MASK_COMPARE_CLASS</a>) &amp;&amp; uid-&gt;<a class="code" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html#a4d352604355f617fef9509951d573356">bInterfaceClass</a> != CLASS_ID)</div><div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;                                                <span class="keywordflow">break</span>;</div><div class="line"><a name="l00154"></a><span class="lineno">  154</span>&#160;                                        <span class="keywordflow">if</span>((MASK &amp; <a class="code" href="confdescparser_8h.html#a640401f5d117e10f0f0fd26f74f3975e">CP_MASK_COMPARE_SUBCLASS</a>) &amp;&amp; uid-&gt;<a class="code" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html#ad5b51ed2e6540dd58085f10a2440970e">bInterfaceSubClass</a> != SUBCLASS_ID)</div><div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;                                                <span class="keywordflow">break</span>;</div><div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;                                        <span class="keywordflow">if</span>(UseOr) {</div><div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;                                                <span class="keywordflow">if</span>((!((MASK &amp; <a class="code" href="confdescparser_8h.html#a1e4d3b53bdd61abb61f20d5973e194d7">CP_MASK_COMPARE_PROTOCOL</a>) &amp;&amp; uid-&gt;<a class="code" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html#afcce1d75b7b110cc0d11e3328d9c7204">bInterfaceProtocol</a>)))</div><div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;                                                        <span class="keywordflow">break</span>;</div><div class="line"><a name="l00159"></a><span class="lineno">  159</span>&#160;                                        } <span class="keywordflow">else</span> {</div><div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;                                                <span class="keywordflow">if</span>((MASK &amp; <a class="code" href="confdescparser_8h.html#a1e4d3b53bdd61abb61f20d5973e194d7">CP_MASK_COMPARE_PROTOCOL</a>) &amp;&amp; uid-&gt;<a class="code" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html#afcce1d75b7b110cc0d11e3328d9c7204">bInterfaceProtocol</a> != PROTOCOL_ID)</div><div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;                                                        <span class="keywordflow">break</span>;</div><div class="line"><a name="l00162"></a><span class="lineno">  162</span>&#160;                                        }</div><div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;                                        isGoodInterface = <span class="keyword">true</span>;</div><div class="line"><a name="l00164"></a><span class="lineno">  164</span>&#160;                                        ifaceNumber = uid-&gt;<a class="code" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html#a3ae5da44842f99bbde5cca9b20c6911a">bInterfaceNumber</a>;</div><div class="line"><a name="l00165"></a><span class="lineno">  165</span>&#160;                                        ifaceAltSet = uid-&gt;<a class="code" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html#a0ddcf6c9bc46ed757e9e15086746b5a1">bAlternateSetting</a>;</div><div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;                                        protoValue = uid-&gt;<a class="code" href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html#afcce1d75b7b110cc0d11e3328d9c7204">bInterfaceProtocol</a>;</div><div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;                                        <span class="keywordflow">break</span>;</div><div class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;                                <span class="keywordflow">case</span> <a class="code" href="usb__ch9_8h.html#ac3f574f82929eedc3386195f9a941203">USB_DESCRIPTOR_ENDPOINT</a>:</div><div class="line"><a name="l00169"></a><span class="lineno">  169</span>&#160;                                        <span class="keywordflow">if</span>(!valParser.<a class="code" href="class_multi_byte_value_parser.html#a9d380bf3ab3fee2c8797883504bcd827">Parse</a>(pp, pcntdn))</div><div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;                                                <span class="keywordflow">return</span> <span class="keyword">false</span>;</div><div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;                                        <span class="keywordflow">if</span>(isGoodInterface)</div><div class="line"><a name="l00172"></a><span class="lineno">  172</span>&#160;                                                <span class="keywordflow">if</span>(theXtractor)</div><div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;                                                        theXtractor-&gt;<a class="code" href="class_usb_config_xtracter.html#a7717ea27bb756568e0deb544d8331370">EndpointXtract</a>(confValue, ifaceNumber, ifaceAltSet, protoValue, (<a class="code" href="struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html">USB_ENDPOINT_DESCRIPTOR</a>*)varBuffer);</div><div class="line"><a name="l00174"></a><span class="lineno">  174</span>&#160;                                        <span class="keywordflow">break</span>;</div><div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;                                        <span class="comment">//case HID_DESCRIPTOR_HID:</span></div><div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160;                                        <span class="comment">//      if (!valParser.Parse(pp, pcntdn))</span></div><div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;                                        <span class="comment">//              return false;</span></div><div class="line"><a name="l00178"></a><span class="lineno">  178</span>&#160;                                        <span class="comment">//      PrintHidDescriptor((const USB_HID_DESCRIPTOR*)varBuffer);</span></div><div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160;                                        <span class="comment">//      break;</span></div><div class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;                                <span class="keywordflow">default</span>:</div><div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;                                        <span class="keywordflow">if</span>(!theSkipper.<a class="code" href="class_byte_skipper.html#a1ff6b49682f75c6edab2966540f2ede0">Skip</a>(pp, pcntdn, dscrLen - 2))</div><div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160;                                                <span class="keywordflow">return</span> <span class="keyword">false</span>;</div><div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;                        }</div><div class="line"><a name="l00184"></a><span class="lineno">  184</span>&#160;                        theBuffer.<a class="code" href="struct_multi_value_buffer.html#a3b5ab6facf7b6b872029ed3be0de4c1e">pValue</a> = varBuffer;</div><div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160;                        stateParseDescr = 0;</div><div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;        }</div><div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;        <span class="keywordflow">return</span> <span class="keyword">true</span>;</div><div class="line"><a name="l00188"></a><span class="lineno">  188</span>&#160;}</div><div class="line"><a name="l00189"></a><span class="lineno">  189</span>&#160;</div><div class="line"><a name="l00190"></a><span class="lineno">  190</span>&#160;<span class="keyword">template</span> &lt;const u<span class="keywordtype">int</span>8_t CLASS_ID, const u<span class="keywordtype">int</span>8_t SUBCLASS_ID, const u<span class="keywordtype">int</span>8_t PROTOCOL_ID, const u<span class="keywordtype">int</span>8_t MASK&gt;</div><div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;<span class="keywordtype">void</span> <a class="code" href="class_config_desc_parser.html">ConfigDescParser&lt;CLASS_ID, SUBCLASS_ID, PROTOCOL_ID, MASK&gt;::PrintHidDescriptor</a>(<span class="keyword">const</span> <a class="code" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html">USB_HID_DESCRIPTOR</a> *pDesc) {</div><div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;        <a class="code" href="message_8h.html#a27117e124c5d66d5512fe8d494fe6338">Notify</a>(<a class="code" href="version__helper_8h.html#a73809107539df84eaf01f6a4dea4fbff">PSTR</a>(<span class="stringliteral">&quot;\r\n\r\nHID Descriptor:\r\n&quot;</span>), 0x80);</div><div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;        <a class="code" href="message_8h.html#a27117e124c5d66d5512fe8d494fe6338">Notify</a>(<a class="code" href="version__helper_8h.html#a73809107539df84eaf01f6a4dea4fbff">PSTR</a>(<span class="stringliteral">&quot;bDescLength:\t\t&quot;</span>), 0x80);</div><div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160;        PrintHex&lt;uint8_t &gt; (pDesc-&gt;<a class="code" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a8b525ca82d81716c699e1d1f9c6d2de2">bLength</a>, 0x80);</div><div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;</div><div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;        <a class="code" href="message_8h.html#a27117e124c5d66d5512fe8d494fe6338">Notify</a>(<a class="code" href="version__helper_8h.html#a73809107539df84eaf01f6a4dea4fbff">PSTR</a>(<span class="stringliteral">&quot;\r\nbDescriptorType:\t&quot;</span>), 0x80);</div><div class="line"><a name="l00197"></a><span class="lineno">  197</span>&#160;        PrintHex&lt;uint8_t &gt; (pDesc-&gt;<a class="code" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a46451809c473f8e4605017fb87362f7c">bDescriptorType</a>, 0x80);</div><div class="line"><a name="l00198"></a><span class="lineno">  198</span>&#160;</div><div class="line"><a name="l00199"></a><span class="lineno">  199</span>&#160;        <a class="code" href="message_8h.html#a27117e124c5d66d5512fe8d494fe6338">Notify</a>(<a class="code" href="version__helper_8h.html#a73809107539df84eaf01f6a4dea4fbff">PSTR</a>(<span class="stringliteral">&quot;\r\nbcdHID:\t\t\t&quot;</span>), 0x80);</div><div class="line"><a name="l00200"></a><span class="lineno">  200</span>&#160;        PrintHex&lt;uint16_t &gt; (pDesc-&gt;<a class="code" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a5af9915c06d97e5fb38d5f8f968420e5">bcdHID</a>, 0x80);</div><div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;</div><div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;        <a class="code" href="message_8h.html#a27117e124c5d66d5512fe8d494fe6338">Notify</a>(<a class="code" href="version__helper_8h.html#a73809107539df84eaf01f6a4dea4fbff">PSTR</a>(<span class="stringliteral">&quot;\r\nbCountryCode:\t\t&quot;</span>), 0x80);</div><div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;        PrintHex&lt;uint8_t &gt; (pDesc-&gt;<a class="code" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a340e5f812dbf7fe8caa13a1541a51f42">bCountryCode</a>, 0x80);</div><div class="line"><a name="l00204"></a><span class="lineno">  204</span>&#160;</div><div class="line"><a name="l00205"></a><span class="lineno">  205</span>&#160;        <a class="code" href="message_8h.html#a27117e124c5d66d5512fe8d494fe6338">Notify</a>(<a class="code" href="version__helper_8h.html#a73809107539df84eaf01f6a4dea4fbff">PSTR</a>(<span class="stringliteral">&quot;\r\nbNumDescriptors:\t&quot;</span>), 0x80);</div><div class="line"><a name="l00206"></a><span class="lineno">  206</span>&#160;        PrintHex&lt;uint8_t &gt; (pDesc-&gt;<a class="code" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a05f827473d2eb4e67d1f99bc317b1eba">bNumDescriptors</a>, 0x80);</div><div class="line"><a name="l00207"></a><span class="lineno">  207</span>&#160;</div><div class="line"><a name="l00208"></a><span class="lineno">  208</span>&#160;        <span class="keywordflow">for</span>(uint8_t i = 0; i &lt; pDesc-&gt;<a class="code" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a05f827473d2eb4e67d1f99bc317b1eba">bNumDescriptors</a>; i++) {</div><div class="line"><a name="l00209"></a><span class="lineno">  209</span>&#160;                <a class="code" href="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e.html">HID_CLASS_DESCRIPTOR_LEN_AND_TYPE</a> *pLT = (<a class="code" href="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e.html">HID_CLASS_DESCRIPTOR_LEN_AND_TYPE</a>*)&amp;(pDesc-&gt;<a class="code" href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a58fcf1ecefd15c5e796ce8798b1dfce5">bDescrType</a>);</div><div class="line"><a name="l00210"></a><span class="lineno">  210</span>&#160;</div><div class="line"><a name="l00211"></a><span class="lineno">  211</span>&#160;                <a class="code" href="message_8h.html#a27117e124c5d66d5512fe8d494fe6338">Notify</a>(<a class="code" href="version__helper_8h.html#a73809107539df84eaf01f6a4dea4fbff">PSTR</a>(<span class="stringliteral">&quot;\r\nbDescrType:\t\t&quot;</span>), 0x80);</div><div class="line"><a name="l00212"></a><span class="lineno">  212</span>&#160;                PrintHex&lt;uint8_t &gt; (pLT[i].<a class="code" href="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e.html#ade7d2a40026445cd10544b30bf1a4964">bDescrType</a>, 0x80);</div><div class="line"><a name="l00213"></a><span class="lineno">  213</span>&#160;</div><div class="line"><a name="l00214"></a><span class="lineno">  214</span>&#160;                <a class="code" href="message_8h.html#a27117e124c5d66d5512fe8d494fe6338">Notify</a>(<a class="code" href="version__helper_8h.html#a73809107539df84eaf01f6a4dea4fbff">PSTR</a>(<span class="stringliteral">&quot;\r\nwDescriptorLength:\t&quot;</span>), 0x80);</div><div class="line"><a name="l00215"></a><span class="lineno">  215</span>&#160;                PrintHex&lt;uint16_t &gt; (pLT[i].<a class="code" href="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e.html#a98251c1867caf1651f6e926952189201">wDescriptorLength</a>, 0x80);</div><div class="line"><a name="l00216"></a><span class="lineno">  216</span>&#160;        }</div><div class="line"><a name="l00217"></a><span class="lineno">  217</span>&#160;        <a class="code" href="message_8h.html#a27117e124c5d66d5512fe8d494fe6338">Notify</a>(<a class="code" href="version__helper_8h.html#a73809107539df84eaf01f6a4dea4fbff">PSTR</a>(<span class="stringliteral">&quot;\r\n&quot;</span>), 0x80);</div><div class="line"><a name="l00218"></a><span class="lineno">  218</span>&#160;}</div><div class="line"><a name="l00219"></a><span class="lineno">  219</span>&#160;</div><div class="line"><a name="l00220"></a><span class="lineno">  220</span>&#160;</div><div class="line"><a name="l00221"></a><span class="lineno">  221</span>&#160;<span class="preprocessor">#endif // __CONFDESCPARSER_H__</span></div><div class="ttc" id="confdescparser_8h_html_a1e4d3b53bdd61abb61f20d5973e194d7"><div class="ttname"><a href="confdescparser_8h.html#a1e4d3b53bdd61abb61f20d5973e194d7">CP_MASK_COMPARE_PROTOCOL</a></div><div class="ttdeci">#define CP_MASK_COMPARE_PROTOCOL</div><div class="ttdef"><b>Definition:</b> <a href="confdescparser_8h_source.html#l00041">confdescparser.h:41</a></div></div>
<div class="ttc" id="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r_html_a4d352604355f617fef9509951d573356"><div class="ttname"><a href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html#a4d352604355f617fef9509951d573356">USB_INTERFACE_DESCRIPTOR::bInterfaceClass</a></div><div class="ttdeci">uint8_t bInterfaceClass</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00141">usb_ch9.h:141</a></div></div>
<div class="ttc" id="class_usb_config_xtracter_html_a7717ea27bb756568e0deb544d8331370"><div class="ttname"><a href="class_usb_config_xtracter.html#a7717ea27bb756568e0deb544d8331370">UsbConfigXtracter::EndpointXtract</a></div><div class="ttdeci">virtual void EndpointXtract(uint8_t conf, uint8_t iface, uint8_t alt, uint8_t proto, const USB_ENDPOINT_DESCRIPTOR *ep)</div><div class="ttdef"><b>Definition:</b> <a href="confdescparser_8h_source.html#l00035">confdescparser.h:35</a></div></div>
<div class="ttc" id="struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r_html"><div class="ttname"><a href="struct_u_s_b___e_n_d_p_o_i_n_t___d_e_s_c_r_i_p_t_o_r.html">USB_ENDPOINT_DESCRIPTOR</a></div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00148">usb_ch9.h:148</a></div></div>
<div class="ttc" id="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e_html"><div class="ttname"><a href="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e.html">HID_CLASS_DESCRIPTOR_LEN_AND_TYPE</a></div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00168">usb_ch9.h:168</a></div></div>
<div class="ttc" id="class_byte_skipper_html"><div class="ttname"><a href="class_byte_skipper.html">ByteSkipper</a></div><div class="ttdef"><b>Definition:</b> <a href="parsetools_8h_source.html#l00062">parsetools.h:62</a></div></div>
<div class="ttc" id="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e_html_ade7d2a40026445cd10544b30bf1a4964"><div class="ttname"><a href="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e.html#ade7d2a40026445cd10544b30bf1a4964">HID_CLASS_DESCRIPTOR_LEN_AND_TYPE::bDescrType</a></div><div class="ttdeci">uint8_t bDescrType</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00169">usb_ch9.h:169</a></div></div>
<div class="ttc" id="usb__ch9_8h_html_ac3f574f82929eedc3386195f9a941203"><div class="ttname"><a href="usb__ch9_8h.html#ac3f574f82929eedc3386195f9a941203">USB_DESCRIPTOR_ENDPOINT</a></div><div class="ttdeci">#define USB_DESCRIPTOR_ENDPOINT</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00074">usb_ch9.h:74</a></div></div>
<div class="ttc" id="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r_html_a8b525ca82d81716c699e1d1f9c6d2de2"><div class="ttname"><a href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a8b525ca82d81716c699e1d1f9c6d2de2">USB_HID_DESCRIPTOR::bLength</a></div><div class="ttdeci">uint8_t bLength</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00159">usb_ch9.h:159</a></div></div>
<div class="ttc" id="struct_u_s_b___c_o_n_f_i_g_u_r_a_t_i_o_n___d_e_s_c_r_i_p_t_o_r_html_a568d08f2ae98670a707489645a67746b"><div class="ttname"><a href="struct_u_s_b___c_o_n_f_i_g_u_r_a_t_i_o_n___d_e_s_c_r_i_p_t_o_r.html#a568d08f2ae98670a707489645a67746b">USB_CONFIGURATION_DESCRIPTOR::bConfigurationValue</a></div><div class="ttdeci">uint8_t bConfigurationValue</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00128">usb_ch9.h:128</a></div></div>
<div class="ttc" id="class_config_desc_parser_html_a3722ad1dbbfcd4ecf5cbf9caf08cd517"><div class="ttname"><a href="class_config_desc_parser.html#a3722ad1dbbfcd4ecf5cbf9caf08cd517">ConfigDescParser::Parse</a></div><div class="ttdeci">void Parse(const uint16_t len, const uint8_t *pbuf, const uint16_t &amp;offset)</div><div class="ttdef"><b>Definition:</b> <a href="confdescparser_8h_source.html#l00091">confdescparser.h:91</a></div></div>
<div class="ttc" id="confdescparser_8h_html_a97d95efc3446be55adbb1801c356c55c"><div class="ttname"><a href="confdescparser_8h.html#a97d95efc3446be55adbb1801c356c55c">CP_MASK_COMPARE_CLASS</a></div><div class="ttdeci">#define CP_MASK_COMPARE_CLASS</div><div class="ttdef"><b>Definition:</b> <a href="confdescparser_8h_source.html#l00039">confdescparser.h:39</a></div></div>
<div class="ttc" id="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e_html_a98251c1867caf1651f6e926952189201"><div class="ttname"><a href="struct_h_i_d___c_l_a_s_s___d_e_s_c_r_i_p_t_o_r___l_e_n___a_n_d___t_y_p_e.html#a98251c1867caf1651f6e926952189201">HID_CLASS_DESCRIPTOR_LEN_AND_TYPE::wDescriptorLength</a></div><div class="ttdeci">uint16_t wDescriptorLength</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00170">usb_ch9.h:170</a></div></div>
<div class="ttc" id="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r_html"><div class="ttname"><a href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html">USB_INTERFACE_DESCRIPTOR</a></div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00135">usb_ch9.h:135</a></div></div>
<div class="ttc" id="usb__ch9_8h_html_aa17b365c4eb8bd2f6a4d4e4fb5f881c7"><div class="ttname"><a href="usb__ch9_8h.html#aa17b365c4eb8bd2f6a4d4e4fb5f881c7">USB_DESCRIPTOR_CONFIGURATION</a></div><div class="ttdeci">#define USB_DESCRIPTOR_CONFIGURATION</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00071">usb_ch9.h:71</a></div></div>
<div class="ttc" id="message_8h_html_a27117e124c5d66d5512fe8d494fe6338"><div class="ttname"><a href="message_8h.html#a27117e124c5d66d5512fe8d494fe6338">Notify</a></div><div class="ttdeci">#define Notify(...)</div><div class="ttdef"><b>Definition:</b> <a href="message_8h_source.html#l00051">message.h:51</a></div></div>
<div class="ttc" id="class_config_desc_parser_html"><div class="ttname"><a href="class_config_desc_parser.html">ConfigDescParser</a></div><div class="ttdef"><b>Definition:</b> <a href="confdescparser_8h_source.html#l00047">confdescparser.h:47</a></div></div>
<div class="ttc" id="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r_html"><div class="ttname"><a href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html">USB_HID_DESCRIPTOR</a></div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00158">usb_ch9.h:158</a></div></div>
<div class="ttc" id="struct_u_s_b___c_o_n_f_i_g_u_r_a_t_i_o_n___d_e_s_c_r_i_p_t_o_r_html"><div class="ttname"><a href="struct_u_s_b___c_o_n_f_i_g_u_r_a_t_i_o_n___d_e_s_c_r_i_p_t_o_r.html">USB_CONFIGURATION_DESCRIPTOR</a></div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00123">usb_ch9.h:123</a></div></div>
<div class="ttc" id="struct_multi_value_buffer_html"><div class="ttname"><a href="struct_multi_value_buffer.html">MultiValueBuffer</a></div><div class="ttdef"><b>Definition:</b> <a href="parsetools_8h_source.html#l00030">parsetools.h:30</a></div></div>
<div class="ttc" id="class_byte_skipper_html_a1ff6b49682f75c6edab2966540f2ede0"><div class="ttname"><a href="class_byte_skipper.html#a1ff6b49682f75c6edab2966540f2ede0">ByteSkipper::Skip</a></div><div class="ttdeci">bool Skip(uint8_t **pp, uint16_t *pcntdn, uint16_t bytes_to_skip)</div><div class="ttdef"><b>Definition:</b> <a href="parsetools_8h_source.html#l00077">parsetools.h:77</a></div></div>
<div class="ttc" id="class_byte_skipper_html_a274a09686d5535e11961d2ccf38ffa08"><div class="ttname"><a href="class_byte_skipper.html#a274a09686d5535e11961d2ccf38ffa08">ByteSkipper::Initialize</a></div><div class="ttdeci">void Initialize(MultiValueBuffer *pbuf)</div><div class="ttdef"><b>Definition:</b> <a href="parsetools_8h_source.html#l00072">parsetools.h:72</a></div></div>
<div class="ttc" id="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r_html_a340e5f812dbf7fe8caa13a1541a51f42"><div class="ttname"><a href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a340e5f812dbf7fe8caa13a1541a51f42">USB_HID_DESCRIPTOR::bCountryCode</a></div><div class="ttdeci">uint8_t bCountryCode</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00162">usb_ch9.h:162</a></div></div>
<div class="ttc" id="class_multi_byte_value_parser_html"><div class="ttname"><a href="class_multi_byte_value_parser.html">MultiByteValueParser</a></div><div class="ttdef"><b>Definition:</b> <a href="parsetools_8h_source.html#l00040">parsetools.h:40</a></div></div>
<div class="ttc" id="confdescparser_8h_html_a640401f5d117e10f0f0fd26f74f3975e"><div class="ttname"><a href="confdescparser_8h.html#a640401f5d117e10f0f0fd26f74f3975e">CP_MASK_COMPARE_SUBCLASS</a></div><div class="ttdeci">#define CP_MASK_COMPARE_SUBCLASS</div><div class="ttdef"><b>Definition:</b> <a href="confdescparser_8h_source.html#l00040">confdescparser.h:40</a></div></div>
<div class="ttc" id="class_config_desc_parser_html_a44807fbe19759616d5b00a912eb1229c"><div class="ttname"><a href="class_config_desc_parser.html#a44807fbe19759616d5b00a912eb1229c">ConfigDescParser::SetOR</a></div><div class="ttdeci">void SetOR(void)</div><div class="ttdef"><b>Definition:</b> <a href="confdescparser_8h_source.html#l00071">confdescparser.h:71</a></div></div>
<div class="ttc" id="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r_html_a05f827473d2eb4e67d1f99bc317b1eba"><div class="ttname"><a href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a05f827473d2eb4e67d1f99bc317b1eba">USB_HID_DESCRIPTOR::bNumDescriptors</a></div><div class="ttdeci">uint8_t bNumDescriptors</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00163">usb_ch9.h:163</a></div></div>
<div class="ttc" id="class_multi_byte_value_parser_html_a9d380bf3ab3fee2c8797883504bcd827"><div class="ttname"><a href="class_multi_byte_value_parser.html#a9d380bf3ab3fee2c8797883504bcd827">MultiByteValueParser::Parse</a></div><div class="ttdeci">bool Parse(uint8_t **pp, uint16_t *pcntdn)</div><div class="ttdef"><b>Definition:</b> <a href="parsetools_8cpp_source.html#l00026">parsetools.cpp:26</a></div></div>
<div class="ttc" id="class_u_s_b_read_parser_html"><div class="ttname"><a href="class_u_s_b_read_parser.html">USBReadParser</a></div><div class="ttdef"><b>Definition:</b> <a href="_usb_core_8h_source.html#l00205">UsbCore.h:205</a></div></div>
<div class="ttc" id="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r_html_a46451809c473f8e4605017fb87362f7c"><div class="ttname"><a href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a46451809c473f8e4605017fb87362f7c">USB_HID_DESCRIPTOR::bDescriptorType</a></div><div class="ttdeci">uint8_t bDescriptorType</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00160">usb_ch9.h:160</a></div></div>
<div class="ttc" id="version__helper_8h_html_a73809107539df84eaf01f6a4dea4fbff"><div class="ttname"><a href="version__helper_8h.html#a73809107539df84eaf01f6a4dea4fbff">PSTR</a></div><div class="ttdeci">#define PSTR(str)</div><div class="ttdef"><b>Definition:</b> <a href="version__helper_8h_source.html#l00054">version_helper.h:54</a></div></div>
<div class="ttc" id="class_usb_config_xtracter_html"><div class="ttname"><a href="class_usb_config_xtracter.html">UsbConfigXtracter</a></div><div class="ttdef"><b>Definition:</b> <a href="confdescparser_8h_source.html#l00030">confdescparser.h:30</a></div></div>
<div class="ttc" id="usb__ch9_8h_html_a90140ca7ead37fd62faeb395f0942a67"><div class="ttname"><a href="usb__ch9_8h.html#a90140ca7ead37fd62faeb395f0942a67">HID_DESCRIPTOR_HID</a></div><div class="ttdeci">#define HID_DESCRIPTOR_HID</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00080">usb_ch9.h:80</a></div></div>
<div class="ttc" id="struct_multi_value_buffer_html_ab3151f4125e3ca92871307e654de24b7"><div class="ttname"><a href="struct_multi_value_buffer.html#ab3151f4125e3ca92871307e654de24b7">MultiValueBuffer::valueSize</a></div><div class="ttdeci">uint8_t valueSize</div><div class="ttdef"><b>Definition:</b> <a href="parsetools_8h_source.html#l00031">parsetools.h:31</a></div></div>
<div class="ttc" id="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r_html_a0ddcf6c9bc46ed757e9e15086746b5a1"><div class="ttname"><a href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html#a0ddcf6c9bc46ed757e9e15086746b5a1">USB_INTERFACE_DESCRIPTOR::bAlternateSetting</a></div><div class="ttdeci">uint8_t bAlternateSetting</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00139">usb_ch9.h:139</a></div></div>
<div class="ttc" id="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r_html_a3ae5da44842f99bbde5cca9b20c6911a"><div class="ttname"><a href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html#a3ae5da44842f99bbde5cca9b20c6911a">USB_INTERFACE_DESCRIPTOR::bInterfaceNumber</a></div><div class="ttdeci">uint8_t bInterfaceNumber</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00138">usb_ch9.h:138</a></div></div>
<div class="ttc" id="class_config_desc_parser_html_a58ece11be65d0e5eed1784c31598717a"><div class="ttname"><a href="class_config_desc_parser.html#a58ece11be65d0e5eed1784c31598717a">ConfigDescParser::ConfigDescParser</a></div><div class="ttdeci">ConfigDescParser(UsbConfigXtracter *xtractor)</div><div class="ttdef"><b>Definition:</b> <a href="confdescparser_8h_source.html#l00079">confdescparser.h:79</a></div></div>
<div class="ttc" id="class_multi_byte_value_parser_html_a9bd52b4e180d68dbb8f97c059250f4c3"><div class="ttname"><a href="class_multi_byte_value_parser.html#a9bd52b4e180d68dbb8f97c059250f4c3">MultiByteValueParser::Initialize</a></div><div class="ttdeci">void Initialize(MultiValueBuffer *const pbuf)</div><div class="ttdef"><b>Definition:</b> <a href="parsetools_8h_source.html#l00054">parsetools.h:54</a></div></div>
<div class="ttc" id="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r_html_ad5b51ed2e6540dd58085f10a2440970e"><div class="ttname"><a href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html#ad5b51ed2e6540dd58085f10a2440970e">USB_INTERFACE_DESCRIPTOR::bInterfaceSubClass</a></div><div class="ttdeci">uint8_t bInterfaceSubClass</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00142">usb_ch9.h:142</a></div></div>
<div class="ttc" id="struct_multi_value_buffer_html_a3b5ab6facf7b6b872029ed3be0de4c1e"><div class="ttname"><a href="struct_multi_value_buffer.html#a3b5ab6facf7b6b872029ed3be0de4c1e">MultiValueBuffer::pValue</a></div><div class="ttdeci">void * pValue</div><div class="ttdef"><b>Definition:</b> <a href="parsetools_8h_source.html#l00032">parsetools.h:32</a></div></div>
<div class="ttc" id="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r_html_a5af9915c06d97e5fb38d5f8f968420e5"><div class="ttname"><a href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a5af9915c06d97e5fb38d5f8f968420e5">USB_HID_DESCRIPTOR::bcdHID</a></div><div class="ttdeci">uint16_t bcdHID</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00161">usb_ch9.h:161</a></div></div>
<div class="ttc" id="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r_html_afcce1d75b7b110cc0d11e3328d9c7204"><div class="ttname"><a href="struct_u_s_b___i_n_t_e_r_f_a_c_e___d_e_s_c_r_i_p_t_o_r.html#afcce1d75b7b110cc0d11e3328d9c7204">USB_INTERFACE_DESCRIPTOR::bInterfaceProtocol</a></div><div class="ttdeci">uint8_t bInterfaceProtocol</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00143">usb_ch9.h:143</a></div></div>
<div class="ttc" id="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r_html_a58fcf1ecefd15c5e796ce8798b1dfce5"><div class="ttname"><a href="struct_u_s_b___h_i_d___d_e_s_c_r_i_p_t_o_r.html#a58fcf1ecefd15c5e796ce8798b1dfce5">USB_HID_DESCRIPTOR::bDescrType</a></div><div class="ttdeci">uint8_t bDescrType</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00164">usb_ch9.h:164</a></div></div>
<div class="ttc" id="usb__ch9_8h_html_a5856eef11136823c671407f77cc5d254"><div class="ttname"><a href="usb__ch9_8h.html#a5856eef11136823c671407f77cc5d254">USB_DESCRIPTOR_INTERFACE</a></div><div class="ttdeci">#define USB_DESCRIPTOR_INTERFACE</div><div class="ttdef"><b>Definition:</b> <a href="usb__ch9_8h_source.html#l00073">usb_ch9.h:73</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>