📄 hid__if_8h.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>BlueLab: hid_if.h File Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.8 --><div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a></div><h1>hid_if.h File Reference</h1>HID types. <a href="#_details">More...</a><p><h2>Data Structures</h2><ul><li>struct <a class="el" href="struct_h_i_d___a_g_i_l_e_n_t___a_n2051___c_o_n_f_i_g.html">HID_AGILENT_AN2051_CONFIG</a><dl class="el"><dd class="mdescRight">Configuration structure for SENSOR_AGILENT_AN2051. <a href="struct_h_i_d___a_g_i_l_e_n_t___a_n2051___c_o_n_f_i_g.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_h_i_d___a_g_i_l_e_n_t___a_d_n_s3030___c_o_n_f_i_g.html">HID_AGILENT_ADNS3030_CONFIG</a><dl class="el"><dd class="mdescRight">Configuration structure for SENSOR_AGILENT_ADNS3030. <a href="struct_h_i_d___a_g_i_l_e_n_t___a_d_n_s3030___c_o_n_f_i_g.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_h_i_d___a_v_a_g_o___a_d_n_s5030___c_o_n_f_i_g.html">HID_AVAGO_ADNS5030_CONFIG</a><dl class="el"><dd class="mdescRight">Configuration structure for Avago (was Agilent) ADNS5030 sensor. <a href="struct_h_i_d___a_v_a_g_o___a_d_n_s5030___c_o_n_f_i_g.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_h_i_d___a_v_a_g_o___a_d_n_s6030___c_o_n_f_i_g.html">HID_AVAGO_ADNS6030_CONFIG</a><dl class="el"><dd class="mdescRight">Configuration structure for Avago (was Agilent) ADNS6030 sensor. <a href="struct_h_i_d___a_v_a_g_o___a_d_n_s6030___c_o_n_f_i_g.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_h_i_d___a_v_a_g_o___a_d_n_s7050___c_o_n_f_i_g.html">HID_AVAGO_ADNS7050_CONFIG</a><dl class="el"><dd class="mdescRight">Configuration structure for Avago (was Agilent) ADNS7050 sensor. <a href="struct_h_i_d___a_v_a_g_o___a_d_n_s7050___c_o_n_f_i_g.html#_details">More...</a><br></dl><li>struct <a class="el" href="struct_h_i_d___m_a_t_r_i_x___c_o_n_f_i_g.html">HID_MATRIX_CONFIG</a><dl class="el"><dd class="mdescRight">Configuration structure for SENSOR_MATRIX. <a href="struct_h_i_d___m_a_t_r_i_x___c_o_n_f_i_g.html#_details">More...</a><br></dl></ul><h2>Defines</h2><ul><li>#define <a class="el" href="hid__if_8h.html#a0">HID_MATRIX_KEY_NORMAL</a> (0 << 8)<dl class="el"><dd class="mdescRight">Key types defintions used in key code table. <a href="#a0"></a><br></dl><li>#define <a class="el" href="hid__if_8h.html#a1">HID_MATRIX_KEY_MODIFIER</a> (1 << 8)<li>#define <a class="el" href="hid__if_8h.html#a2">HID_MATRIX_KEY_AUX</a> (2 << 8)</ul><h2>Enumerations</h2><ul><li>enum <a class="el" href="hid__if_8h.html#a7">hid_report_type</a> { <br> <a class="el" href="hid__if_8h.html#a7a3">hid_report_other</a> = 0, <br> <a class="el" href="hid__if_8h.html#a7a4">hid_report_input</a> = 1, <br> <a class="el" href="hid__if_8h.html#a7a5">hid_report_output</a> = 2, <br> <a class="el" href="hid__if_8h.html#a7a6">hid_report_feature</a> = 3<br> }<dl class="el"><dd class="mdescRight">HID report types. See HID profile 7.4.3, table 7 and 7.4.4, table 8. <a href="#a7">More...</a><br></dl></ul><hr><a name="_details"></a><h2>Detailed Description</h2>HID types. <p><hr><h2>Define Documentation</h2><a class="anchor" name="a0" doxytag="hid_if.h::HID_MATRIX_KEY_NORMAL" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define HID_MATRIX_KEY_NORMAL (0 << 8) </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Key types defintions used in key code table. <p> </td> </tr></table><a class="anchor" name="a1" doxytag="hid_if.h::HID_MATRIX_KEY_MODIFIER" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define HID_MATRIX_KEY_MODIFIER (1 << 8) </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a class="anchor" name="a2" doxytag="hid_if.h::HID_MATRIX_KEY_AUX" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> #define HID_MATRIX_KEY_AUX (2 << 8) </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><hr><h2>Enumeration Type Documentation</h2><a class="anchor" name="a7" doxytag="hid_if.h::hid_report_type" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> enum <a class="el" href="hid__if_8h.html#a7">hid_report_type</a> </td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>HID report types. See HID profile 7.4.3, table 7 and 7.4.4, table 8. <p>NOTE: These values must match those defined in the HID profile specification. <dl compact><dt><b>Enumeration values: </b></dt><dd><table border=0 cellspacing=2 cellpadding=0><tr><td valign=top><em><a class="anchor" name="a7a3" doxytag="hid_report_other" ></a>hid_report_other</em> </td><td></td></tr><tr><td valign=top><em><a class="anchor" name="a7a4" doxytag="hid_report_input" ></a>hid_report_input</em> </td><td></td></tr><tr><td valign=top><em><a class="anchor" name="a7a5" doxytag="hid_report_output" ></a>hid_report_output</em> </td><td></td></tr><tr><td valign=top><em><a class="anchor" name="a7a6" doxytag="hid_report_feature" ></a>hid_report_feature</em> </td><td></td></tr></table></dl> </td> </tr></table></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -