2021-03-23 12:43:48 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2013-01-30 22:00:18 +01:00
< 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" / >
2021-03-23 12:43:48 +01:00
< meta name = "generator" content = "Doxygen 1.8.17" / >
2020-11-18 20:17:17 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2013-02-17 01:37:13 +01:00
< title > USB Host Shield 2.0: hidboot.h File Reference< / title >
2013-01-30 22:00:18 +01:00
< 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" / >
2019-08-31 18:18:58 +02:00
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
2013-01-30 22:00:18 +01:00
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
2013-02-05 22:39:56 +01:00
< link href = "imageStyle.css" rel = "stylesheet" type = "text/css" / >
2013-01-30 22:00:18 +01:00
< / 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;" >
2019-08-31 18:18:58 +02:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2013-02-17 01:37:13 +01:00
< div id = "projectname" > USB Host Shield 2.0
2013-01-30 22:00:18 +01:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-03-23 12:43:48 +01:00
<!-- Generated by Doxygen 1.8.17 -->
2013-01-30 22:00:18 +01:00
< script type = "text/javascript" >
2021-03-23 12:43:48 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2013-01-30 22:00:18 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2021-03-23 12:43:48 +01:00
/* @license-end */
2013-01-30 22:00:18 +01:00
< / script >
2020-11-18 20:17:17 +01:00
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2021-03-23 12:43:48 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2020-11-18 20:17:17 +01:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-03-23 12:43:48 +01:00
/* @license-end */< / script >
2020-11-18 20:17:17 +01:00
< div id = "main-nav" > < / div >
2013-01-30 22:00:18 +01:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
2019-08-31 18:18:58 +02:00
< / div >
2013-01-30 22:00:18 +01:00
<!-- 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 > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#define-members" > Macros< / a > < / div >
< div class = "headertitle" >
< div class = "title" > hidboot.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-08-31 18:18:58 +02:00
< div class = "textblock" > < code > #include " < a class = "el" href = "usbhid_8h_source.html" > usbhid.h< / a > " < / code > < br / >
2013-01-30 22:00:18 +01:00
< / div > < div class = "textblock" > < div class = "dynheader" >
Include dependency graph for hidboot.h:< / div >
< div class = "dyncontent" >
2013-02-05 22:39:56 +01:00
< div class = "center" > < img src = "hidboot_8h__incl.png" border = "0" usemap = "#hidboot_8h" alt = "" / > < / div >
< map name = "hidboot_8h" id = "hidboot_8h" >
2021-03-23 12:43:48 +01:00
< area shape = "rect" title = " " alt = "" coords = "5,5,88,32" / >
< area shape = "rect" href = "usbhid_8h.html" title = " " alt = "" coords = "8,80,85,107" / >
< area shape = "rect" href = "_usb_8h.html" title = " " alt = "" coords = "17,229,76,256" / >
< area shape = "rect" href = "hidusagestr_8h.html" title = " " alt = "" coords = "39,155,148,181" / >
2019-08-31 18:18:58 +02:00
< / map >
2013-01-30 22:00:18 +01:00
< / div >
< / div > < div class = "textblock" > < div class = "dynheader" >
This graph shows which files directly or indirectly include this file:< / div >
< div class = "dyncontent" >
2013-02-05 22:39:56 +01:00
< div class = "center" > < img src = "hidboot_8h__dep__incl.png" border = "0" usemap = "#hidboot_8hdep" alt = "" / > < / div >
< map name = "hidboot_8hdep" id = "hidboot_8hdep" >
2021-05-09 22:48:09 +02:00
< area shape = "rect" title = " " alt = "" coords = "269,5,352,32" / >
< area shape = "rect" href = "_b_t_h_i_d_8h.html" title = " " alt = "" coords = "219,80,293,107" / >
< area shape = "rect" href = "hidboot_8cpp.html" title = " " alt = "" coords = "317,80,416,107" / >
2021-03-23 12:43:48 +01:00
< area shape = "rect" href = "_b_t_h_i_d_8cpp.html" title = " " alt = "" coords = "5,155,96,181" / >
< area shape = "rect" href = "_p_s4_b_t_8h.html" title = " " alt = "" coords = "120,155,195,181" / >
< area shape = "rect" href = "_p_s5_b_t_8h.html" title = " " alt = "" coords = "219,155,293,181" / >
2021-05-09 22:48:09 +02:00
< area shape = "rect" href = "_switch_pro_b_t_8h.html" title = " " alt = "" coords = "317,155,432,181" / >
< area shape = "rect" href = "_x_b_o_x_o_n_e_s_b_t_8h.html" title = " " alt = "" coords = "456,155,579,181" / >
2019-08-31 18:18:58 +02:00
< / map >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< p > < a href = "hidboot_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_o_u_s_e_i_n_f_o.html" > MOUSEINFO< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_mouse_report_parser.html" > MouseReportParser< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_o_d_i_f_i_e_r_k_e_y_s.html" > MODIFIERKEYS< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_k_b_d_i_n_f_o.html" > KBDINFO< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_k_b_d_l_e_d_s.html" > KBDLEDS< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_h_i_d_boot.html" > HIDBoot< BOOT_PROTOCOL > < / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "define-members" > < / a >
Macros< / h2 > < / td > < / tr >
2014-01-10 18:20:37 +01:00
< tr class = "memitem:a2458c33386b5c5d5bd2fc0544c9ff70c" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "hidboot_8h.html#a2458c33386b5c5d5bd2fc0544c9ff70c" > UHS_HID_BOOT_KEY_ZERO< / a >       0x27< / td > < / tr >
< tr class = "separator:a2458c33386b5c5d5bd2fc0544c9ff70c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a42f71f6d2b7e4f543826af0234834237" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "hidboot_8h.html#a42f71f6d2b7e4f543826af0234834237" > UHS_HID_BOOT_KEY_ENTER< / a >       0x28< / td > < / tr >
< tr class = "separator:a42f71f6d2b7e4f543826af0234834237" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abedef4cc17add7fafbbcda43b442964b" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "hidboot_8h.html#abedef4cc17add7fafbbcda43b442964b" > UHS_HID_BOOT_KEY_SPACE< / a >       0x2c< / td > < / tr >
< tr class = "separator:abedef4cc17add7fafbbcda43b442964b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a85200689879c7520e38541fa8ba29ade" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "hidboot_8h.html#a85200689879c7520e38541fa8ba29ade" > UHS_HID_BOOT_KEY_CAPS_LOCK< / a >       0x39< / td > < / tr >
< tr class = "separator:a85200689879c7520e38541fa8ba29ade" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad13513d5056e7bfe9f5a2f17e7cc8e42" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "hidboot_8h.html#ad13513d5056e7bfe9f5a2f17e7cc8e42" > UHS_HID_BOOT_KEY_SCROLL_LOCK< / a >       0x47< / td > < / tr >
< tr class = "separator:ad13513d5056e7bfe9f5a2f17e7cc8e42" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abed3f994055e37e80bede60fda7ea056" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "hidboot_8h.html#abed3f994055e37e80bede60fda7ea056" > UHS_HID_BOOT_KEY_NUM_LOCK< / a >       0x53< / td > < / tr >
< tr class = "separator:abed3f994055e37e80bede60fda7ea056" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a69193f2a5138ebecc6819e21e6b31c45" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "hidboot_8h.html#a69193f2a5138ebecc6819e21e6b31c45" > UHS_HID_BOOT_KEY_ZERO2< / a >       0x62< / td > < / tr >
< tr class = "separator:a69193f2a5138ebecc6819e21e6b31c45" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a70520f779398f17618bbf6848472eecd" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "hidboot_8h.html#a70520f779398f17618bbf6848472eecd" > UHS_HID_BOOT_KEY_PERIOD< / a >       0x63< / td > < / tr >
< tr class = "separator:a70520f779398f17618bbf6848472eecd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-04-19 18:16:46 +02:00
< tr class = "memitem:aeec5ae1b55787b14d82c653eb9b920ee" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "hidboot_8h.html#aeec5ae1b55787b14d82c653eb9b920ee" > bitsEndpoints< / a > (p)      ((((p) & < a class = "el" href = "usbhid_8h.html#ad19f323d7585e5a41cc4f8125447552b" > USB_HID_PROTOCOL_KEYBOARD< / a > )? 2 : 0) | (((p) & < a class = "el" href = "usbhid_8h.html#a538d261ce3c8526071211fdbde1a67ec" > USB_HID_PROTOCOL_MOUSE< / a > )? 1 : 0))< / td > < / tr >
2014-01-10 18:20:37 +01:00
< tr class = "separator:aeec5ae1b55787b14d82c653eb9b920ee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa1e198c16d2e9fad0e5c025e801f2fae" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "hidboot_8h.html#aa1e198c16d2e9fad0e5c025e801f2fae" > totalEndpoints< / a > (p)      ((< a class = "el" href = "hidboot_8h.html#aeec5ae1b55787b14d82c653eb9b920ee" > bitsEndpoints< / a > (p) == 3) ? 3 : 2)< / td > < / tr >
< tr class = "separator:aa1e198c16d2e9fad0e5c025e801f2fae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-04-19 18:16:46 +02:00
< tr class = "memitem:abbd1564d789b53fcf08fa5c4d9b0121d" > < td class = "memItemLeft" align = "right" valign = "top" > #define  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "hidboot_8h.html#abbd1564d789b53fcf08fa5c4d9b0121d" > epMUL< / a > (p)      ((((p) & < a class = "el" href = "usbhid_8h.html#ad19f323d7585e5a41cc4f8125447552b" > USB_HID_PROTOCOL_KEYBOARD< / a > )? 1 : 0) + (((p) & < a class = "el" href = "usbhid_8h.html#a538d261ce3c8526071211fdbde1a67ec" > USB_HID_PROTOCOL_MOUSE< / a > )? 1 : 0))< / td > < / tr >
2014-01-10 18:20:37 +01:00
< tr class = "separator:abbd1564d789b53fcf08fa5c4d9b0121d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2013-01-30 22:00:18 +01:00
< / table >
< h2 class = "groupheader" > Macro Definition Documentation< / h2 >
2020-11-18 20:17:17 +01:00
< a id = "a2458c33386b5c5d5bd2fc0544c9ff70c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2458c33386b5c5d5bd2fc0544c9ff70c" > ◆ < / a > < / span > UHS_HID_BOOT_KEY_ZERO< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-10 18:20:37 +01:00
< td class = "memname" > #define UHS_HID_BOOT_KEY_ZERO      0x27< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00022" > 22< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a42f71f6d2b7e4f543826af0234834237" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a42f71f6d2b7e4f543826af0234834237" > ◆ < / a > < / span > UHS_HID_BOOT_KEY_ENTER< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-10 18:20:37 +01:00
< td class = "memname" > #define UHS_HID_BOOT_KEY_ENTER      0x28< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00023" > 23< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "abedef4cc17add7fafbbcda43b442964b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abedef4cc17add7fafbbcda43b442964b" > ◆ < / a > < / span > UHS_HID_BOOT_KEY_SPACE< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-10 18:20:37 +01:00
< td class = "memname" > #define UHS_HID_BOOT_KEY_SPACE      0x2c< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00024" > 24< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a85200689879c7520e38541fa8ba29ade" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a85200689879c7520e38541fa8ba29ade" > ◆ < / a > < / span > UHS_HID_BOOT_KEY_CAPS_LOCK< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-10 18:20:37 +01:00
< td class = "memname" > #define UHS_HID_BOOT_KEY_CAPS_LOCK      0x39< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00025" > 25< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "ad13513d5056e7bfe9f5a2f17e7cc8e42" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad13513d5056e7bfe9f5a2f17e7cc8e42" > ◆ < / a > < / span > UHS_HID_BOOT_KEY_SCROLL_LOCK< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-10 18:20:37 +01:00
< td class = "memname" > #define UHS_HID_BOOT_KEY_SCROLL_LOCK      0x47< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00026" > 26< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "abed3f994055e37e80bede60fda7ea056" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abed3f994055e37e80bede60fda7ea056" > ◆ < / a > < / span > UHS_HID_BOOT_KEY_NUM_LOCK< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-10 18:20:37 +01:00
< td class = "memname" > #define UHS_HID_BOOT_KEY_NUM_LOCK      0x53< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00027" > 27< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a69193f2a5138ebecc6819e21e6b31c45" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a69193f2a5138ebecc6819e21e6b31c45" > ◆ < / a > < / span > UHS_HID_BOOT_KEY_ZERO2< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-10 18:20:37 +01:00
< td class = "memname" > #define UHS_HID_BOOT_KEY_ZERO2      0x62< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00028" > 28< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "a70520f779398f17618bbf6848472eecd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a70520f779398f17618bbf6848472eecd" > ◆ < / a > < / span > UHS_HID_BOOT_KEY_PERIOD< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-10 18:20:37 +01:00
< td class = "memname" > #define UHS_HID_BOOT_KEY_PERIOD      0x63< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00029" > 29< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "aeec5ae1b55787b14d82c653eb9b920ee" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeec5ae1b55787b14d82c653eb9b920ee" > ◆ < / a > < / span > bitsEndpoints< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-10 18:20:37 +01:00
< td class = "memname" > #define bitsEndpoints< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > p< / td > < td > )< / td >
2016-04-19 18:16:46 +02:00
< td >       ((((p) & < a class = "el" href = "usbhid_8h.html#ad19f323d7585e5a41cc4f8125447552b" > USB_HID_PROTOCOL_KEYBOARD< / a > )? 2 : 0) | (((p) & < a class = "el" href = "usbhid_8h.html#a538d261ce3c8526071211fdbde1a67ec" > USB_HID_PROTOCOL_MOUSE< / a > )? 1 : 0))< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00032" > 32< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-10-21 21:15:43 +02:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "aa1e198c16d2e9fad0e5c025e801f2fae" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa1e198c16d2e9fad0e5c025e801f2fae" > ◆ < / a > < / span > totalEndpoints< / h2 >
2013-10-21 21:15:43 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-10 18:20:37 +01:00
< td class = "memname" > #define totalEndpoints< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > p< / td > < td > )< / td >
< td >       ((< a class = "el" href = "hidboot_8h.html#aeec5ae1b55787b14d82c653eb9b920ee" > bitsEndpoints< / a > (p) == 3) ? 3 : 2)< / td >
2013-10-21 21:15:43 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00033" > 33< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2020-11-18 20:17:17 +01:00
< a id = "abbd1564d789b53fcf08fa5c4d9b0121d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abbd1564d789b53fcf08fa5c4d9b0121d" > ◆ < / a > < / span > epMUL< / h2 >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-10 18:20:37 +01:00
< td class = "memname" > #define epMUL< / td >
< td > (< / td >
< td class = "paramtype" >   < / td >
< td class = "paramname" > p< / td > < td > )< / td >
2016-04-19 18:16:46 +02:00
< td >       ((((p) & < a class = "el" href = "usbhid_8h.html#ad19f323d7585e5a41cc4f8125447552b" > USB_HID_PROTOCOL_KEYBOARD< / a > )? 1 : 0) + (((p) & < a class = "el" href = "usbhid_8h.html#a538d261ce3c8526071211fdbde1a67ec" > USB_HID_PROTOCOL_MOUSE< / a > )? 1 : 0))< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 20:17:17 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "hidboot_8h_source.html#l00034" > 34< / a > of file < a class = "el" href = "hidboot_8h_source.html" > hidboot.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2013-02-17 01:37:13 +01:00
Generated by   < a href = "http://www.doxygen.org/index.html" >
2013-01-30 22:00:18 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2021-03-23 12:43:48 +01:00
< / a > 1.8.17
2013-01-30 22:00:18 +01:00
< / small > < / address >
< / body >
< / html >