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" / >
2022-12-15 11:52:18 +01:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
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: Member List< / 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 -->
2022-12-15 11:52:18 +01:00
<!-- Generated by Doxygen 1.9.1 -->
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 */
2022-12-15 11:52:18 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
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 = "headertitle" >
< div class = "title" > KeyboardReportParser Member List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > , including all inherited members.< / p >
< table class = "directory" >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#a65e6da24b038be3095d06e13b4a280ba" > bInfo< / a > < / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#ae910089ecc7caff18429925affc5dc7f" > bLeds< / a > < / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < / td > < / tr >
2014-01-10 18:20:37 +01:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#a963cbe34cb4061dff6262ce4b39a43e2" > getNumKeys< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#afa488405e7ba3ce5249064f38bb8912c" > getPadKeys< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#a14a44500a5c22cb7e5374e4e334e0255" > getSymKeysLo< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#a2df76a06fee8df45a3d0850459887427" > getSymKeysUp< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2016-04-19 18:16:46 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#afde38237f909416f77e81a5b5df8da7d" > HandleLockingKeys< / a > (USBHID *hid, uint8_t key)< / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#ab62ffa0e72677379d1e68538625f2f28" > kbdInfo< / a > < / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#aa867ab4b6898efa9b768bd05f275809c" > kbdLeds< / a > < / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < / td > < / tr >
2021-03-23 12:43:48 +01:00
< tr > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#a71d99f1391dc3b0fc3d65b591f74fe6d" > kbdLockingKeys< / a > < / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
2013-01-30 22:00:18 +01:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#aa9b5c7b50c3d2b920060b15e7a5133f9" > KeyboardReportParser< / a > ()< / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#aa21e9230ae4c2f068c404a9c2909a1f3" > OemToAscii< / a > (uint8_t mod, uint8_t key)< / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
2013-06-17 20:33:24 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#ae8ce494271e8536f4bdc089db51bc67e" > OnControlKeysChanged< / a > (uint8_t before, uint8_t after)< / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#af855e596bbbb9755535f6e69f4ca2305" > OnKeyDown< / a > (uint8_t mod, uint8_t key)< / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#a57710d31e5379db14779f960f5c714b2" > OnKeyUp< / a > (uint8_t mod, uint8_t key)< / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2016-04-19 18:16:46 +02:00
< tr > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#a122bfa9d4baa9f85010aea8245c2295c" > Parse< / a > (USBHID *hid, bool is_rpt_id, uint8_t len, uint8_t *buf)< / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2021-03-23 12:43:48 +01:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html#a174ff23eba7448ed995831bbdec8ea4e" > prevState< / a > < / td > < td class = "entry" > < a class = "el" href = "class_keyboard_report_parser.html" > KeyboardReportParser< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
2013-01-30 22:00:18 +01:00
< / table > < / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2022-12-15 11:52:18 +01:00
Generated by  < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.1
2013-01-30 22:00:18 +01:00
< / small > < / address >
< / body >
< / html >