2020-09-01 10:36:06 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.17" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > IRremoteESP8266: VoltasProtocol 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/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / 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 id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > IRremoteESP8266
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / 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 = "unionVoltasProtocol-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > VoltasProtocol Union Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2020-11-14 18:31:50 +00:00
< p > Native representation of a Voltas A/C message.
< a href = "unionVoltasProtocol.html#details" > More...< / a > < / p >
2020-09-01 10:36:06 +01:00
< p > < code > #include < < a class = "el" href = "ir__Voltas_8h_source.html" > ir_Voltas.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:aef55de7b215b4dd5d36d0bd7b542a85b" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionVoltasProtocol.html#aef55de7b215b4dd5d36d0bd7b542a85b" > raw< / a > [< a class = "el" href = "IRremoteESP8266_8h.html#a336bd721135fc8b869941cd3aa73646e" > kVoltasStateLength< / a > ]< / td > < / tr >
< tr class = "memdesc:aef55de7b215b4dd5d36d0bd7b542a85b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The state in native IR code form. < a href = "unionVoltasProtocol.html#aef55de7b215b4dd5d36d0bd7b542a85b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aef55de7b215b4dd5d36d0bd7b542a85b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-01-04 17:43:58 +00:00
< tr class = "memitem:ae237a5ebc5f213d323b133ddefd3b151" > < td class = "memItemLeft" > struct {< / td > < / tr >
< tr class = "memitem:a5cf3092fad4518df234a65497a4e1c72" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a55094a8796bf95e81eb7dd9a91d7a127" > SwingH< / a > :1< / td > < / tr >
< tr class = "separator:a5cf3092fad4518df234a65497a4e1c72" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aea68020206363da318523725e0d20887" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a32c53808a0f8b6574025f2b3c721ae47" > SwingHChange< / a > :7< / td > < / tr >
< tr class = "separator:aea68020206363da318523725e0d20887" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7efbec49f4c1e4b4cf1ec5edec5822ca" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#ad991a7ccaf9caa0b9f7880f4138f1dab" > Mode< / a > :4< / td > < / tr >
< tr class = "separator:a7efbec49f4c1e4b4cf1ec5edec5822ca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a34df3ec339ab38eb0023b4bea9abf54c" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a6a9f9ff0c3c7b691ed78738138467afa" > __pad0__< / a > :1< / td > < / tr >
< tr class = "separator:a34df3ec339ab38eb0023b4bea9abf54c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2d5503ca51b7bf3a33551de79a48a736" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a7a2326d3ecf316e1a4e0a5db0523cad6" > FanSpeed< / a > :3< / td > < / tr >
< tr class = "separator:a2d5503ca51b7bf3a33551de79a48a736" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6ef0cd4c121c8b763cf016d8183beb9f" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#ac2a240ab6b19af0e472c3134331a6e68" > SwingV< / a > :3< / td > < / tr >
< tr class = "separator:a6ef0cd4c121c8b763cf016d8183beb9f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adf1536c5f763d66ce7a5d2baefe9ba37" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#aae1406825a156f159c5ad4b28d20364c" > Wifi< / a > :1< / td > < / tr >
< tr class = "separator:adf1536c5f763d66ce7a5d2baefe9ba37" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a41eb23a581237b45aa6435e92695cfe3" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a80c4eeb8eea30866ef991cab330f6def" > __pad1__< / a > :1< / td > < / tr >
< tr class = "separator:a41eb23a581237b45aa6435e92695cfe3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa4120184d36aa718e8eca423feee9301" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#aa0bfed2718430a9cffdfdc02b345971b" > Turbo< / a > :1< / td > < / tr >
< tr class = "separator:aa4120184d36aa718e8eca423feee9301" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adb8c561bbc048fe4b50b93e1e8a0daa9" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a1a47a7e57717d28e610e97b40e86b1ca" > Sleep< / a > :1< / td > < / tr >
< tr class = "separator:adb8c561bbc048fe4b50b93e1e8a0daa9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad55d309e5fc7fb584bf08497b13d7b4f" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a554e4bce95426a096f090cc6890f46f2" > Power< / a > :1< / td > < / tr >
< tr class = "separator:ad55d309e5fc7fb584bf08497b13d7b4f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac18294231c29e2afe0f82f4b99113791" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a23efaf01747b58d1e77c101f99bc2b4c" > Temp< / a > :4< / td > < / tr >
< tr class = "separator:ac18294231c29e2afe0f82f4b99113791" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a399c9c26decf709d23dbbef65ed7c044" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a4c2798df803074bcde8ddf6c7e855d91" > __pad2__< / a > :2< / td > < / tr >
< tr class = "separator:a399c9c26decf709d23dbbef65ed7c044" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a70edc72e5f48632f3c8095e97be94934" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a4f44e3e3a68988d25173b2aab1c32e53" > Econo< / a > :1< / td > < / tr >
< tr class = "separator:a70edc72e5f48632f3c8095e97be94934" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4c1e4ee8fa39f145f753b6949eb66c7f" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a16ae188cb58127b21fb905f3b1d8653c" > TempSet< / a > :1< / td > < / tr >
< tr class = "separator:a4c1e4ee8fa39f145f753b6949eb66c7f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a370aedf973694ba963308b2ff7780ffd" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a38cb13bbd23b5680bcdbfcf5b2223a71" > OnTimerMins< / a > :6< / td > < / tr >
< tr class = "separator:a370aedf973694ba963308b2ff7780ffd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7e4eafac6091aa2b5676735f260722bf" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#aa63b5dd18bc7376a712e7dd16d594525" > __pad3__< / a > :1< / td > < / tr >
< tr class = "separator:a7e4eafac6091aa2b5676735f260722bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0247101a79c0d3b12586fbdd3383f576" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a600e00d4c64841f9ce11490197bfbc0d" > OnTimer12Hr< / a > :1< / td > < / tr >
< tr class = "separator:a0247101a79c0d3b12586fbdd3383f576" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a7a2b3d087182284072d0033583b7f9" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a243f1a105ba96c4830d0b4ce66a75a4e" > OffTimerMins< / a > :6< / td > < / tr >
< tr class = "separator:a6a7a2b3d087182284072d0033583b7f9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aab5d331a1aaf1b5927eb23b2eb514d55" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#ab0ec8c8b4f98d8ad2185259a1013f20b" > __pad4__< / a > :1< / td > < / tr >
< tr class = "separator:aab5d331a1aaf1b5927eb23b2eb514d55" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e57a1e3c75c32598977bfda2ebf0ebb" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a6d55446514c9a0209209504de336a0b5" > OffTimer12Hr< / a > :1< / td > < / tr >
< tr class = "separator:a9e57a1e3c75c32598977bfda2ebf0ebb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afed0786c9f982098fda98069fbdda580" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#af25903098b89acf7d2b6ebc08eea3ce5" > __pad5__< / a > :8< / td > < / tr >
< tr class = "separator:afed0786c9f982098fda98069fbdda580" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a627d8bd4b3d4cb0f7e0c3d1029a039b1" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#ad38a8a291f71ccb4c34363c4662994d6" > OnTimerHrs< / a > :4< / td > < / tr >
< tr class = "separator:a627d8bd4b3d4cb0f7e0c3d1029a039b1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7d7ff0734ba739e6c47327f18162714d" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#aeef99d8c93860c34eb08f1c591d1da9f" > OffTimerHrs< / a > :4< / td > < / tr >
< tr class = "separator:a7d7ff0734ba739e6c47327f18162714d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a23f117ab61251af9ec1d36400b2b0078" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a1fc2d4c2b5792d53d364e61b84ca1fb0" > __pad6__< / a > :5< / td > < / tr >
< tr class = "separator:a23f117ab61251af9ec1d36400b2b0078" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9f7aaab8ec31969e45401f08f41a43f7" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a811a0de66771c693831740440aac460c" > Light< / a > :1< / td > < / tr >
< tr class = "separator:a9f7aaab8ec31969e45401f08f41a43f7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad52c6547635263360763cfb1d3c6c956" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a415a13e7722786f41b33c1db78771c8e" > OffTimerEnable< / a > :1< / td > < / tr >
< tr class = "separator:ad52c6547635263360763cfb1d3c6c956" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2e5376416906bad565a49d7d7f85941e" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a26f169f663b7cbac7e6235b7320929da" > OnTimerEnable< / a > :1< / td > < / tr >
< tr class = "separator:a2e5376416906bad565a49d7d7f85941e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afebe075481463b39e0f6e822c0c3d309" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionVoltasProtocol.html#a4349ae4488d2d9c9dd5606502d486b19" > Checksum< / a > :8< / td > < / tr >
< tr class = "separator:afebe075481463b39e0f6e822c0c3d309" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae237a5ebc5f213d323b133ddefd3b151" > < td class = "memItemLeft" valign = "top" > };  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:ae237a5ebc5f213d323b133ddefd3b151" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-01 10:36:06 +01:00
< / table >
2020-11-14 18:31:50 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Native representation of a Voltas A/C message. < / p >
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
2021-01-04 17:43:58 +00:00
< a id = "ae237a5ebc5f213d323b133ddefd3b151" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae237a5ebc5f213d323b133ddefd3b151" > ◆ < / a > < / span > @78< / h2 >
2020-09-01 10:36:06 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > struct { ... } < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a6a9f9ff0c3c7b691ed78738138467afa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a9f9ff0c3c7b691ed78738138467afa" > ◆ < / a > < / span > __pad0__< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::__pad0__< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a80c4eeb8eea30866ef991cab330f6def" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a80c4eeb8eea30866ef991cab330f6def" > ◆ < / a > < / span > __pad1__< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::__pad1__< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a4c2798df803074bcde8ddf6c7e855d91" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4c2798df803074bcde8ddf6c7e855d91" > ◆ < / a > < / span > __pad2__< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::__pad2__< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aa63b5dd18bc7376a712e7dd16d594525" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa63b5dd18bc7376a712e7dd16d594525" > ◆ < / a > < / span > __pad3__< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::__pad3__< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ab0ec8c8b4f98d8ad2185259a1013f20b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab0ec8c8b4f98d8ad2185259a1013f20b" > ◆ < / a > < / span > __pad4__< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::__pad4__< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "af25903098b89acf7d2b6ebc08eea3ce5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af25903098b89acf7d2b6ebc08eea3ce5" > ◆ < / a > < / span > __pad5__< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::__pad5__< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a1fc2d4c2b5792d53d364e61b84ca1fb0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1fc2d4c2b5792d53d364e61b84ca1fb0" > ◆ < / a > < / span > __pad6__< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::__pad6__< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a4349ae4488d2d9c9dd5606502d486b19" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4349ae4488d2d9c9dd5606502d486b19" > ◆ < / a > < / span > Checksum< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::Checksum< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a4f44e3e3a68988d25173b2aab1c32e53" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4f44e3e3a68988d25173b2aab1c32e53" > ◆ < / a > < / span > Econo< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::Econo< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a7a2326d3ecf316e1a4e0a5db0523cad6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7a2326d3ecf316e1a4e0a5db0523cad6" > ◆ < / a > < / span > FanSpeed< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::FanSpeed< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a811a0de66771c693831740440aac460c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a811a0de66771c693831740440aac460c" > ◆ < / a > < / span > Light< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::Light< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ad991a7ccaf9caa0b9f7880f4138f1dab" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad991a7ccaf9caa0b9f7880f4138f1dab" > ◆ < / a > < / span > Mode< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::Mode< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a6d55446514c9a0209209504de336a0b5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6d55446514c9a0209209504de336a0b5" > ◆ < / a > < / span > OffTimer12Hr< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::OffTimer12Hr< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a415a13e7722786f41b33c1db78771c8e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a415a13e7722786f41b33c1db78771c8e" > ◆ < / a > < / span > OffTimerEnable< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::OffTimerEnable< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aeef99d8c93860c34eb08f1c591d1da9f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeef99d8c93860c34eb08f1c591d1da9f" > ◆ < / a > < / span > OffTimerHrs< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::OffTimerHrs< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a243f1a105ba96c4830d0b4ce66a75a4e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a243f1a105ba96c4830d0b4ce66a75a4e" > ◆ < / a > < / span > OffTimerMins< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::OffTimerMins< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a600e00d4c64841f9ce11490197bfbc0d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a600e00d4c64841f9ce11490197bfbc0d" > ◆ < / a > < / span > OnTimer12Hr< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::OnTimer12Hr< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a26f169f663b7cbac7e6235b7320929da" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a26f169f663b7cbac7e6235b7320929da" > ◆ < / a > < / span > OnTimerEnable< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::OnTimerEnable< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ad38a8a291f71ccb4c34363c4662994d6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad38a8a291f71ccb4c34363c4662994d6" > ◆ < / a > < / span > OnTimerHrs< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::OnTimerHrs< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a38cb13bbd23b5680bcdbfcf5b2223a71" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a38cb13bbd23b5680bcdbfcf5b2223a71" > ◆ < / a > < / span > OnTimerMins< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::OnTimerMins< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a554e4bce95426a096f090cc6890f46f2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a554e4bce95426a096f090cc6890f46f2" > ◆ < / a > < / span > Power< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::Power< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aef55de7b215b4dd5d36d0bd7b542a85b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aef55de7b215b4dd5d36d0bd7b542a85b" > ◆ < / a > < / span > raw< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::raw[< a class = "el" href = "IRremoteESP8266_8h.html#a336bd721135fc8b869941cd3aa73646e" > kVoltasStateLength< / a > ]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > The state in native IR code form. < / p >
< / div >
< / div >
< a id = "a1a47a7e57717d28e610e97b40e86b1ca" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1a47a7e57717d28e610e97b40e86b1ca" > ◆ < / a > < / span > Sleep< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::Sleep< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a55094a8796bf95e81eb7dd9a91d7a127" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a55094a8796bf95e81eb7dd9a91d7a127" > ◆ < / a > < / span > SwingH< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::SwingH< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a32c53808a0f8b6574025f2b3c721ae47" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a32c53808a0f8b6574025f2b3c721ae47" > ◆ < / a > < / span > SwingHChange< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::SwingHChange< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ac2a240ab6b19af0e472c3134331a6e68" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac2a240ab6b19af0e472c3134331a6e68" > ◆ < / a > < / span > SwingV< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::SwingV< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a23efaf01747b58d1e77c101f99bc2b4c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a23efaf01747b58d1e77c101f99bc2b4c" > ◆ < / a > < / span > Temp< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::Temp< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a16ae188cb58127b21fb905f3b1d8653c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a16ae188cb58127b21fb905f3b1d8653c" > ◆ < / a > < / span > TempSet< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::TempSet< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aa0bfed2718430a9cffdfdc02b345971b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa0bfed2718430a9cffdfdc02b345971b" > ◆ < / a > < / span > Turbo< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::Turbo< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aae1406825a156f159c5ad4b28d20364c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aae1406825a156f159c5ad4b28d20364c" > ◆ < / a > < / span > Wifi< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t VoltasProtocol::Wifi< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< hr / > The documentation for this union was generated from the following file:< ul >
< li > src/< a class = "el" href = "ir__Voltas_8h_source.html" > ir_Voltas.h< / a > < / li >
< / 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.17
< / small > < / address >
< / body >
< / html >