2014-01-10 18:20:37 +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.6" / >
< title > USB Host Shield 2.0: PS4Buttons Union 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" / >
< 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 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.6 -->
< 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 = "union_p_s4_buttons-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > PS4Buttons Union Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2014-01-19 17:17:06 +01:00
< p > < code > #include < < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > > < / code > < / p >
2014-01-10 18:20:37 +01:00
< 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:a1f160dd35563481da8250608dba0a09e" > < td class = "memItemLeft" > struct {< / td > < / tr >
< tr class = "memitem:a064f8c6d97840873009ac44ffb6016db" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a99e2971b4e511a8d1bb718408f559a92" > dpad< / a > : 4< / td > < / tr >
< tr class = "separator:a064f8c6d97840873009ac44ffb6016db" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af0c4f74ffe0d9cb02c478bc535f9b6eb" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a84eb7076098ec3135bdc440a279fde50" > square< / a > : 1< / td > < / tr >
< tr class = "separator:af0c4f74ffe0d9cb02c478bc535f9b6eb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3430ba05e2ea83639eac3edc3ba9414a" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a1163dc3517b1c27093b7cdd597eaa9fd" > cross< / a > : 1< / td > < / tr >
< tr class = "separator:a3430ba05e2ea83639eac3edc3ba9414a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0a8f0295fc15bfce26578e29eece232e" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a95340b24c0846c778d2d8d0c983f4cdb" > circle< / a > : 1< / td > < / tr >
< tr class = "separator:a0a8f0295fc15bfce26578e29eece232e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4f2afa2886e8e7ff0627f44c750f1bf6" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a72d07e9a47b1b75474e152b6aaeae6e5" > triangle< / a > : 1< / td > < / tr >
< tr class = "separator:a4f2afa2886e8e7ff0627f44c750f1bf6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab2975fe191d74c0e08fc6ce6e3992537" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a3488f850c1de8d49a9dc932f1575e5e4" > l1< / a > : 1< / td > < / tr >
< tr class = "separator:ab2975fe191d74c0e08fc6ce6e3992537" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af9584d1eeb069cfd483c40d9e0668695" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#aba0cb76ee82bd0ebe9872aa7bcbffac6" > r1< / a > : 1< / td > < / tr >
< tr class = "separator:af9584d1eeb069cfd483c40d9e0668695" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a670ec82a8119b1f1f29841a6138a3aa6" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a99b88dcb511243ea0c046cac1f5633ec" > l2< / a > : 1< / td > < / tr >
< tr class = "separator:a670ec82a8119b1f1f29841a6138a3aa6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa59bb3f9006cd791ad989515bb1a36cc" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a416642ff357b1313825fe94e0491b60e" > r2< / a > : 1< / td > < / tr >
< tr class = "separator:aa59bb3f9006cd791ad989515bb1a36cc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad3b0568f637d3df217e11d9f24366f85" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#adf2ff3e6e4050070a68e90a83be81e92" > share< / a > : 1< / td > < / tr >
< tr class = "separator:ad3b0568f637d3df217e11d9f24366f85" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a473067bb03f8b6419a8642b27c101049" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a27f1b87f473ace3a4465ae999858357b" > options< / a > : 1< / td > < / tr >
< tr class = "separator:a473067bb03f8b6419a8642b27c101049" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0773461b431de0624eb7a45797927449" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#ab8835f04d0c0c5e630d685ec2fd54e80" > l3< / a > : 1< / td > < / tr >
< tr class = "separator:a0773461b431de0624eb7a45797927449" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6b7fd3cc917a54ba882231c086219c83" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a09805f3bcc362c410d7897792599d61d" > r3< / a > : 1< / td > < / tr >
< tr class = "separator:a6b7fd3cc917a54ba882231c086219c83" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8adf20e2855d836218a8a9af399429c2" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a5fdf37790214db1379457bab99adace9" > ps< / a > : 1< / td > < / tr >
< tr class = "separator:a8adf20e2855d836218a8a9af399429c2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2014-01-19 17:17:06 +01:00
< tr class = "memitem:ab7fc0d18ee73675fdcf537076e48e2a7" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a785305478e29a078003c360babb50ab0" > touchpad< / a > : 1< / td > < / tr >
< tr class = "separator:ab7fc0d18ee73675fdcf537076e48e2a7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a879e78db22ab210c281e3fe8c7cb0bad" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "union_p_s4_buttons.html#a936ab414f4e60f0264945622d9aa1aea" > timestamp< / a > : 6< / td > < / tr >
< tr class = "separator:a879e78db22ab210c281e3fe8c7cb0bad" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2014-01-10 18:20:37 +01:00
< tr class = "memitem:a1f160dd35563481da8250608dba0a09e" > < td class = "memItemLeft" valign = "top" > };  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:a1f160dd35563481da8250608dba0a09e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0cb061ca058b493218c01eb1ada1af00" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "union_p_s4_buttons.html#a0cb061ca058b493218c01eb1ada1af00" > val< / a > [3]< / td > < / tr >
< tr class = "separator:a0cb061ca058b493218c01eb1ada1af00" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00050" > 50< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
< a class = "anchor" id = "a99e2971b4e511a8d1bb718408f559a92" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::dpad< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00052" > 52< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "a84eb7076098ec3135bdc440a279fde50" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::square< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00053" > 53< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "a1163dc3517b1c27093b7cdd597eaa9fd" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::cross< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00054" > 54< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "a95340b24c0846c778d2d8d0c983f4cdb" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::circle< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00055" > 55< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "a72d07e9a47b1b75474e152b6aaeae6e5" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::triangle< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00056" > 56< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "a3488f850c1de8d49a9dc932f1575e5e4" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::l1< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00058" > 58< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "aba0cb76ee82bd0ebe9872aa7bcbffac6" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::r1< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00059" > 59< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "a99b88dcb511243ea0c046cac1f5633ec" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::l2< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00060" > 60< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "a416642ff357b1313825fe94e0491b60e" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::r2< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00061" > 61< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "adf2ff3e6e4050070a68e90a83be81e92" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::share< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00062" > 62< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "a27f1b87f473ace3a4465ae999858357b" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::options< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00063" > 63< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "ab8835f04d0c0c5e630d685ec2fd54e80" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::l3< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00064" > 64< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "a09805f3bcc362c410d7897792599d61d" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::r3< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00065" > 65< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "a5fdf37790214db1379457bab99adace9" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::ps< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00067" > 67< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
2014-01-19 17:17:06 +01:00
< a class = "anchor" id = "a785305478e29a078003c360babb50ab0" > < / a >
2014-01-10 18:20:37 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-19 17:17:06 +01:00
< td class = "memname" > uint8_t PS4Buttons::touchpad< / td >
2014-01-10 18:20:37 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00068" > 68< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
2014-01-19 17:17:06 +01:00
< a class = "anchor" id = "a936ab414f4e60f0264945622d9aa1aea" > < / a >
2014-01-10 18:20:37 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2014-01-19 17:17:06 +01:00
< td class = "memname" > uint8_t PS4Buttons::timestamp< / td >
2014-01-10 18:20:37 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00069" > 69< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< a class = "anchor" id = "a1f160dd35563481da8250608dba0a09e" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct { ... } < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a class = "anchor" id = "a0cb061ca058b493218c01eb1ada1af00" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t PS4Buttons::val[3]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-01-19 17:17:06 +01:00
< p > Definition at line < a class = "el" href = "_p_s4_parser_8h_source.html#l00071" > 71< / a > of file < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > .< / p >
2014-01-10 18:20:37 +01:00
< / div >
< / div >
< hr / > The documentation for this union was generated from the following file:< ul >
2014-01-19 17:17:06 +01:00
< li > < a class = "el" href = "_p_s4_parser_8h_source.html" > PS4Parser.h< / a > < / li >
2014-01-10 18:20:37 +01:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.6
< / small > < / address >
< / body >
< / html >