2021-02-13 13:51:52 +00: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: TecoProtocol 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 = "unionTecoProtocol-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > TecoProtocol Union Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > Native representation of a Teco A/C message.
< a href = "unionTecoProtocol.html#details" > More...< / a > < / p >
< p > < code > #include < < a class = "el" href = "ir__Teco_8h_source.html" > ir_Teco.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:aaab0e91ca6ea4d346589d4b8db12b72c" > < td class = "memItemLeft" align = "right" valign = "top" > uint64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "unionTecoProtocol.html#aaab0e91ca6ea4d346589d4b8db12b72c" > raw< / a > < / td > < / tr >
< tr class = "memdesc:aaab0e91ca6ea4d346589d4b8db12b72c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The state of the IR remote in IR code form. < a href = "unionTecoProtocol.html#aaab0e91ca6ea4d346589d4b8db12b72c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aaab0e91ca6ea4d346589d4b8db12b72c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-03-25 07:40:27 +00:00
< tr class = "memitem:a4065c4afd8a6949c1b5dd8989b239e97" > < td class = "memItemLeft" > struct {< / td > < / tr >
< tr class = "memitem:a82df04ddd08f37a5139c20bf0e744a5a" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#a40b8ca2a2126c4bde467a308472ca446" > Mode< / a > :3< / td > < / tr >
< tr class = "separator:a82df04ddd08f37a5139c20bf0e744a5a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab54fad732230ff65d32196b6c48a5374" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#a43035d0a8a9f00c5330a776a26b70465" > Power< / a > :1< / td > < / tr >
< tr class = "separator:ab54fad732230ff65d32196b6c48a5374" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a488d0cb5d697faa35d8008d2f805ee2b" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#a9be4d4e129beee82ff43ac6b09dd7f58" > Fan< / a > :2< / td > < / tr >
< tr class = "separator:a488d0cb5d697faa35d8008d2f805ee2b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa05121531895811ba5ee01a162cb84fb" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#a515148adf18ffca1dcab693a8e063479" > Swing< / a > :1< / td > < / tr >
< tr class = "separator:aa05121531895811ba5ee01a162cb84fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa51cdf51bf8b89738021024200b48407" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#a1e154eb394b329d0a4bcda1f99f10b3a" > Sleep< / a > :1< / td > < / tr >
< tr class = "separator:aa51cdf51bf8b89738021024200b48407" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3ff2a9129d1bbcab5b299b5d49e781db" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#aa65998afac0fcadca42ce5c1262793a2" > Temp< / a > :4< / td > < / tr >
< tr class = "separator:a3ff2a9129d1bbcab5b299b5d49e781db" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af15988889a72084898de2032057271f3" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#ae7eed85a01e7041535279d98ef65cf6a" > HalfHour< / a > :1< / td > < / tr >
< tr class = "separator:af15988889a72084898de2032057271f3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2777e6689c2a866f44b14d2d25ee57b7" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#a666e09f45c649f518b68b575dc8212bb" > TensHours< / a > :2< / td > < / tr >
< tr class = "separator:a2777e6689c2a866f44b14d2d25ee57b7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af9d8b061da6a2a33b280f99edcf3f164" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#ab6a0e79403cd997d43487d939e37be2b" > TimerOn< / a > :1< / td > < / tr >
< tr class = "separator:af9d8b061da6a2a33b280f99edcf3f164" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a01e2fb3074f7940fef4122886ef9b5d5" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#a53501f83a1d730135ec75bfb5838821b" > UnitHours< / a > :4< / td > < / tr >
< tr class = "separator:a01e2fb3074f7940fef4122886ef9b5d5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a409dd6f855e4379eeb30b7d3ad182870" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#a37db4d115d1b1bef9f71fa7bccb1865f" > Humid< / a > :1< / td > < / tr >
< tr class = "separator:a409dd6f855e4379eeb30b7d3ad182870" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7193d3f5eb435828dd2eda713609f478" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#a00a2d53fdbfcb60461284374f8894b97" > Light< / a > :1< / td > < / tr >
< tr class = "separator:a7193d3f5eb435828dd2eda713609f478" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a126b74b063656c3d0141d2e80758463f" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#a4f28c648b1ea808fa3f85dccd9aa7f0e" > __pad0__< / a > :1< / td > < / tr >
< tr class = "separator:a126b74b063656c3d0141d2e80758463f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1b130696388da861bde517e753e88566" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#ae724fb83aed6d33cc43ec4ded5307983" > Save< / a > :1< / td > < / tr >
< tr class = "separator:a1b130696388da861bde517e753e88566" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5606aaa087879fd91712438cb183f755" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#a5fc378f32498bb71500d9ca68ccd71d6" > __pad1__< / a > :8< / td > < / tr >
< tr class = "separator:a5606aaa087879fd91712438cb183f755" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a04ff6f51c3e2ea33e81ca7f998c3b14a" > < td class = "memItemLeft" >       uint8_t      < a class = "el" href = "unionTecoProtocol.html#a6f255afef8feea0838b60ca308a3fe15" > __pad2__< / a > :8< / td > < / tr >
< tr class = "separator:a04ff6f51c3e2ea33e81ca7f998c3b14a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4065c4afd8a6949c1b5dd8989b239e97" > < td class = "memItemLeft" valign = "top" > };  < / td > < td class = "memItemRight" valign = "bottom" > < / td > < / tr >
< tr class = "separator:a4065c4afd8a6949c1b5dd8989b239e97" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-02-13 13:51:52 +00:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < p > Native representation of a Teco A/C message. < / p >
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
2021-03-25 07:40:27 +00:00
< a id = "a4065c4afd8a6949c1b5dd8989b239e97" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4065c4afd8a6949c1b5dd8989b239e97" > ◆ < / a > < / span > @88< / h2 >
2021-02-13 13:51:52 +00: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 = "a4f28c648b1ea808fa3f85dccd9aa7f0e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4f28c648b1ea808fa3f85dccd9aa7f0e" > ◆ < / a > < / span > __pad0__< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::__pad0__< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a5fc378f32498bb71500d9ca68ccd71d6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5fc378f32498bb71500d9ca68ccd71d6" > ◆ < / a > < / span > __pad1__< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::__pad1__< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a6f255afef8feea0838b60ca308a3fe15" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6f255afef8feea0838b60ca308a3fe15" > ◆ < / a > < / span > __pad2__< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::__pad2__< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a9be4d4e129beee82ff43ac6b09dd7f58" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9be4d4e129beee82ff43ac6b09dd7f58" > ◆ < / a > < / span > Fan< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::Fan< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ae7eed85a01e7041535279d98ef65cf6a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae7eed85a01e7041535279d98ef65cf6a" > ◆ < / a > < / span > HalfHour< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::HalfHour< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a37db4d115d1b1bef9f71fa7bccb1865f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a37db4d115d1b1bef9f71fa7bccb1865f" > ◆ < / a > < / span > Humid< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::Humid< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a00a2d53fdbfcb60461284374f8894b97" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a00a2d53fdbfcb60461284374f8894b97" > ◆ < / a > < / span > Light< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::Light< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a40b8ca2a2126c4bde467a308472ca446" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a40b8ca2a2126c4bde467a308472ca446" > ◆ < / a > < / span > Mode< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::Mode< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a43035d0a8a9f00c5330a776a26b70465" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a43035d0a8a9f00c5330a776a26b70465" > ◆ < / a > < / span > Power< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::Power< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aaab0e91ca6ea4d346589d4b8db12b72c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaab0e91ca6ea4d346589d4b8db12b72c" > ◆ < / a > < / span > raw< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint64_t TecoProtocol::raw< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > The state of the IR remote in IR code form. < / p >
< / div >
< / div >
< a id = "ae724fb83aed6d33cc43ec4ded5307983" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae724fb83aed6d33cc43ec4ded5307983" > ◆ < / a > < / span > Save< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::Save< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a1e154eb394b329d0a4bcda1f99f10b3a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1e154eb394b329d0a4bcda1f99f10b3a" > ◆ < / a > < / span > Sleep< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::Sleep< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a515148adf18ffca1dcab693a8e063479" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a515148adf18ffca1dcab693a8e063479" > ◆ < / a > < / span > Swing< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::Swing< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aa65998afac0fcadca42ce5c1262793a2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa65998afac0fcadca42ce5c1262793a2" > ◆ < / a > < / span > Temp< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::Temp< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a666e09f45c649f518b68b575dc8212bb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a666e09f45c649f518b68b575dc8212bb" > ◆ < / a > < / span > TensHours< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::TensHours< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "ab6a0e79403cd997d43487d939e37be2b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab6a0e79403cd997d43487d939e37be2b" > ◆ < / a > < / span > TimerOn< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::TimerOn< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a53501f83a1d730135ec75bfb5838821b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a53501f83a1d730135ec75bfb5838821b" > ◆ < / a > < / span > UnitHours< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t TecoProtocol::UnitHours< / 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__Teco_8h_source.html" > ir_Teco.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 >