2013-01-30 22:00:18 +01:00
<!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.3.1" / >
< title > USB_Host_Shield_2.0: GamePadEventData Struct Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function() { searchBox.OnSelectItem(0); });
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > USB_Host_Shield_2.0
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "inherits.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
< / ul >
< / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(0)" > < span class = "SelectionMark" >   < / span > All< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(1)" > < span class = "SelectionMark" >   < / span > Classes< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(2)" > < span class = "SelectionMark" >   < / span > Files< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(3)" > < span class = "SelectionMark" >   < / span > Functions< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(4)" > < span class = "SelectionMark" >   < / span > Variables< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(5)" > < span class = "SelectionMark" >   < / span > Typedefs< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(6)" > < span class = "SelectionMark" >   < / span > Enumerations< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(7)" > < span class = "SelectionMark" >   < / span > Enumerator< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(8)" > < span class = "SelectionMark" >   < / span > Macros< / a > < a class = "SelectItem" href = "javascript:void(0)" onclick = "searchBox.OnSelectItem(9)" > < span class = "SelectionMark" >   < / span > Pages< / a > < / 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 > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "struct_game_pad_event_data-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > GamePadEventData Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "le3dp__rptparser_8h_source.html" > le3dp_rptparser.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a67a31e10c77967e91ddeba6256b3c84c" > < td class = "memItemLeft" > union {< / td > < / tr >
< tr class = "memitem:a77322fb7c9300690e4aab111cc7c7a98" > < td class = "memItemLeft" >       uint32_t      < a class = "el" href = "struct_game_pad_event_data.html#a0df2fc7b17238ad73ca512d602576731" > axes< / a > < / td > < / tr >
< tr class = "separator:a77322fb7c9300690e4aab111cc7c7a98" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abe851a3dadfa094eabd18a9f348aeaae" > < td class = "memItemLeft" >       struct {< / td > < / tr >
< tr class = "memitem:a66d37cf5b9d1a7977b869f488be747a7" > < td class = "memItemLeft" >             uint32_t      < a class = "el" href = "struct_game_pad_event_data.html#ac666838c35a9f42f4fed0abfd64d48f1" > x< / a > : 10< / td > < / tr >
< tr class = "separator:a66d37cf5b9d1a7977b869f488be747a7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8b4ff1b4f06d07c35021d9ab220ae8ba" > < td class = "memItemLeft" >             uint32_t      < a class = "el" href = "struct_game_pad_event_data.html#a91353c57f315ed6e21be87c95b8a4531" > y< / a > : 10< / td > < / tr >
< tr class = "separator:a8b4ff1b4f06d07c35021d9ab220ae8ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a05186f961402b3ae30ecdaf0c8f24b0f" > < td class = "memItemLeft" >             uint32_t      < a class = "el" href = "struct_game_pad_event_data.html#a6f8f34fd46f8e14bb2e640b4c2eb7f28" > hat< / a > : 4< / td > < / tr >
< tr class = "separator:a05186f961402b3ae30ecdaf0c8f24b0f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af78210e43d54f4f721a5b094abccb3be" > < td class = "memItemLeft" >             uint32_t      < a class = "el" href = "struct_game_pad_event_data.html#af9fe1cfd2584936b2f556b1885a0a9e0" > twist< / a > : 8< / td > < / tr >
< tr class = "separator:af78210e43d54f4f721a5b094abccb3be" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abe851a3dadfa094eabd18a9f348aeaae" > < td class = "memItemLeft" valign = "top" >       }  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:abe851a3dadfa094eabd18a9f348aeaae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67a31e10c77967e91ddeba6256b3c84c" > < td class = "memItemLeft" valign = "top" > };  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:a67a31e10c77967e91ddeba6256b3c84c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3823108a7b1a97e2c492f771d336625f" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_game_pad_event_data.html#a3823108a7b1a97e2c492f771d336625f" > buttons_a< / a > < / td > < / tr >
< tr class = "separator:a3823108a7b1a97e2c492f771d336625f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acab82398ad8180a59e61fee607cb8892" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_game_pad_event_data.html#acab82398ad8180a59e61fee607cb8892" > slider< / a > < / td > < / tr >
< tr class = "separator:acab82398ad8180a59e61fee607cb8892" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2dfd94a5403b9bd8db418451dd36fa05" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_game_pad_event_data.html#a2dfd94a5403b9bd8db418451dd36fa05" > buttons_b< / a > < / td > < / tr >
< tr class = "separator:a2dfd94a5403b9bd8db418451dd36fa05" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a552f357c47323f078143228b43948472" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_game_pad_event_data.html#a552f357c47323f078143228b43948472" > X< / a > < / td > < / tr >
< tr class = "separator:a552f357c47323f078143228b43948472" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a83b9ab5c12215b7acd1b5630d0b19ec3" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_game_pad_event_data.html#a83b9ab5c12215b7acd1b5630d0b19ec3" > Y< / a > < / td > < / tr >
< tr class = "separator:a83b9ab5c12215b7acd1b5630d0b19ec3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aabf3eb9765dc6a242fc05a871b7165e9" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_game_pad_event_data.html#aabf3eb9765dc6a242fc05a871b7165e9" > Z1< / a > < / td > < / tr >
< tr class = "separator:aabf3eb9765dc6a242fc05a871b7165e9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab52c1c8f30a5dc60edbd0446fe6ba81a" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_game_pad_event_data.html#ab52c1c8f30a5dc60edbd0446fe6ba81a" > Z2< / a > < / td > < / tr >
< tr class = "separator:ab52c1c8f30a5dc60edbd0446fe6ba81a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1bcd02d7281e84f17d9614ea6920ac5a" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_game_pad_event_data.html#a1bcd02d7281e84f17d9614ea6920ac5a" > Rz< / a > < / td > < / tr >
< tr class = "separator:a1bcd02d7281e84f17d9614ea6920ac5a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2013-02-05 20:02:12 +01:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p > Definition at line < a class = "el" href = "le3dp__rptparser_8h_source.html#l00024" > 24< / a > of file < a class = "el" href = "le3dp__rptparser_8h_source.html" > le3dp_rptparser.h< / a > .< / p >
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
2013-01-30 22:00:18 +01:00
< a class = "anchor" id = "a67a31e10c77967e91ddeba6256b3c84c" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > union { ... } < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a0df2fc7b17238ad73ca512d602576731" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t GamePadEventData::axes< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "le3dp__rptparser_8h_source.html#l00027" > 27< / a > of file < a class = "el" href = "le3dp__rptparser_8h_source.html" > le3dp_rptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "a3823108a7b1a97e2c492f771d336625f" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t GamePadEventData::buttons_a< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "le3dp__rptparser_8h_source.html#l00035" > 35< / a > of file < a class = "el" href = "le3dp__rptparser_8h_source.html" > le3dp_rptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "a2dfd94a5403b9bd8db418451dd36fa05" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t GamePadEventData::buttons_b< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "le3dp__rptparser_8h_source.html#l00037" > 37< / a > of file < a class = "el" href = "le3dp__rptparser_8h_source.html" > le3dp_rptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "a6f8f34fd46f8e14bb2e640b4c2eb7f28" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t GamePadEventData::hat< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "le3dp__rptparser_8h_source.html#l00031" > 31< / a > of file < a class = "el" href = "le3dp__rptparser_8h_source.html" > le3dp_rptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "a1bcd02d7281e84f17d9614ea6920ac5a" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t GamePadEventData::Rz< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "hidjoystickrptparser_8h_source.html#l00026" > 26< / a > of file < a class = "el" href = "hidjoystickrptparser_8h_source.html" > hidjoystickrptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "acab82398ad8180a59e61fee607cb8892" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t GamePadEventData::slider< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "le3dp__rptparser_8h_source.html#l00036" > 36< / a > of file < a class = "el" href = "le3dp__rptparser_8h_source.html" > le3dp_rptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "af9fe1cfd2584936b2f556b1885a0a9e0" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t GamePadEventData::twist< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "le3dp__rptparser_8h_source.html#l00032" > 32< / a > of file < a class = "el" href = "le3dp__rptparser_8h_source.html" > le3dp_rptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "a552f357c47323f078143228b43948472" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t GamePadEventData::X< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "hidjoystickrptparser_8h_source.html#l00026" > 26< / a > of file < a class = "el" href = "hidjoystickrptparser_8h_source.html" > hidjoystickrptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "ac666838c35a9f42f4fed0abfd64d48f1" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t GamePadEventData::x< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "le3dp__rptparser_8h_source.html#l00029" > 29< / a > of file < a class = "el" href = "le3dp__rptparser_8h_source.html" > le3dp_rptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "a83b9ab5c12215b7acd1b5630d0b19ec3" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t GamePadEventData::Y< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "hidjoystickrptparser_8h_source.html#l00026" > 26< / a > of file < a class = "el" href = "hidjoystickrptparser_8h_source.html" > hidjoystickrptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "a91353c57f315ed6e21be87c95b8a4531" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint32_t GamePadEventData::y< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "le3dp__rptparser_8h_source.html#l00030" > 30< / a > of file < a class = "el" href = "le3dp__rptparser_8h_source.html" > le3dp_rptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "aabf3eb9765dc6a242fc05a871b7165e9" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t GamePadEventData::Z1< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "hidjoystickrptparser_8h_source.html#l00026" > 26< / a > of file < a class = "el" href = "hidjoystickrptparser_8h_source.html" > hidjoystickrptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "ab52c1c8f30a5dc60edbd0446fe6ba81a" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t GamePadEventData::Z2< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2013-02-05 20:02:12 +01:00
< p > Definition at line < a class = "el" href = "hidjoystickrptparser_8h_source.html#l00026" > 26< / a > of file < a class = "el" href = "hidjoystickrptparser_8h_source.html" > hidjoystickrptparser.h< / a > .< / p >
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following files:< ul >
< li > /Users/Lauszus/GitHub/USB_Host_Shield_2.0/examples/HID/le3dp/< a class = "el" href = "le3dp__rptparser_8h_source.html" > le3dp_rptparser.h< / a > < / li >
< li > /Users/Lauszus/GitHub/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/< a class = "el" href = "hidjoystickrptparser_8h_source.html" > hidjoystickrptparser.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2013-02-05 20:02:12 +01:00
Generated on Tue Feb 5 2013 19:53:22 for USB_Host_Shield_2.0 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" / >
< / a > 1.8.3.1
< / small > < / address >
< / body >
< / html >