You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2088 lines
487 KiB
HTML

<!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.20"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>SAME54P20A Test Project: /storage/Shared/Documents/Projects/ePenguin/ePenguin-Software-Framework/arch/arm/SAME54/SAME54A/mcu/inc/component/tcc.h Source File</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">SAME54P20A Test Project
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.20 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;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&amp;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 id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_ea9599923402ca8ab47fc3e495999dea.html">arch</a></li><li class="navelem"><a class="el" href="dir_9e929c73feaf15d3695ce4c76b483065.html">arm</a></li><li class="navelem"><a class="el" href="dir_58955c0f35a9c3d48181d2be53994c7b.html">SAME54</a></li><li class="navelem"><a class="el" href="dir_09e97e512ca7d4e6cd359f1c5497eeba.html">SAME54A</a></li><li class="navelem"><a class="el" href="dir_4b38d63e5c584a4d6c9001c789e1829f.html">mcu</a></li><li class="navelem"><a class="el" href="dir_d4fc57b996dc082ef023092a5b7d90fc.html">inc</a></li><li class="navelem"><a class="el" href="dir_2bb2e10400507f879251f0324a0a8c7c.html">component</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">tcc.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="tcc_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160; </div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="preprocessor">#ifndef _SAME54_TCC_COMPONENT_</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="preprocessor">#define _SAME54_TCC_COMPONENT_</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; </div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="comment">/* ========================================================================== */</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160;<span class="comment">/* ========================================================================== */</span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; </div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;<span class="preprocessor">#define TCC_U2213</span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="preprocessor">#define REV_TCC 0x310</span></div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; </div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="comment">/* -------- TCC_CTRLA : (TCC Offset: 0x00) (R/W 32) Control A -------- */</span></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html"> 44</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#ac0dffd98f3fcc7453bdf3db2540d4516"> 46</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#ac0dffd98f3fcc7453bdf3db2540d4516">SWRST</a>:1; </div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a9be65e2adb6c7793d8e01ae38c73a23f"> 47</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#a9be65e2adb6c7793d8e01ae38c73a23f">ENABLE</a>:1; </div>
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a68d2a88257eb7540fdb522c980359e2b"> 48</a></span>&#160; uint32_t :3; </div>
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a7db8c89ad3b400d4111996f06f917da5"> 49</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#a7db8c89ad3b400d4111996f06f917da5">RESOLUTION</a>:2; </div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a3fad8c811bf584f0412f79f04eea6e39"> 50</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a69ce623755644ac4d299512bbeaf88eb"> 51</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#a69ce623755644ac4d299512bbeaf88eb">PRESCALER</a>:3; </div>
<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#af67224cfebeb4be837a807bbdee0c63f"> 52</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#af67224cfebeb4be837a807bbdee0c63f">RUNSTDBY</a>:1; </div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a7064dec2745a0d41e58693da1cb6b9e0"> 53</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#a7064dec2745a0d41e58693da1cb6b9e0">PRESCSYNC</a>:2; </div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#aa295cd5c436deea91e1378edd1274943"> 54</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#aa295cd5c436deea91e1378edd1274943">ALOCK</a>:1; </div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#ab4fe6ffa39ad80b8fec4b73891eba95f"> 55</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#ab4fe6ffa39ad80b8fec4b73891eba95f">MSYNC</a>:1; </div>
<div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#aa60bfcc88a4d3b065a235b58d484bd7a"> 56</a></span>&#160; uint32_t :7; </div>
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a49b1b351aa16d3bc0f3d54d505b8c9d6"> 57</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#a49b1b351aa16d3bc0f3d54d505b8c9d6">DMAOS</a>:1; </div>
<div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a49d26f9399d1b8704a9284b51a206b7e"> 58</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#a49d26f9399d1b8704a9284b51a206b7e">CPTEN0</a>:1; </div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a0716f136bfbab2eea372cc7f3ba8e5c0"> 59</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#a0716f136bfbab2eea372cc7f3ba8e5c0">CPTEN1</a>:1; </div>
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#aedb3ef6c6c600356568e385727ab6ba4"> 60</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#aedb3ef6c6c600356568e385727ab6ba4">CPTEN2</a>:1; </div>
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a4dd7e062b3ab1a43b4627c2ade1e7b68"> 61</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#a4dd7e062b3ab1a43b4627c2ade1e7b68">CPTEN3</a>:1; </div>
<div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a832d2cc6a43c360f9f17cf8803fbe6e0"> 62</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#a832d2cc6a43c360f9f17cf8803fbe6e0">CPTEN4</a>:1; </div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a2a2e63161f23bb8cdc8745d5e9cfed9a"> 63</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#a2a2e63161f23bb8cdc8745d5e9cfed9a">CPTEN5</a>:1; </div>
<div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a85adedfaa10008c2724feac23005e15b"> 64</a></span>&#160; uint32_t :2; </div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#ad1116c7656207a401f586d53edadfe73"> 65</a></span>&#160; } bit; </div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; uint32_t :24; </div>
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a427f95afaa9b890df9c1ac8b141b9f6a"> 68</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#a427f95afaa9b890df9c1ac8b141b9f6a">CPTEN</a>:6; </div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; uint32_t :2; </div>
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a443f9fb49bb9a9632017323cea459da4"> 70</a></span>&#160; } vec; </div>
<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="unionTCC__CTRLA__Type.html#a2f2a8d7ac8b43f3ddbe6e0af00ddd7d4"> 71</a></span>&#160; uint32_t <a class="code" href="unionTCC__CTRLA__Type.html#a2f2a8d7ac8b43f3ddbe6e0af00ddd7d4">reg</a>; </div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;} <a class="code" href="unionTCC__CTRLA__Type.html">TCC_CTRLA_Type</a>;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; </div>
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="tcc_8h.html#a490235e97163aab24774d4047a42146a"> 75</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_OFFSET 0x00 </span></div>
<div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="tcc_8h.html#a626994013261f03cdd178bf0330181b0"> 76</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3416ebea8df3dc57824e307a83935eed"> 78</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_SWRST_Pos 0 </span></div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<span class="preprocessor">#define TCC_CTRLA_SWRST (_U_(0x1) &lt;&lt; TCC_CTRLA_SWRST_Pos)</span></div>
<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6884772d218a609d7ea027c9cab33b9f"> 80</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_ENABLE_Pos 1 </span></div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;<span class="preprocessor">#define TCC_CTRLA_ENABLE (_U_(0x1) &lt;&lt; TCC_CTRLA_ENABLE_Pos)</span></div>
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="tcc_8h.html#aae5fd9846d9468fd2d0bbf8748e2a39b"> 82</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_RESOLUTION_Pos 5 </span></div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160;<span class="preprocessor">#define TCC_CTRLA_RESOLUTION_Msk (_U_(0x3) &lt;&lt; TCC_CTRLA_RESOLUTION_Pos)</span></div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160;<span class="preprocessor">#define TCC_CTRLA_RESOLUTION(value) (TCC_CTRLA_RESOLUTION_Msk &amp; ((value) &lt;&lt; TCC_CTRLA_RESOLUTION_Pos))</span></div>
<div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab80a187329f0ba797f179c605e3c109a"> 85</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_RESOLUTION_NONE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="tcc_8h.html#afc06d15e640e4ce043901b2df809f393"> 86</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_RESOLUTION_DITH4_Val _U_(0x1) </span></div>
<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="tcc_8h.html#a75ab113184814bd3c94ff8593965e2c4"> 87</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_RESOLUTION_DITH5_Val _U_(0x2) </span></div>
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="tcc_8h.html#afb54b3d1509f6c3aab88130b33862b6c"> 88</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_RESOLUTION_DITH6_Val _U_(0x3) </span></div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160;<span class="preprocessor">#define TCC_CTRLA_RESOLUTION_NONE (TCC_CTRLA_RESOLUTION_NONE_Val &lt;&lt; TCC_CTRLA_RESOLUTION_Pos)</span></div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;<span class="preprocessor">#define TCC_CTRLA_RESOLUTION_DITH4 (TCC_CTRLA_RESOLUTION_DITH4_Val &lt;&lt; TCC_CTRLA_RESOLUTION_Pos)</span></div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;<span class="preprocessor">#define TCC_CTRLA_RESOLUTION_DITH5 (TCC_CTRLA_RESOLUTION_DITH5_Val &lt;&lt; TCC_CTRLA_RESOLUTION_Pos)</span></div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160;<span class="preprocessor">#define TCC_CTRLA_RESOLUTION_DITH6 (TCC_CTRLA_RESOLUTION_DITH6_Val &lt;&lt; TCC_CTRLA_RESOLUTION_Pos)</span></div>
<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="tcc_8h.html#a32250640d272bee4d7ef7ef16fd8d97d"> 93</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_Pos 8 </span></div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_Msk (_U_(0x7) &lt;&lt; TCC_CTRLA_PRESCALER_Pos)</span></div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER(value) (TCC_CTRLA_PRESCALER_Msk &amp; ((value) &lt;&lt; TCC_CTRLA_PRESCALER_Pos))</span></div>
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="tcc_8h.html#add276c0ff8b221d35f6a2c235a6e8df3"> 96</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV1_Val _U_(0x0) </span></div>
<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="tcc_8h.html#a74ebf13d5435775ec5c6d54959e19462"> 97</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV2_Val _U_(0x1) </span></div>
<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6c66d0a745eefa138dbfc42123c8c8c6"> 98</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV4_Val _U_(0x2) </span></div>
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="tcc_8h.html#a43505437cfab38c083db27c1a96508e1"> 99</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV8_Val _U_(0x3) </span></div>
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="tcc_8h.html#a46a957fcc978f04368174f8ed3aabc6a"> 100</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV16_Val _U_(0x4) </span></div>
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6daeff90ce71f7388fd83f92cb070c81"> 101</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV64_Val _U_(0x5) </span></div>
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="tcc_8h.html#a5a43c8a16e6c71c3baf6e2250f40d71e"> 102</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV256_Val _U_(0x6) </span></div>
<div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="tcc_8h.html#afd5fb4af4aaf8376cf50e5eb6ab22b17"> 103</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV1024_Val _U_(0x7) </span></div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV1 (TCC_CTRLA_PRESCALER_DIV1_Val &lt;&lt; TCC_CTRLA_PRESCALER_Pos)</span></div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV2 (TCC_CTRLA_PRESCALER_DIV2_Val &lt;&lt; TCC_CTRLA_PRESCALER_Pos)</span></div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV4 (TCC_CTRLA_PRESCALER_DIV4_Val &lt;&lt; TCC_CTRLA_PRESCALER_Pos)</span></div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV8 (TCC_CTRLA_PRESCALER_DIV8_Val &lt;&lt; TCC_CTRLA_PRESCALER_Pos)</span></div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV16 (TCC_CTRLA_PRESCALER_DIV16_Val &lt;&lt; TCC_CTRLA_PRESCALER_Pos)</span></div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV64 (TCC_CTRLA_PRESCALER_DIV64_Val &lt;&lt; TCC_CTRLA_PRESCALER_Pos)</span></div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV256 (TCC_CTRLA_PRESCALER_DIV256_Val &lt;&lt; TCC_CTRLA_PRESCALER_Pos)</span></div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCALER_DIV1024 (TCC_CTRLA_PRESCALER_DIV1024_Val &lt;&lt; TCC_CTRLA_PRESCALER_Pos)</span></div>
<div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad4940135e9de784a03c547a7a94bffd1"> 112</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_RUNSTDBY_Pos 11 </span></div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160;<span class="preprocessor">#define TCC_CTRLA_RUNSTDBY (_U_(0x1) &lt;&lt; TCC_CTRLA_RUNSTDBY_Pos)</span></div>
<div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="tcc_8h.html#a779b0a47e8b363609fc5d3f20c62288a"> 114</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCSYNC_Pos 12 </span></div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCSYNC_Msk (_U_(0x3) &lt;&lt; TCC_CTRLA_PRESCSYNC_Pos)</span></div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCSYNC(value) (TCC_CTRLA_PRESCSYNC_Msk &amp; ((value) &lt;&lt; TCC_CTRLA_PRESCSYNC_Pos))</span></div>
<div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="tcc_8h.html#af2d05202094bc08043b29e17b07a65b4"> 117</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCSYNC_GCLK_Val _U_(0x0) </span></div>
<div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="tcc_8h.html#a733366d296f397ce26bc35ec3edf37e7"> 118</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCSYNC_PRESC_Val _U_(0x1) </span></div>
<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="tcc_8h.html#a25f6ad5567ba0810a52522cc4e0a275d"> 119</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCSYNC_RESYNC_Val _U_(0x2) </span></div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCSYNC_GCLK (TCC_CTRLA_PRESCSYNC_GCLK_Val &lt;&lt; TCC_CTRLA_PRESCSYNC_Pos)</span></div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCSYNC_PRESC (TCC_CTRLA_PRESCSYNC_PRESC_Val &lt;&lt; TCC_CTRLA_PRESCSYNC_Pos)</span></div>
<div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160;<span class="preprocessor">#define TCC_CTRLA_PRESCSYNC_RESYNC (TCC_CTRLA_PRESCSYNC_RESYNC_Val &lt;&lt; TCC_CTRLA_PRESCSYNC_Pos)</span></div>
<div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab5fadaa5046a69b0eb06691268306bf4"> 123</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_ALOCK_Pos 14 </span></div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;<span class="preprocessor">#define TCC_CTRLA_ALOCK (_U_(0x1) &lt;&lt; TCC_CTRLA_ALOCK_Pos)</span></div>
<div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7c55e5724a89afa08e9391e962a61156"> 125</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_MSYNC_Pos 15 </span></div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160;<span class="preprocessor">#define TCC_CTRLA_MSYNC (_U_(0x1) &lt;&lt; TCC_CTRLA_MSYNC_Pos)</span></div>
<div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad6e22f4c1cf5030bd452d21649a67cda"> 127</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_DMAOS_Pos 23 </span></div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160;<span class="preprocessor">#define TCC_CTRLA_DMAOS (_U_(0x1) &lt;&lt; TCC_CTRLA_DMAOS_Pos)</span></div>
<div class="line"><a name="l00129"></a><span class="lineno"><a class="line" href="tcc_8h.html#a710fa15e87d40278df1dd84bee749423"> 129</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN0_Pos 24 </span></div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN0 (_U_(1) &lt;&lt; TCC_CTRLA_CPTEN0_Pos)</span></div>
<div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7fbcf8f49aaab28875a43f8cf0c7b125"> 131</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN1_Pos 25 </span></div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN1 (_U_(1) &lt;&lt; TCC_CTRLA_CPTEN1_Pos)</span></div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="tcc_8h.html#a975d230e1f73b99ffbaa71a049ab6e25"> 133</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN2_Pos 26 </span></div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN2 (_U_(1) &lt;&lt; TCC_CTRLA_CPTEN2_Pos)</span></div>
<div class="line"><a name="l00135"></a><span class="lineno"><a class="line" href="tcc_8h.html#a501abb5d9d1efa8aeb19d91a0f4560c9"> 135</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN3_Pos 27 </span></div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN3 (_U_(1) &lt;&lt; TCC_CTRLA_CPTEN3_Pos)</span></div>
<div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0f506c22b26957c0887ad16a12532bb3"> 137</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN4_Pos 28 </span></div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN4 (_U_(1) &lt;&lt; TCC_CTRLA_CPTEN4_Pos)</span></div>
<div class="line"><a name="l00139"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8665c0d87565052a6d46db6ed5f53595"> 139</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN5_Pos 29 </span></div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN5 (_U_(1) &lt;&lt; TCC_CTRLA_CPTEN5_Pos)</span></div>
<div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="tcc_8h.html#af3b55ef061eed41402b7730cbf8085ca"> 141</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN_Pos 24 </span></div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN_Msk (_U_(0x3F) &lt;&lt; TCC_CTRLA_CPTEN_Pos)</span></div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160;<span class="preprocessor">#define TCC_CTRLA_CPTEN(value) (TCC_CTRLA_CPTEN_Msk &amp; ((value) &lt;&lt; TCC_CTRLA_CPTEN_Pos))</span></div>
<div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8ba7fc2384d175bc1e46f7d90fd8438f"> 144</a></span>&#160;<span class="preprocessor">#define TCC_CTRLA_MASK _U_(0x3F80FF63) </span></div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_CTRLBCLR : (TCC Offset: 0x04) (R/W 8) Control B Clear -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBCLR__Type.html"> 148</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBCLR__Type.html#ac17838cd850cf673b789f7e144315828"> 150</a></span>&#160; uint8_t <a class="code" href="unionTCC__CTRLBCLR__Type.html#ac17838cd850cf673b789f7e144315828">DIR</a>:1; </div>
<div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBCLR__Type.html#a3a9ab6836188c686fd338e8e492a4f31"> 151</a></span>&#160; uint8_t <a class="code" href="unionTCC__CTRLBCLR__Type.html#a3a9ab6836188c686fd338e8e492a4f31">LUPD</a>:1; </div>
<div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBCLR__Type.html#a7cd8146b9068c7f52f27b5a000b5a567"> 152</a></span>&#160; uint8_t <a class="code" href="unionTCC__CTRLBCLR__Type.html#a7cd8146b9068c7f52f27b5a000b5a567">ONESHOT</a>:1; </div>
<div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBCLR__Type.html#abff2aca50b48c6a5a846bad494115638"> 153</a></span>&#160; uint8_t <a class="code" href="unionTCC__CTRLBCLR__Type.html#abff2aca50b48c6a5a846bad494115638">IDXCMD</a>:2; </div>
<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBCLR__Type.html#aac39b488794426f6b4e795a43dc3afa8"> 154</a></span>&#160; uint8_t <a class="code" href="unionTCC__CTRLBCLR__Type.html#aac39b488794426f6b4e795a43dc3afa8">CMD</a>:3; </div>
<div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBCLR__Type.html#ad124ba3987d13c97d9d2e538bc98f1f9"> 155</a></span>&#160; } bit; </div>
<div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBCLR__Type.html#a4862d88bebe8f8726a48fafd5232845b"> 156</a></span>&#160; uint8_t <a class="code" href="unionTCC__CTRLBCLR__Type.html#a4862d88bebe8f8726a48fafd5232845b">reg</a>; </div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160;} <a class="code" href="unionTCC__CTRLBCLR__Type.html">TCC_CTRLBCLR_Type</a>;</div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; </div>
<div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3d7fd5a84e67bfb95ec599967a91270d"> 160</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_OFFSET 0x04 </span></div>
<div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab5ec2d83d7a2ff6c3380d47aff6db3c1"> 161</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="tcc_8h.html#afe5756dea3f53f2f3121cb9f8c3c2f0e"> 163</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_DIR_Pos 0 </span></div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_DIR (_U_(0x1) &lt;&lt; TCC_CTRLBCLR_DIR_Pos)</span></div>
<div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="tcc_8h.html#a58321b78be02a1f72d080a45e808f208"> 165</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_LUPD_Pos 1 </span></div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_LUPD (_U_(0x1) &lt;&lt; TCC_CTRLBCLR_LUPD_Pos)</span></div>
<div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4261eae7e9113fdce72f927c5082982b"> 167</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_ONESHOT_Pos 2 </span></div>
<div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_ONESHOT (_U_(0x1) &lt;&lt; TCC_CTRLBCLR_ONESHOT_Pos)</span></div>
<div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="tcc_8h.html#abddca25dc97286079867b1f3714bb494"> 169</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_IDXCMD_Pos 3 </span></div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_IDXCMD_Msk (_U_(0x3) &lt;&lt; TCC_CTRLBCLR_IDXCMD_Pos)</span></div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_IDXCMD(value) (TCC_CTRLBCLR_IDXCMD_Msk &amp; ((value) &lt;&lt; TCC_CTRLBCLR_IDXCMD_Pos))</span></div>
<div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4c9b8c8579bc22e765c00e030f6e6b66"> 172</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_IDXCMD_DISABLE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="tcc_8h.html#a824d45cd52b2067884713412f9cc95ef"> 173</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_IDXCMD_SET_Val _U_(0x1) </span></div>
<div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="tcc_8h.html#a330fda675ed566f5e7ccca52c33df413"> 174</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_IDXCMD_CLEAR_Val _U_(0x2) </span></div>
<div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad32be7d01dd69980f7da94c6353064f9"> 175</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_IDXCMD_HOLD_Val _U_(0x3) </span></div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_IDXCMD_DISABLE (TCC_CTRLBCLR_IDXCMD_DISABLE_Val &lt;&lt; TCC_CTRLBCLR_IDXCMD_Pos)</span></div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_IDXCMD_SET (TCC_CTRLBCLR_IDXCMD_SET_Val &lt;&lt; TCC_CTRLBCLR_IDXCMD_Pos)</span></div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_IDXCMD_CLEAR (TCC_CTRLBCLR_IDXCMD_CLEAR_Val &lt;&lt; TCC_CTRLBCLR_IDXCMD_Pos)</span></div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_IDXCMD_HOLD (TCC_CTRLBCLR_IDXCMD_HOLD_Val &lt;&lt; TCC_CTRLBCLR_IDXCMD_Pos)</span></div>
<div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="tcc_8h.html#add633ac48572abb4f937fcbf892ef5e3"> 180</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_Pos 5 </span></div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_Msk (_U_(0x7) &lt;&lt; TCC_CTRLBCLR_CMD_Pos)</span></div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD(value) (TCC_CTRLBCLR_CMD_Msk &amp; ((value) &lt;&lt; TCC_CTRLBCLR_CMD_Pos))</span></div>
<div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6487842fdbdc4611ec51f7b8d14a4793"> 183</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_NONE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="tcc_8h.html#afd176e0bf11648db1508e16fd14604b3"> 184</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_RETRIGGER_Val _U_(0x1) </span></div>
<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8fb1e134b7238155403248d68e911e0b"> 185</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_STOP_Val _U_(0x2) </span></div>
<div class="line"><a name="l00186"></a><span class="lineno"><a class="line" href="tcc_8h.html#a17b5fd2fdc89e651857bf5bf381be5d1"> 186</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_UPDATE_Val _U_(0x3) </span></div>
<div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="tcc_8h.html#a14d520b1455dd689144ab0f47d3950ac"> 187</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_READSYNC_Val _U_(0x4) </span></div>
<div class="line"><a name="l00188"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0a996115c6ca5b6dab0125e8ae742971"> 188</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_DMAOS_Val _U_(0x5) </span></div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_NONE (TCC_CTRLBCLR_CMD_NONE_Val &lt;&lt; TCC_CTRLBCLR_CMD_Pos)</span></div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_RETRIGGER (TCC_CTRLBCLR_CMD_RETRIGGER_Val &lt;&lt; TCC_CTRLBCLR_CMD_Pos)</span></div>
<div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_STOP (TCC_CTRLBCLR_CMD_STOP_Val &lt;&lt; TCC_CTRLBCLR_CMD_Pos)</span></div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_UPDATE (TCC_CTRLBCLR_CMD_UPDATE_Val &lt;&lt; TCC_CTRLBCLR_CMD_Pos)</span></div>
<div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_READSYNC (TCC_CTRLBCLR_CMD_READSYNC_Val &lt;&lt; TCC_CTRLBCLR_CMD_Pos)</span></div>
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_CMD_DMAOS (TCC_CTRLBCLR_CMD_DMAOS_Val &lt;&lt; TCC_CTRLBCLR_CMD_Pos)</span></div>
<div class="line"><a name="l00195"></a><span class="lineno"><a class="line" href="tcc_8h.html#a9f9805a652d03db290650272914955f3"> 195</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBCLR_MASK _U_(0xFF) </span></div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_CTRLBSET : (TCC Offset: 0x05) (R/W 8) Control B Set -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00199"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBSET__Type.html"> 199</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00201"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBSET__Type.html#ac4618003c48597ee54e86ff1b07ca3ea"> 201</a></span>&#160; uint8_t <a class="code" href="unionTCC__CTRLBSET__Type.html#ac4618003c48597ee54e86ff1b07ca3ea">DIR</a>:1; </div>
<div class="line"><a name="l00202"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBSET__Type.html#aee7f2a51f947f0fa725e854609cebb2b"> 202</a></span>&#160; uint8_t <a class="code" href="unionTCC__CTRLBSET__Type.html#aee7f2a51f947f0fa725e854609cebb2b">LUPD</a>:1; </div>
<div class="line"><a name="l00203"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBSET__Type.html#a0886f8eb7f0f15b6cad5b8805211eed5"> 203</a></span>&#160; uint8_t <a class="code" href="unionTCC__CTRLBSET__Type.html#a0886f8eb7f0f15b6cad5b8805211eed5">ONESHOT</a>:1; </div>
<div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBSET__Type.html#ae964331b2ac6f601ee9c7e7ac424cead"> 204</a></span>&#160; uint8_t <a class="code" href="unionTCC__CTRLBSET__Type.html#ae964331b2ac6f601ee9c7e7ac424cead">IDXCMD</a>:2; </div>
<div class="line"><a name="l00205"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBSET__Type.html#a761677a7fb54da008253d3450a3f7f30"> 205</a></span>&#160; uint8_t <a class="code" href="unionTCC__CTRLBSET__Type.html#a761677a7fb54da008253d3450a3f7f30">CMD</a>:3; </div>
<div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBSET__Type.html#a1bd7a69d4e8b626dc566136c9751c2d9"> 206</a></span>&#160; } bit; </div>
<div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="unionTCC__CTRLBSET__Type.html#a12f69e6a5b1a4645ca84dd375ee2eb66"> 207</a></span>&#160; uint8_t <a class="code" href="unionTCC__CTRLBSET__Type.html#a12f69e6a5b1a4645ca84dd375ee2eb66">reg</a>; </div>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160;} <a class="code" href="unionTCC__CTRLBSET__Type.html">TCC_CTRLBSET_Type</a>;</div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160; </div>
<div class="line"><a name="l00211"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2aa10be0cd000206887ae90dcc80a8eb"> 211</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_OFFSET 0x05 </span></div>
<div class="line"><a name="l00212"></a><span class="lineno"><a class="line" href="tcc_8h.html#af9b842e73e73daf8dd9484cce9fff855"> 212</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="tcc_8h.html#a14e20fa5a725b2703d41bc4d9ab49ac9"> 214</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_DIR_Pos 0 </span></div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_DIR (_U_(0x1) &lt;&lt; TCC_CTRLBSET_DIR_Pos)</span></div>
<div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="tcc_8h.html#a216bd04a3921cab0588eeb58aa05ffe1"> 216</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_LUPD_Pos 1 </span></div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_LUPD (_U_(0x1) &lt;&lt; TCC_CTRLBSET_LUPD_Pos)</span></div>
<div class="line"><a name="l00218"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad9dafdc89e3eef8e659e9e9baba76a9f"> 218</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_ONESHOT_Pos 2 </span></div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_ONESHOT (_U_(0x1) &lt;&lt; TCC_CTRLBSET_ONESHOT_Pos)</span></div>
<div class="line"><a name="l00220"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad1a19b5640a5a4f1da6cd99bf0f2cfcd"> 220</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_IDXCMD_Pos 3 </span></div>
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_IDXCMD_Msk (_U_(0x3) &lt;&lt; TCC_CTRLBSET_IDXCMD_Pos)</span></div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_IDXCMD(value) (TCC_CTRLBSET_IDXCMD_Msk &amp; ((value) &lt;&lt; TCC_CTRLBSET_IDXCMD_Pos))</span></div>
<div class="line"><a name="l00223"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3113b66d22bc9182c8ba47fa573c4c94"> 223</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_IDXCMD_DISABLE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac1e67bc915ada5b5c8f1b030ea84d130"> 224</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_IDXCMD_SET_Val _U_(0x1) </span></div>
<div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="tcc_8h.html#a31ec8f2cf2a8ad4b3097d7d379c96a27"> 225</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_IDXCMD_CLEAR_Val _U_(0x2) </span></div>
<div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="tcc_8h.html#a890a09b5254cd8ce68584c6c6c358830"> 226</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_IDXCMD_HOLD_Val _U_(0x3) </span></div>
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_IDXCMD_DISABLE (TCC_CTRLBSET_IDXCMD_DISABLE_Val &lt;&lt; TCC_CTRLBSET_IDXCMD_Pos)</span></div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_IDXCMD_SET (TCC_CTRLBSET_IDXCMD_SET_Val &lt;&lt; TCC_CTRLBSET_IDXCMD_Pos)</span></div>
<div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_IDXCMD_CLEAR (TCC_CTRLBSET_IDXCMD_CLEAR_Val &lt;&lt; TCC_CTRLBSET_IDXCMD_Pos)</span></div>
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_IDXCMD_HOLD (TCC_CTRLBSET_IDXCMD_HOLD_Val &lt;&lt; TCC_CTRLBSET_IDXCMD_Pos)</span></div>
<div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="tcc_8h.html#a67d1f1c91cc27fd3e6e38f740329a45a"> 231</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_Pos 5 </span></div>
<div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_Msk (_U_(0x7) &lt;&lt; TCC_CTRLBSET_CMD_Pos)</span></div>
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD(value) (TCC_CTRLBSET_CMD_Msk &amp; ((value) &lt;&lt; TCC_CTRLBSET_CMD_Pos))</span></div>
<div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="tcc_8h.html#aee30d48439f42de18019d24103916ef2"> 234</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_NONE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00235"></a><span class="lineno"><a class="line" href="tcc_8h.html#a5eb0ee96a9fc1d475a9e1c8b750551ac"> 235</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_RETRIGGER_Val _U_(0x1) </span></div>
<div class="line"><a name="l00236"></a><span class="lineno"><a class="line" href="tcc_8h.html#a18deff780417a2e186372a579405ec92"> 236</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_STOP_Val _U_(0x2) </span></div>
<div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7545fc6153e0191ee8f497626039f764"> 237</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_UPDATE_Val _U_(0x3) </span></div>
<div class="line"><a name="l00238"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3c90262c803fdab651abc28a04bf6340"> 238</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_READSYNC_Val _U_(0x4) </span></div>
<div class="line"><a name="l00239"></a><span class="lineno"><a class="line" href="tcc_8h.html#a64e7fd93af3802145849f919f2b11a08"> 239</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_DMAOS_Val _U_(0x5) </span></div>
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_NONE (TCC_CTRLBSET_CMD_NONE_Val &lt;&lt; TCC_CTRLBSET_CMD_Pos)</span></div>
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_RETRIGGER (TCC_CTRLBSET_CMD_RETRIGGER_Val &lt;&lt; TCC_CTRLBSET_CMD_Pos)</span></div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_STOP (TCC_CTRLBSET_CMD_STOP_Val &lt;&lt; TCC_CTRLBSET_CMD_Pos)</span></div>
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_UPDATE (TCC_CTRLBSET_CMD_UPDATE_Val &lt;&lt; TCC_CTRLBSET_CMD_Pos)</span></div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_READSYNC (TCC_CTRLBSET_CMD_READSYNC_Val &lt;&lt; TCC_CTRLBSET_CMD_Pos)</span></div>
<div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_CMD_DMAOS (TCC_CTRLBSET_CMD_DMAOS_Val &lt;&lt; TCC_CTRLBSET_CMD_Pos)</span></div>
<div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="tcc_8h.html#a678a33c79d5a7e59e5510f5ecd66f89c"> 246</a></span>&#160;<span class="preprocessor">#define TCC_CTRLBSET_MASK _U_(0xFF) </span></div>
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_SYNCBUSY : (TCC Offset: 0x08) (R/ 32) Synchronization Busy -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00250"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html"> 250</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00251"></a><span class="lineno"> 251</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00252"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#aef11ef22ec22679fcc30e260b82c0af5"> 252</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#aef11ef22ec22679fcc30e260b82c0af5">SWRST</a>:1; </div>
<div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a58754440078d6b9de6e00fd79a4865c6"> 253</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#a58754440078d6b9de6e00fd79a4865c6">ENABLE</a>:1; </div>
<div class="line"><a name="l00254"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a46320a82df89b0d6f7b47f3cae4ff987"> 254</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#a46320a82df89b0d6f7b47f3cae4ff987">CTRLB</a>:1; </div>
<div class="line"><a name="l00255"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a585c2f1b1057ff4e043655b7e3dc510d"> 255</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#a585c2f1b1057ff4e043655b7e3dc510d">STATUS</a>:1; </div>
<div class="line"><a name="l00256"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#af8b89dbed318a0658fe4e64df7a8facd"> 256</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#af8b89dbed318a0658fe4e64df7a8facd">COUNT</a>:1; </div>
<div class="line"><a name="l00257"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a1a37ef5ab5e2e389a54be2a046ec6d2f"> 257</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#a1a37ef5ab5e2e389a54be2a046ec6d2f">PATT</a>:1; </div>
<div class="line"><a name="l00258"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#ad1e6df5dab00885dbd0c74dab68df560"> 258</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#ad1e6df5dab00885dbd0c74dab68df560">WAVE</a>:1; </div>
<div class="line"><a name="l00259"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a6ac076d7206d8798ee60e7d9bdc835dc"> 259</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#a6ac076d7206d8798ee60e7d9bdc835dc">PER</a>:1; </div>
<div class="line"><a name="l00260"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#ad319f46198fd4edc2d07ecb6799be606"> 260</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#ad319f46198fd4edc2d07ecb6799be606">CC0</a>:1; </div>
<div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a5bea4bfd43d1bf47e1682e0f679fbb8c"> 261</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#a5bea4bfd43d1bf47e1682e0f679fbb8c">CC1</a>:1; </div>
<div class="line"><a name="l00262"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#ad90828c47fde79917e33fb09bc9b3737"> 262</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#ad90828c47fde79917e33fb09bc9b3737">CC2</a>:1; </div>
<div class="line"><a name="l00263"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a93ef4cce5f319571859599572c3f275a"> 263</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#a93ef4cce5f319571859599572c3f275a">CC3</a>:1; </div>
<div class="line"><a name="l00264"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a921a6915c41aaf0ebd3df3b90d6c848e"> 264</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#a921a6915c41aaf0ebd3df3b90d6c848e">CC4</a>:1; </div>
<div class="line"><a name="l00265"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a03fb840439baeb6dc81c9f75d0237457"> 265</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#a03fb840439baeb6dc81c9f75d0237457">CC5</a>:1; </div>
<div class="line"><a name="l00266"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a03e596b9e2ca1476cdbf9cfbc51e082c"> 266</a></span>&#160; uint32_t :18; </div>
<div class="line"><a name="l00267"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a87ea711b2ec8efe81928eaf1fc84b1b6"> 267</a></span>&#160; } bit; </div>
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a1e909987c92c7ef448d9509e5a31047e"> 270</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#a1e909987c92c7ef448d9509e5a31047e">CC</a>:6; </div>
<div class="line"><a name="l00271"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#ae8580c5e307e7f4322a0e6ff0d09de1a"> 271</a></span>&#160; uint32_t :18; </div>
<div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a59d181d508e3d44c15acbb95c30a0776"> 272</a></span>&#160; } vec; </div>
<div class="line"><a name="l00273"></a><span class="lineno"><a class="line" href="unionTCC__SYNCBUSY__Type.html#a7e759dd3b06bf83698a07be60d95cbb4"> 273</a></span>&#160; uint32_t <a class="code" href="unionTCC__SYNCBUSY__Type.html#a7e759dd3b06bf83698a07be60d95cbb4">reg</a>; </div>
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160;} <a class="code" href="unionTCC__SYNCBUSY__Type.html">TCC_SYNCBUSY_Type</a>;</div>
<div class="line"><a name="l00275"></a><span class="lineno"> 275</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160; </div>
<div class="line"><a name="l00277"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad48dd98957d92733b32a41e26073258d"> 277</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_OFFSET 0x08 </span></div>
<div class="line"><a name="l00278"></a><span class="lineno"><a class="line" href="tcc_8h.html#a807906fbb30b0f54ae456209f2be1e78"> 278</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l00280"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2b4754fe6a235be0a210f63b85ebb943"> 280</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_SWRST_Pos 0 </span></div>
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_SWRST (_U_(0x1) &lt;&lt; TCC_SYNCBUSY_SWRST_Pos)</span></div>
<div class="line"><a name="l00282"></a><span class="lineno"><a class="line" href="tcc_8h.html#a9a7f072e575b87132d02c8b002dd05b8"> 282</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_ENABLE_Pos 1 </span></div>
<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_ENABLE (_U_(0x1) &lt;&lt; TCC_SYNCBUSY_ENABLE_Pos)</span></div>
<div class="line"><a name="l00284"></a><span class="lineno"><a class="line" href="tcc_8h.html#a222a7623e15823d0481240307517498f"> 284</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CTRLB_Pos 2 </span></div>
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CTRLB (_U_(0x1) &lt;&lt; TCC_SYNCBUSY_CTRLB_Pos)</span></div>
<div class="line"><a name="l00286"></a><span class="lineno"><a class="line" href="tcc_8h.html#a32d8922e6688ab571968189699e4f944"> 286</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_STATUS_Pos 3 </span></div>
<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_STATUS (_U_(0x1) &lt;&lt; TCC_SYNCBUSY_STATUS_Pos)</span></div>
<div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab831029cbae923c4e07a8ca8a9238254"> 288</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_COUNT_Pos 4 </span></div>
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_COUNT (_U_(0x1) &lt;&lt; TCC_SYNCBUSY_COUNT_Pos)</span></div>
<div class="line"><a name="l00290"></a><span class="lineno"><a class="line" href="tcc_8h.html#a18118a0ecdca4567bda2d1d388ff9262"> 290</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_PATT_Pos 5 </span></div>
<div class="line"><a name="l00291"></a><span class="lineno"> 291</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_PATT (_U_(0x1) &lt;&lt; TCC_SYNCBUSY_PATT_Pos)</span></div>
<div class="line"><a name="l00292"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae18df2072d304dd2c12a6bf641cb16f6"> 292</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_WAVE_Pos 6 </span></div>
<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_WAVE (_U_(0x1) &lt;&lt; TCC_SYNCBUSY_WAVE_Pos)</span></div>
<div class="line"><a name="l00294"></a><span class="lineno"><a class="line" href="tcc_8h.html#a70908b2744b3bd3420a4fa7bfd78770a"> 294</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_PER_Pos 7 </span></div>
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_PER (_U_(0x1) &lt;&lt; TCC_SYNCBUSY_PER_Pos)</span></div>
<div class="line"><a name="l00296"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6ecd9ec9747ae848da746cf57bf71aa7"> 296</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC0_Pos 8 </span></div>
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC0 (_U_(1) &lt;&lt; TCC_SYNCBUSY_CC0_Pos)</span></div>
<div class="line"><a name="l00298"></a><span class="lineno"><a class="line" href="tcc_8h.html#a44059a22553acf75a3187e227f07f283"> 298</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC1_Pos 9 </span></div>
<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC1 (_U_(1) &lt;&lt; TCC_SYNCBUSY_CC1_Pos)</span></div>
<div class="line"><a name="l00300"></a><span class="lineno"><a class="line" href="tcc_8h.html#a81668e63713a11b2e8479ffee5df4940"> 300</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC2_Pos 10 </span></div>
<div class="line"><a name="l00301"></a><span class="lineno"> 301</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC2 (_U_(1) &lt;&lt; TCC_SYNCBUSY_CC2_Pos)</span></div>
<div class="line"><a name="l00302"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab6514a7f89a0369968bfac5c0a5ee699"> 302</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC3_Pos 11 </span></div>
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC3 (_U_(1) &lt;&lt; TCC_SYNCBUSY_CC3_Pos)</span></div>
<div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2fa1807127cec99ee73b7bf78d084921"> 304</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC4_Pos 12 </span></div>
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC4 (_U_(1) &lt;&lt; TCC_SYNCBUSY_CC4_Pos)</span></div>
<div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7c0f3338361227f8940c10f4fdd43319"> 306</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC5_Pos 13 </span></div>
<div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC5 (_U_(1) &lt;&lt; TCC_SYNCBUSY_CC5_Pos)</span></div>
<div class="line"><a name="l00308"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6add317838e5b3eaba4d07fb3a1ce62a"> 308</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC_Pos 8 </span></div>
<div class="line"><a name="l00309"></a><span class="lineno"> 309</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC_Msk (_U_(0x3F) &lt;&lt; TCC_SYNCBUSY_CC_Pos)</span></div>
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_CC(value) (TCC_SYNCBUSY_CC_Msk &amp; ((value) &lt;&lt; TCC_SYNCBUSY_CC_Pos))</span></div>
<div class="line"><a name="l00311"></a><span class="lineno"><a class="line" href="tcc_8h.html#a9404a4f78cbe1eff65e2f28a572db8ad"> 311</a></span>&#160;<span class="preprocessor">#define TCC_SYNCBUSY_MASK _U_(0x00003FFF) </span></div>
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_FCTRLA : (TCC Offset: 0x0C) (R/W 32) Recoverable Fault A Configuration -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00315"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html"> 315</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00316"></a><span class="lineno"> 316</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00317"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#a57ee482ffb0238ab98b550ea3a5aee83"> 317</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLA__Type.html#a57ee482ffb0238ab98b550ea3a5aee83">SRC</a>:2; </div>
<div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#a6d3c049602ebe43d56d87e041b82826d"> 318</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l00319"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#a8709b8af832fea4e253705934dcd6a51"> 319</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLA__Type.html#a8709b8af832fea4e253705934dcd6a51">KEEP</a>:1; </div>
<div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#ab09889ca29f89f22419e7b9e354a45f7"> 320</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLA__Type.html#ab09889ca29f89f22419e7b9e354a45f7">QUAL</a>:1; </div>
<div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#a4b94fae35b339cfb264a5e05cca56734"> 321</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLA__Type.html#a4b94fae35b339cfb264a5e05cca56734">BLANK</a>:2; </div>
<div class="line"><a name="l00322"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#af3fc437d5ee6c105ad745813f45bfbbb"> 322</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLA__Type.html#af3fc437d5ee6c105ad745813f45bfbbb">RESTART</a>:1; </div>
<div class="line"><a name="l00323"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#a7643d947a35def2b3eeb5bdcdec53d4d"> 323</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLA__Type.html#a7643d947a35def2b3eeb5bdcdec53d4d">HALT</a>:2; </div>
<div class="line"><a name="l00324"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#a6af6f4f5ec85ae9d2f3e7240d4842773"> 324</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLA__Type.html#a6af6f4f5ec85ae9d2f3e7240d4842773">CHSEL</a>:2; </div>
<div class="line"><a name="l00325"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#ac47c5565765b33af1bd79d5e9f26a230"> 325</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLA__Type.html#ac47c5565765b33af1bd79d5e9f26a230">CAPTURE</a>:3; </div>
<div class="line"><a name="l00326"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#af49273bbc7eeb125406fd5b03d0fa012"> 326</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLA__Type.html#af49273bbc7eeb125406fd5b03d0fa012">BLANKPRESC</a>:1; </div>
<div class="line"><a name="l00327"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#ae7ec3b79918ab3de7deaca6f1398ffa2"> 327</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLA__Type.html#ae7ec3b79918ab3de7deaca6f1398ffa2">BLANKVAL</a>:8; </div>
<div class="line"><a name="l00328"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#a60c863921b65781ab9382fecdc82457b"> 328</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLA__Type.html#a60c863921b65781ab9382fecdc82457b">FILTERVAL</a>:4; </div>
<div class="line"><a name="l00329"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#a76705bc362ae850388bc62224b87b0dc"> 329</a></span>&#160; uint32_t :4; </div>
<div class="line"><a name="l00330"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#a4f1539498855f8b1a2728f4cba182770"> 330</a></span>&#160; } bit; </div>
<div class="line"><a name="l00331"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLA__Type.html#afa559ef997ba7120d0b65c07a8f49b52"> 331</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLA__Type.html#afa559ef997ba7120d0b65c07a8f49b52">reg</a>; </div>
<div class="line"><a name="l00332"></a><span class="lineno"> 332</span>&#160;} <a class="code" href="unionTCC__FCTRLA__Type.html">TCC_FCTRLA_Type</a>;</div>
<div class="line"><a name="l00333"></a><span class="lineno"> 333</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span>&#160; </div>
<div class="line"><a name="l00335"></a><span class="lineno"><a class="line" href="tcc_8h.html#a98f32775ff37024693543237f3f61ff4"> 335</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_OFFSET 0x0C </span></div>
<div class="line"><a name="l00336"></a><span class="lineno"><a class="line" href="tcc_8h.html#aabe5975bae91f05e98b0523f572268e4"> 336</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l00338"></a><span class="lineno"><a class="line" href="tcc_8h.html#a402acbd670b494207ddf863d2b4235e3"> 338</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_SRC_Pos 0 </span></div>
<div class="line"><a name="l00339"></a><span class="lineno"> 339</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_SRC_Msk (_U_(0x3) &lt;&lt; TCC_FCTRLA_SRC_Pos)</span></div>
<div class="line"><a name="l00340"></a><span class="lineno"> 340</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_SRC(value) (TCC_FCTRLA_SRC_Msk &amp; ((value) &lt;&lt; TCC_FCTRLA_SRC_Pos))</span></div>
<div class="line"><a name="l00341"></a><span class="lineno"><a class="line" href="tcc_8h.html#a637d8bf25f0c4aed04b57684d4c00311"> 341</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_SRC_DISABLE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="tcc_8h.html#ada46b94ac2cebcd63adfb378f164d6ca"> 342</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_SRC_ENABLE_Val _U_(0x1) </span></div>
<div class="line"><a name="l00343"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8d29df4e62b3e4280e08626c9119bd7b"> 343</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_SRC_INVERT_Val _U_(0x2) </span></div>
<div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7ab0b9cdeb48ae88c9b1390c9714aa1a"> 344</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_SRC_ALTFAULT_Val _U_(0x3) </span></div>
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_SRC_DISABLE (TCC_FCTRLA_SRC_DISABLE_Val &lt;&lt; TCC_FCTRLA_SRC_Pos)</span></div>
<div class="line"><a name="l00346"></a><span class="lineno"> 346</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_SRC_ENABLE (TCC_FCTRLA_SRC_ENABLE_Val &lt;&lt; TCC_FCTRLA_SRC_Pos)</span></div>
<div class="line"><a name="l00347"></a><span class="lineno"> 347</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_SRC_INVERT (TCC_FCTRLA_SRC_INVERT_Val &lt;&lt; TCC_FCTRLA_SRC_Pos)</span></div>
<div class="line"><a name="l00348"></a><span class="lineno"> 348</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_SRC_ALTFAULT (TCC_FCTRLA_SRC_ALTFAULT_Val &lt;&lt; TCC_FCTRLA_SRC_Pos)</span></div>
<div class="line"><a name="l00349"></a><span class="lineno"><a class="line" href="tcc_8h.html#aabd12c34a2980fc69a684fda1c000659"> 349</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_KEEP_Pos 3 </span></div>
<div class="line"><a name="l00350"></a><span class="lineno"> 350</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_KEEP (_U_(0x1) &lt;&lt; TCC_FCTRLA_KEEP_Pos)</span></div>
<div class="line"><a name="l00351"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3c1ea30409086443f451d699ee57bebc"> 351</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_QUAL_Pos 4 </span></div>
<div class="line"><a name="l00352"></a><span class="lineno"> 352</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_QUAL (_U_(0x1) &lt;&lt; TCC_FCTRLA_QUAL_Pos)</span></div>
<div class="line"><a name="l00353"></a><span class="lineno"><a class="line" href="tcc_8h.html#a415d0c8ac0d97192b0e236e3a6184824"> 353</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANK_Pos 5 </span></div>
<div class="line"><a name="l00354"></a><span class="lineno"> 354</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANK_Msk (_U_(0x3) &lt;&lt; TCC_FCTRLA_BLANK_Pos)</span></div>
<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANK(value) (TCC_FCTRLA_BLANK_Msk &amp; ((value) &lt;&lt; TCC_FCTRLA_BLANK_Pos))</span></div>
<div class="line"><a name="l00356"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac735e9a21fdc48838d75976a5f7a64d5"> 356</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANK_START_Val _U_(0x0) </span></div>
<div class="line"><a name="l00357"></a><span class="lineno"><a class="line" href="tcc_8h.html#a455a4d557f1350bd36aa311fdc23b4c2"> 357</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANK_RISE_Val _U_(0x1) </span></div>
<div class="line"><a name="l00358"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad6f465e0d748dc05194f1945be43b360"> 358</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANK_FALL_Val _U_(0x2) </span></div>
<div class="line"><a name="l00359"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad9d4204aefc55605386280e8930f7e2b"> 359</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANK_BOTH_Val _U_(0x3) </span></div>
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANK_START (TCC_FCTRLA_BLANK_START_Val &lt;&lt; TCC_FCTRLA_BLANK_Pos)</span></div>
<div class="line"><a name="l00361"></a><span class="lineno"> 361</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANK_RISE (TCC_FCTRLA_BLANK_RISE_Val &lt;&lt; TCC_FCTRLA_BLANK_Pos)</span></div>
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANK_FALL (TCC_FCTRLA_BLANK_FALL_Val &lt;&lt; TCC_FCTRLA_BLANK_Pos)</span></div>
<div class="line"><a name="l00363"></a><span class="lineno"> 363</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANK_BOTH (TCC_FCTRLA_BLANK_BOTH_Val &lt;&lt; TCC_FCTRLA_BLANK_Pos)</span></div>
<div class="line"><a name="l00364"></a><span class="lineno"><a class="line" href="tcc_8h.html#a839cdbce9eeba95f10d91272e2826bb0"> 364</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_RESTART_Pos 7 </span></div>
<div class="line"><a name="l00365"></a><span class="lineno"> 365</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_RESTART (_U_(0x1) &lt;&lt; TCC_FCTRLA_RESTART_Pos)</span></div>
<div class="line"><a name="l00366"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8057b61f673517b6a99ea43d1942b094"> 366</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_HALT_Pos 8 </span></div>
<div class="line"><a name="l00367"></a><span class="lineno"> 367</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_HALT_Msk (_U_(0x3) &lt;&lt; TCC_FCTRLA_HALT_Pos)</span></div>
<div class="line"><a name="l00368"></a><span class="lineno"> 368</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_HALT(value) (TCC_FCTRLA_HALT_Msk &amp; ((value) &lt;&lt; TCC_FCTRLA_HALT_Pos))</span></div>
<div class="line"><a name="l00369"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac436323e2dbed407d23750b4aa200090"> 369</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_HALT_DISABLE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00370"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4b0ed21a650bc49adc693fc7f32862c4"> 370</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_HALT_HW_Val _U_(0x1) </span></div>
<div class="line"><a name="l00371"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0563bbeed823f848ce15d69fd7de2d3f"> 371</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_HALT_SW_Val _U_(0x2) </span></div>
<div class="line"><a name="l00372"></a><span class="lineno"><a class="line" href="tcc_8h.html#af7cb8b989556f89d502c134fa50b5c08"> 372</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_HALT_NR_Val _U_(0x3) </span></div>
<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_HALT_DISABLE (TCC_FCTRLA_HALT_DISABLE_Val &lt;&lt; TCC_FCTRLA_HALT_Pos)</span></div>
<div class="line"><a name="l00374"></a><span class="lineno"> 374</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_HALT_HW (TCC_FCTRLA_HALT_HW_Val &lt;&lt; TCC_FCTRLA_HALT_Pos)</span></div>
<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_HALT_SW (TCC_FCTRLA_HALT_SW_Val &lt;&lt; TCC_FCTRLA_HALT_Pos)</span></div>
<div class="line"><a name="l00376"></a><span class="lineno"> 376</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_HALT_NR (TCC_FCTRLA_HALT_NR_Val &lt;&lt; TCC_FCTRLA_HALT_Pos)</span></div>
<div class="line"><a name="l00377"></a><span class="lineno"><a class="line" href="tcc_8h.html#af5d2e7e2fb26fa98fd5d1b9c2bd67caa"> 377</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CHSEL_Pos 10 </span></div>
<div class="line"><a name="l00378"></a><span class="lineno"> 378</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CHSEL_Msk (_U_(0x3) &lt;&lt; TCC_FCTRLA_CHSEL_Pos)</span></div>
<div class="line"><a name="l00379"></a><span class="lineno"> 379</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CHSEL(value) (TCC_FCTRLA_CHSEL_Msk &amp; ((value) &lt;&lt; TCC_FCTRLA_CHSEL_Pos))</span></div>
<div class="line"><a name="l00380"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3c20935faff4c001a1c082b4d3200c82"> 380</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CHSEL_CC0_Val _U_(0x0) </span></div>
<div class="line"><a name="l00381"></a><span class="lineno"><a class="line" href="tcc_8h.html#a632df96067bbd5baef5799cc2b89b3d1"> 381</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CHSEL_CC1_Val _U_(0x1) </span></div>
<div class="line"><a name="l00382"></a><span class="lineno"><a class="line" href="tcc_8h.html#a73a57b0de776d728a859c053b5fb2aae"> 382</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CHSEL_CC2_Val _U_(0x2) </span></div>
<div class="line"><a name="l00383"></a><span class="lineno"><a class="line" href="tcc_8h.html#a53a6b7146d7216138207ce18c47eaf81"> 383</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CHSEL_CC3_Val _U_(0x3) </span></div>
<div class="line"><a name="l00384"></a><span class="lineno"> 384</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CHSEL_CC0 (TCC_FCTRLA_CHSEL_CC0_Val &lt;&lt; TCC_FCTRLA_CHSEL_Pos)</span></div>
<div class="line"><a name="l00385"></a><span class="lineno"> 385</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CHSEL_CC1 (TCC_FCTRLA_CHSEL_CC1_Val &lt;&lt; TCC_FCTRLA_CHSEL_Pos)</span></div>
<div class="line"><a name="l00386"></a><span class="lineno"> 386</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CHSEL_CC2 (TCC_FCTRLA_CHSEL_CC2_Val &lt;&lt; TCC_FCTRLA_CHSEL_Pos)</span></div>
<div class="line"><a name="l00387"></a><span class="lineno"> 387</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CHSEL_CC3 (TCC_FCTRLA_CHSEL_CC3_Val &lt;&lt; TCC_FCTRLA_CHSEL_Pos)</span></div>
<div class="line"><a name="l00388"></a><span class="lineno"><a class="line" href="tcc_8h.html#a130a647ff472e004168fd7ec22f13b9d"> 388</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_Pos 12 </span></div>
<div class="line"><a name="l00389"></a><span class="lineno"> 389</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_Msk (_U_(0x7) &lt;&lt; TCC_FCTRLA_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00390"></a><span class="lineno"> 390</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE(value) (TCC_FCTRLA_CAPTURE_Msk &amp; ((value) &lt;&lt; TCC_FCTRLA_CAPTURE_Pos))</span></div>
<div class="line"><a name="l00391"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad31b55c84d21b43b9ef58769281b6c38"> 391</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_DISABLE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00392"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae9ce0184c28ab59a89bcdd379cf3b7a6"> 392</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_CAPT_Val _U_(0x1) </span></div>
<div class="line"><a name="l00393"></a><span class="lineno"><a class="line" href="tcc_8h.html#a43bccd1a8e1e39804161e2047b5b5784"> 393</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_CAPTMIN_Val _U_(0x2) </span></div>
<div class="line"><a name="l00394"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2e9b52ae43bcd0bc50ecb8176ac4a9e7"> 394</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_CAPTMAX_Val _U_(0x3) </span></div>
<div class="line"><a name="l00395"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7986fbe253b4d48fb4843d36dcea0102"> 395</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_LOCMIN_Val _U_(0x4) </span></div>
<div class="line"><a name="l00396"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4a99b753c5ef9795a144b200472484da"> 396</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_LOCMAX_Val _U_(0x5) </span></div>
<div class="line"><a name="l00397"></a><span class="lineno"><a class="line" href="tcc_8h.html#a23068d24943345d43d99e77076d3c97b"> 397</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_DERIV0_Val _U_(0x6) </span></div>
<div class="line"><a name="l00398"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2608a689150357111faa054ec7b34bf1"> 398</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_CAPTMARK_Val _U_(0x7) </span></div>
<div class="line"><a name="l00399"></a><span class="lineno"> 399</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_DISABLE (TCC_FCTRLA_CAPTURE_DISABLE_Val &lt;&lt; TCC_FCTRLA_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00400"></a><span class="lineno"> 400</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_CAPT (TCC_FCTRLA_CAPTURE_CAPT_Val &lt;&lt; TCC_FCTRLA_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00401"></a><span class="lineno"> 401</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_CAPTMIN (TCC_FCTRLA_CAPTURE_CAPTMIN_Val &lt;&lt; TCC_FCTRLA_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00402"></a><span class="lineno"> 402</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_CAPTMAX (TCC_FCTRLA_CAPTURE_CAPTMAX_Val &lt;&lt; TCC_FCTRLA_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00403"></a><span class="lineno"> 403</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_LOCMIN (TCC_FCTRLA_CAPTURE_LOCMIN_Val &lt;&lt; TCC_FCTRLA_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00404"></a><span class="lineno"> 404</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_LOCMAX (TCC_FCTRLA_CAPTURE_LOCMAX_Val &lt;&lt; TCC_FCTRLA_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00405"></a><span class="lineno"> 405</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_DERIV0 (TCC_FCTRLA_CAPTURE_DERIV0_Val &lt;&lt; TCC_FCTRLA_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00406"></a><span class="lineno"> 406</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_CAPTURE_CAPTMARK (TCC_FCTRLA_CAPTURE_CAPTMARK_Val &lt;&lt; TCC_FCTRLA_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00407"></a><span class="lineno"><a class="line" href="tcc_8h.html#aab8a0d59de42a938deb60350f83ff766"> 407</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANKPRESC_Pos 15 </span></div>
<div class="line"><a name="l00408"></a><span class="lineno"> 408</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANKPRESC (_U_(0x1) &lt;&lt; TCC_FCTRLA_BLANKPRESC_Pos)</span></div>
<div class="line"><a name="l00409"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad4eefbd0bb6deb37327e62ce62331149"> 409</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANKVAL_Pos 16 </span></div>
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANKVAL_Msk (_U_(0xFF) &lt;&lt; TCC_FCTRLA_BLANKVAL_Pos)</span></div>
<div class="line"><a name="l00411"></a><span class="lineno"> 411</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_BLANKVAL(value) (TCC_FCTRLA_BLANKVAL_Msk &amp; ((value) &lt;&lt; TCC_FCTRLA_BLANKVAL_Pos))</span></div>
<div class="line"><a name="l00412"></a><span class="lineno"><a class="line" href="tcc_8h.html#aab46a753411d94b285656e75d74b7f7c"> 412</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_FILTERVAL_Pos 24 </span></div>
<div class="line"><a name="l00413"></a><span class="lineno"> 413</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_FILTERVAL_Msk (_U_(0xF) &lt;&lt; TCC_FCTRLA_FILTERVAL_Pos)</span></div>
<div class="line"><a name="l00414"></a><span class="lineno"> 414</span>&#160;<span class="preprocessor">#define TCC_FCTRLA_FILTERVAL(value) (TCC_FCTRLA_FILTERVAL_Msk &amp; ((value) &lt;&lt; TCC_FCTRLA_FILTERVAL_Pos))</span></div>
<div class="line"><a name="l00415"></a><span class="lineno"><a class="line" href="tcc_8h.html#af3a25ec7210446584531d3b34c2a9b9e"> 415</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLA_MASK _U_(0x0FFFFFFB) </span></div>
<div class="line"><a name="l00417"></a><span class="lineno"> 417</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_FCTRLB : (TCC Offset: 0x10) (R/W 32) Recoverable Fault B Configuration -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00418"></a><span class="lineno"> 418</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00419"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html"> 419</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00420"></a><span class="lineno"> 420</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00421"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#aa96941ca8ea9f3cb7d1257c6587ccd6f"> 421</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLB__Type.html#aa96941ca8ea9f3cb7d1257c6587ccd6f">SRC</a>:2; </div>
<div class="line"><a name="l00422"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#a9c61eede4c0962e2549cca89c7d460b3"> 422</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l00423"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#a97e6b61f5a3bf8a10c239a047763b05e"> 423</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLB__Type.html#a97e6b61f5a3bf8a10c239a047763b05e">KEEP</a>:1; </div>
<div class="line"><a name="l00424"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#abc657b37bd5a1f2fe31c56c5117ccf82"> 424</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLB__Type.html#abc657b37bd5a1f2fe31c56c5117ccf82">QUAL</a>:1; </div>
<div class="line"><a name="l00425"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#aa413845b489b5a81a5bd13bf98b3790b"> 425</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLB__Type.html#aa413845b489b5a81a5bd13bf98b3790b">BLANK</a>:2; </div>
<div class="line"><a name="l00426"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#a15600f45751c30e3e6576133c8d7b54a"> 426</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLB__Type.html#a15600f45751c30e3e6576133c8d7b54a">RESTART</a>:1; </div>
<div class="line"><a name="l00427"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#a7eed0a0c8f87c7fb9f86983c7a68d96d"> 427</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLB__Type.html#a7eed0a0c8f87c7fb9f86983c7a68d96d">HALT</a>:2; </div>
<div class="line"><a name="l00428"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#a4b40c4c979a76f3d75a19c305304238b"> 428</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLB__Type.html#a4b40c4c979a76f3d75a19c305304238b">CHSEL</a>:2; </div>
<div class="line"><a name="l00429"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#a58209c42807c8247ba4263fb2ad32f30"> 429</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLB__Type.html#a58209c42807c8247ba4263fb2ad32f30">CAPTURE</a>:3; </div>
<div class="line"><a name="l00430"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#a4f9be908c44a9593f7a93634de7dffbd"> 430</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLB__Type.html#a4f9be908c44a9593f7a93634de7dffbd">BLANKPRESC</a>:1; </div>
<div class="line"><a name="l00431"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#a9612b052849ea9e7707e93fc612172ca"> 431</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLB__Type.html#a9612b052849ea9e7707e93fc612172ca">BLANKVAL</a>:8; </div>
<div class="line"><a name="l00432"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#ad7264cd2cd24a5809d834ff77e0e9c59"> 432</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLB__Type.html#ad7264cd2cd24a5809d834ff77e0e9c59">FILTERVAL</a>:4; </div>
<div class="line"><a name="l00433"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#a47ee328dbab911ad970f552a8263e1ba"> 433</a></span>&#160; uint32_t :4; </div>
<div class="line"><a name="l00434"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#a7df50668033be8f3975555f569ef31d7"> 434</a></span>&#160; } bit; </div>
<div class="line"><a name="l00435"></a><span class="lineno"><a class="line" href="unionTCC__FCTRLB__Type.html#a86a73e3a96b4e4596afc9e8fc652d891"> 435</a></span>&#160; uint32_t <a class="code" href="unionTCC__FCTRLB__Type.html#a86a73e3a96b4e4596afc9e8fc652d891">reg</a>; </div>
<div class="line"><a name="l00436"></a><span class="lineno"> 436</span>&#160;} <a class="code" href="unionTCC__FCTRLB__Type.html">TCC_FCTRLB_Type</a>;</div>
<div class="line"><a name="l00437"></a><span class="lineno"> 437</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00438"></a><span class="lineno"> 438</span>&#160; </div>
<div class="line"><a name="l00439"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac9e910f72badbdb0cb3d0d4df81d04a2"> 439</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_OFFSET 0x10 </span></div>
<div class="line"><a name="l00440"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6dcb26ff5adaa6c5dc5bc88251a322ef"> 440</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l00442"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8cc27791b6546da73f032510287b61d5"> 442</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_SRC_Pos 0 </span></div>
<div class="line"><a name="l00443"></a><span class="lineno"> 443</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_SRC_Msk (_U_(0x3) &lt;&lt; TCC_FCTRLB_SRC_Pos)</span></div>
<div class="line"><a name="l00444"></a><span class="lineno"> 444</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_SRC(value) (TCC_FCTRLB_SRC_Msk &amp; ((value) &lt;&lt; TCC_FCTRLB_SRC_Pos))</span></div>
<div class="line"><a name="l00445"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac3c686f822e3629ffcb2554af6eb2db4"> 445</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_SRC_DISABLE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="tcc_8h.html#a5e5e1f08fb8d7f78e5aa11c00637e495"> 446</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_SRC_ENABLE_Val _U_(0x1) </span></div>
<div class="line"><a name="l00447"></a><span class="lineno"><a class="line" href="tcc_8h.html#a72ead968f49bfe631ca868fbf4f096af"> 447</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_SRC_INVERT_Val _U_(0x2) </span></div>
<div class="line"><a name="l00448"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa224cfde9f079084ef4567c7570f5b3d"> 448</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_SRC_ALTFAULT_Val _U_(0x3) </span></div>
<div class="line"><a name="l00449"></a><span class="lineno"> 449</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_SRC_DISABLE (TCC_FCTRLB_SRC_DISABLE_Val &lt;&lt; TCC_FCTRLB_SRC_Pos)</span></div>
<div class="line"><a name="l00450"></a><span class="lineno"> 450</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_SRC_ENABLE (TCC_FCTRLB_SRC_ENABLE_Val &lt;&lt; TCC_FCTRLB_SRC_Pos)</span></div>
<div class="line"><a name="l00451"></a><span class="lineno"> 451</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_SRC_INVERT (TCC_FCTRLB_SRC_INVERT_Val &lt;&lt; TCC_FCTRLB_SRC_Pos)</span></div>
<div class="line"><a name="l00452"></a><span class="lineno"> 452</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_SRC_ALTFAULT (TCC_FCTRLB_SRC_ALTFAULT_Val &lt;&lt; TCC_FCTRLB_SRC_Pos)</span></div>
<div class="line"><a name="l00453"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6be11bf2917e01c4147c9e0c696e0735"> 453</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_KEEP_Pos 3 </span></div>
<div class="line"><a name="l00454"></a><span class="lineno"> 454</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_KEEP (_U_(0x1) &lt;&lt; TCC_FCTRLB_KEEP_Pos)</span></div>
<div class="line"><a name="l00455"></a><span class="lineno"><a class="line" href="tcc_8h.html#a94381fc5d6544ad0548d552720317835"> 455</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_QUAL_Pos 4 </span></div>
<div class="line"><a name="l00456"></a><span class="lineno"> 456</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_QUAL (_U_(0x1) &lt;&lt; TCC_FCTRLB_QUAL_Pos)</span></div>
<div class="line"><a name="l00457"></a><span class="lineno"><a class="line" href="tcc_8h.html#a43f50b938e3b7d7d9e7829e9550b855c"> 457</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANK_Pos 5 </span></div>
<div class="line"><a name="l00458"></a><span class="lineno"> 458</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANK_Msk (_U_(0x3) &lt;&lt; TCC_FCTRLB_BLANK_Pos)</span></div>
<div class="line"><a name="l00459"></a><span class="lineno"> 459</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANK(value) (TCC_FCTRLB_BLANK_Msk &amp; ((value) &lt;&lt; TCC_FCTRLB_BLANK_Pos))</span></div>
<div class="line"><a name="l00460"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad12042c8eb3b6cd0794646e7650711cd"> 460</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANK_START_Val _U_(0x0) </span></div>
<div class="line"><a name="l00461"></a><span class="lineno"><a class="line" href="tcc_8h.html#a17f2009211f31ab83b9b88230b89d939"> 461</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANK_RISE_Val _U_(0x1) </span></div>
<div class="line"><a name="l00462"></a><span class="lineno"><a class="line" href="tcc_8h.html#aeb2f63afa4b722c70140a0316f072ca2"> 462</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANK_FALL_Val _U_(0x2) </span></div>
<div class="line"><a name="l00463"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0ff0915f1247161a5fab120d3260ad8b"> 463</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANK_BOTH_Val _U_(0x3) </span></div>
<div class="line"><a name="l00464"></a><span class="lineno"> 464</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANK_START (TCC_FCTRLB_BLANK_START_Val &lt;&lt; TCC_FCTRLB_BLANK_Pos)</span></div>
<div class="line"><a name="l00465"></a><span class="lineno"> 465</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANK_RISE (TCC_FCTRLB_BLANK_RISE_Val &lt;&lt; TCC_FCTRLB_BLANK_Pos)</span></div>
<div class="line"><a name="l00466"></a><span class="lineno"> 466</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANK_FALL (TCC_FCTRLB_BLANK_FALL_Val &lt;&lt; TCC_FCTRLB_BLANK_Pos)</span></div>
<div class="line"><a name="l00467"></a><span class="lineno"> 467</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANK_BOTH (TCC_FCTRLB_BLANK_BOTH_Val &lt;&lt; TCC_FCTRLB_BLANK_Pos)</span></div>
<div class="line"><a name="l00468"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7f8acb601fa8bed9ea372b1b7581e513"> 468</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_RESTART_Pos 7 </span></div>
<div class="line"><a name="l00469"></a><span class="lineno"> 469</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_RESTART (_U_(0x1) &lt;&lt; TCC_FCTRLB_RESTART_Pos)</span></div>
<div class="line"><a name="l00470"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab9e9865f632211214654163efcbd704d"> 470</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_HALT_Pos 8 </span></div>
<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_HALT_Msk (_U_(0x3) &lt;&lt; TCC_FCTRLB_HALT_Pos)</span></div>
<div class="line"><a name="l00472"></a><span class="lineno"> 472</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_HALT(value) (TCC_FCTRLB_HALT_Msk &amp; ((value) &lt;&lt; TCC_FCTRLB_HALT_Pos))</span></div>
<div class="line"><a name="l00473"></a><span class="lineno"><a class="line" href="tcc_8h.html#a70c37ab0f7e3ddff1a9397e9c90b7147"> 473</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_HALT_DISABLE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00474"></a><span class="lineno"><a class="line" href="tcc_8h.html#a589d49ba4c5715c9ed800ba9d7e47150"> 474</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_HALT_HW_Val _U_(0x1) </span></div>
<div class="line"><a name="l00475"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2b92db22efe86b620e2d072545cafb6a"> 475</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_HALT_SW_Val _U_(0x2) </span></div>
<div class="line"><a name="l00476"></a><span class="lineno"><a class="line" href="tcc_8h.html#a5bb4e17a35b13b64016009f9941b64a7"> 476</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_HALT_NR_Val _U_(0x3) </span></div>
<div class="line"><a name="l00477"></a><span class="lineno"> 477</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_HALT_DISABLE (TCC_FCTRLB_HALT_DISABLE_Val &lt;&lt; TCC_FCTRLB_HALT_Pos)</span></div>
<div class="line"><a name="l00478"></a><span class="lineno"> 478</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_HALT_HW (TCC_FCTRLB_HALT_HW_Val &lt;&lt; TCC_FCTRLB_HALT_Pos)</span></div>
<div class="line"><a name="l00479"></a><span class="lineno"> 479</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_HALT_SW (TCC_FCTRLB_HALT_SW_Val &lt;&lt; TCC_FCTRLB_HALT_Pos)</span></div>
<div class="line"><a name="l00480"></a><span class="lineno"> 480</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_HALT_NR (TCC_FCTRLB_HALT_NR_Val &lt;&lt; TCC_FCTRLB_HALT_Pos)</span></div>
<div class="line"><a name="l00481"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6080af4e19870994e6c7f4170fb48da7"> 481</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CHSEL_Pos 10 </span></div>
<div class="line"><a name="l00482"></a><span class="lineno"> 482</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CHSEL_Msk (_U_(0x3) &lt;&lt; TCC_FCTRLB_CHSEL_Pos)</span></div>
<div class="line"><a name="l00483"></a><span class="lineno"> 483</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CHSEL(value) (TCC_FCTRLB_CHSEL_Msk &amp; ((value) &lt;&lt; TCC_FCTRLB_CHSEL_Pos))</span></div>
<div class="line"><a name="l00484"></a><span class="lineno"><a class="line" href="tcc_8h.html#accfd653c2d575d053cd2f989c5d5e7a6"> 484</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CHSEL_CC0_Val _U_(0x0) </span></div>
<div class="line"><a name="l00485"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae2863c63db3b6682fa4c810160ea02c8"> 485</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CHSEL_CC1_Val _U_(0x1) </span></div>
<div class="line"><a name="l00486"></a><span class="lineno"><a class="line" href="tcc_8h.html#a773430cc474f09d65c1c0d5cae65386b"> 486</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CHSEL_CC2_Val _U_(0x2) </span></div>
<div class="line"><a name="l00487"></a><span class="lineno"><a class="line" href="tcc_8h.html#aba110aa38948afc54b119e596f4bc763"> 487</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CHSEL_CC3_Val _U_(0x3) </span></div>
<div class="line"><a name="l00488"></a><span class="lineno"> 488</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CHSEL_CC0 (TCC_FCTRLB_CHSEL_CC0_Val &lt;&lt; TCC_FCTRLB_CHSEL_Pos)</span></div>
<div class="line"><a name="l00489"></a><span class="lineno"> 489</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CHSEL_CC1 (TCC_FCTRLB_CHSEL_CC1_Val &lt;&lt; TCC_FCTRLB_CHSEL_Pos)</span></div>
<div class="line"><a name="l00490"></a><span class="lineno"> 490</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CHSEL_CC2 (TCC_FCTRLB_CHSEL_CC2_Val &lt;&lt; TCC_FCTRLB_CHSEL_Pos)</span></div>
<div class="line"><a name="l00491"></a><span class="lineno"> 491</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CHSEL_CC3 (TCC_FCTRLB_CHSEL_CC3_Val &lt;&lt; TCC_FCTRLB_CHSEL_Pos)</span></div>
<div class="line"><a name="l00492"></a><span class="lineno"><a class="line" href="tcc_8h.html#af72ca0ec9e27e86144624bfb8d4ac36b"> 492</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_Pos 12 </span></div>
<div class="line"><a name="l00493"></a><span class="lineno"> 493</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_Msk (_U_(0x7) &lt;&lt; TCC_FCTRLB_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00494"></a><span class="lineno"> 494</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE(value) (TCC_FCTRLB_CAPTURE_Msk &amp; ((value) &lt;&lt; TCC_FCTRLB_CAPTURE_Pos))</span></div>
<div class="line"><a name="l00495"></a><span class="lineno"><a class="line" href="tcc_8h.html#a67d4df05f009429c2ddbffa7a609eb96"> 495</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_DISABLE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3f8b5d8c1c5d49b7e304dfa70344319c"> 496</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_CAPT_Val _U_(0x1) </span></div>
<div class="line"><a name="l00497"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad537bb51ea6e26841a7646ac9cc34900"> 497</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_CAPTMIN_Val _U_(0x2) </span></div>
<div class="line"><a name="l00498"></a><span class="lineno"><a class="line" href="tcc_8h.html#a49b047996949e583c9d276615c2b2cde"> 498</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_CAPTMAX_Val _U_(0x3) </span></div>
<div class="line"><a name="l00499"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6fc936694b3fb720f50c91ad57ffb6c3"> 499</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_LOCMIN_Val _U_(0x4) </span></div>
<div class="line"><a name="l00500"></a><span class="lineno"><a class="line" href="tcc_8h.html#a23f48658bf316c44b4a09628d76d16d2"> 500</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_LOCMAX_Val _U_(0x5) </span></div>
<div class="line"><a name="l00501"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad108279367c9aaaa43013809242961b8"> 501</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_DERIV0_Val _U_(0x6) </span></div>
<div class="line"><a name="l00502"></a><span class="lineno"><a class="line" href="tcc_8h.html#acacf825e5ba84c658fd49b72ffc7aa00"> 502</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_CAPTMARK_Val _U_(0x7) </span></div>
<div class="line"><a name="l00503"></a><span class="lineno"> 503</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_DISABLE (TCC_FCTRLB_CAPTURE_DISABLE_Val &lt;&lt; TCC_FCTRLB_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00504"></a><span class="lineno"> 504</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_CAPT (TCC_FCTRLB_CAPTURE_CAPT_Val &lt;&lt; TCC_FCTRLB_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00505"></a><span class="lineno"> 505</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_CAPTMIN (TCC_FCTRLB_CAPTURE_CAPTMIN_Val &lt;&lt; TCC_FCTRLB_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00506"></a><span class="lineno"> 506</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_CAPTMAX (TCC_FCTRLB_CAPTURE_CAPTMAX_Val &lt;&lt; TCC_FCTRLB_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00507"></a><span class="lineno"> 507</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_LOCMIN (TCC_FCTRLB_CAPTURE_LOCMIN_Val &lt;&lt; TCC_FCTRLB_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00508"></a><span class="lineno"> 508</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_LOCMAX (TCC_FCTRLB_CAPTURE_LOCMAX_Val &lt;&lt; TCC_FCTRLB_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00509"></a><span class="lineno"> 509</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_DERIV0 (TCC_FCTRLB_CAPTURE_DERIV0_Val &lt;&lt; TCC_FCTRLB_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00510"></a><span class="lineno"> 510</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_CAPTURE_CAPTMARK (TCC_FCTRLB_CAPTURE_CAPTMARK_Val &lt;&lt; TCC_FCTRLB_CAPTURE_Pos)</span></div>
<div class="line"><a name="l00511"></a><span class="lineno"><a class="line" href="tcc_8h.html#a222f5a5c2084fb73ef2c0c8c7a040c45"> 511</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANKPRESC_Pos 15 </span></div>
<div class="line"><a name="l00512"></a><span class="lineno"> 512</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANKPRESC (_U_(0x1) &lt;&lt; TCC_FCTRLB_BLANKPRESC_Pos)</span></div>
<div class="line"><a name="l00513"></a><span class="lineno"><a class="line" href="tcc_8h.html#a05db4fa9bf36fdd152b8ded2b1f5fd5c"> 513</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANKVAL_Pos 16 </span></div>
<div class="line"><a name="l00514"></a><span class="lineno"> 514</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANKVAL_Msk (_U_(0xFF) &lt;&lt; TCC_FCTRLB_BLANKVAL_Pos)</span></div>
<div class="line"><a name="l00515"></a><span class="lineno"> 515</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_BLANKVAL(value) (TCC_FCTRLB_BLANKVAL_Msk &amp; ((value) &lt;&lt; TCC_FCTRLB_BLANKVAL_Pos))</span></div>
<div class="line"><a name="l00516"></a><span class="lineno"><a class="line" href="tcc_8h.html#af826336f218fb5af54f6233ddae07dc6"> 516</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_FILTERVAL_Pos 24 </span></div>
<div class="line"><a name="l00517"></a><span class="lineno"> 517</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_FILTERVAL_Msk (_U_(0xF) &lt;&lt; TCC_FCTRLB_FILTERVAL_Pos)</span></div>
<div class="line"><a name="l00518"></a><span class="lineno"> 518</span>&#160;<span class="preprocessor">#define TCC_FCTRLB_FILTERVAL(value) (TCC_FCTRLB_FILTERVAL_Msk &amp; ((value) &lt;&lt; TCC_FCTRLB_FILTERVAL_Pos))</span></div>
<div class="line"><a name="l00519"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab88ff9362b11dfbf578de2122dae9e3e"> 519</a></span>&#160;<span class="preprocessor">#define TCC_FCTRLB_MASK _U_(0x0FFFFFFB) </span></div>
<div class="line"><a name="l00521"></a><span class="lineno"> 521</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_WEXCTRL : (TCC Offset: 0x14) (R/W 32) Waveform Extension Configuration -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00522"></a><span class="lineno"> 522</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00523"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html"> 523</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00524"></a><span class="lineno"> 524</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00525"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#a919da164bd6e5d55d409760fcc1b0d38"> 525</a></span>&#160; uint32_t <a class="code" href="unionTCC__WEXCTRL__Type.html#a919da164bd6e5d55d409760fcc1b0d38">OTMX</a>:2; </div>
<div class="line"><a name="l00526"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#a1b3b363c73712fc5d0067fa74a6fd115"> 526</a></span>&#160; uint32_t :6; </div>
<div class="line"><a name="l00527"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#a908a3be726ead722cb87e0207a7f672b"> 527</a></span>&#160; uint32_t <a class="code" href="unionTCC__WEXCTRL__Type.html#a908a3be726ead722cb87e0207a7f672b">DTIEN0</a>:1; </div>
<div class="line"><a name="l00528"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#aebcc3f1cb2d21f371b10178e54d99234"> 528</a></span>&#160; uint32_t <a class="code" href="unionTCC__WEXCTRL__Type.html#aebcc3f1cb2d21f371b10178e54d99234">DTIEN1</a>:1; </div>
<div class="line"><a name="l00529"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#a7b0d696b9301fac60988b1b7afc39d87"> 529</a></span>&#160; uint32_t <a class="code" href="unionTCC__WEXCTRL__Type.html#a7b0d696b9301fac60988b1b7afc39d87">DTIEN2</a>:1; </div>
<div class="line"><a name="l00530"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#a278f3628a3203c867a513cbbed64136e"> 530</a></span>&#160; uint32_t <a class="code" href="unionTCC__WEXCTRL__Type.html#a278f3628a3203c867a513cbbed64136e">DTIEN3</a>:1; </div>
<div class="line"><a name="l00531"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#abfcc53fae42710649122bab98503fb34"> 531</a></span>&#160; uint32_t :4; </div>
<div class="line"><a name="l00532"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#abe27271de625efe21efa30a3a22b08d2"> 532</a></span>&#160; uint32_t <a class="code" href="unionTCC__WEXCTRL__Type.html#abe27271de625efe21efa30a3a22b08d2">DTLS</a>:8; </div>
<div class="line"><a name="l00533"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#a04493accdfaeedf0b9992be8688074f8"> 533</a></span>&#160; uint32_t <a class="code" href="unionTCC__WEXCTRL__Type.html#a04493accdfaeedf0b9992be8688074f8">DTHS</a>:8; </div>
<div class="line"><a name="l00534"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#a50b9dc504a2c00782815b3e59f53eef2"> 534</a></span>&#160; } bit; </div>
<div class="line"><a name="l00535"></a><span class="lineno"> 535</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00536"></a><span class="lineno"> 536</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l00537"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#a8189fedb40748ac0bbb57e229739e025"> 537</a></span>&#160; uint32_t <a class="code" href="unionTCC__WEXCTRL__Type.html#a8189fedb40748ac0bbb57e229739e025">DTIEN</a>:4; </div>
<div class="line"><a name="l00538"></a><span class="lineno"> 538</span>&#160; uint32_t :20; </div>
<div class="line"><a name="l00539"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#ad1f7d041ae4f2ff9d70b09c0634f2915"> 539</a></span>&#160; } vec; </div>
<div class="line"><a name="l00540"></a><span class="lineno"><a class="line" href="unionTCC__WEXCTRL__Type.html#ab7282f5788359cb5bf0043c0281910bd"> 540</a></span>&#160; uint32_t <a class="code" href="unionTCC__WEXCTRL__Type.html#ab7282f5788359cb5bf0043c0281910bd">reg</a>; </div>
<div class="line"><a name="l00541"></a><span class="lineno"> 541</span>&#160;} <a class="code" href="unionTCC__WEXCTRL__Type.html">TCC_WEXCTRL_Type</a>;</div>
<div class="line"><a name="l00542"></a><span class="lineno"> 542</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00543"></a><span class="lineno"> 543</span>&#160; </div>
<div class="line"><a name="l00544"></a><span class="lineno"><a class="line" href="tcc_8h.html#aac74f249271b8dc70ebe8db9ff3ca33e"> 544</a></span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_OFFSET 0x14 </span></div>
<div class="line"><a name="l00545"></a><span class="lineno"><a class="line" href="tcc_8h.html#adaea0df62faeff78efb35f9856209f42"> 545</a></span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l00547"></a><span class="lineno"><a class="line" href="tcc_8h.html#af2eb4848370cc8e8d3fd8823bc871d2c"> 547</a></span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_OTMX_Pos 0 </span></div>
<div class="line"><a name="l00548"></a><span class="lineno"> 548</span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_OTMX_Msk (_U_(0x3) &lt;&lt; TCC_WEXCTRL_OTMX_Pos)</span></div>
<div class="line"><a name="l00549"></a><span class="lineno"> 549</span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_OTMX(value) (TCC_WEXCTRL_OTMX_Msk &amp; ((value) &lt;&lt; TCC_WEXCTRL_OTMX_Pos))</span></div>
<div class="line"><a name="l00550"></a><span class="lineno"><a class="line" href="tcc_8h.html#a70625aa00680e49ba20de10bc7f8b34e"> 550</a></span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTIEN0_Pos 8 </span></div>
<div class="line"><a name="l00551"></a><span class="lineno"> 551</span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTIEN0 (_U_(1) &lt;&lt; TCC_WEXCTRL_DTIEN0_Pos)</span></div>
<div class="line"><a name="l00552"></a><span class="lineno"><a class="line" href="tcc_8h.html#a682056b1480c2f8d0de0440e565198ba"> 552</a></span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTIEN1_Pos 9 </span></div>
<div class="line"><a name="l00553"></a><span class="lineno"> 553</span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTIEN1 (_U_(1) &lt;&lt; TCC_WEXCTRL_DTIEN1_Pos)</span></div>
<div class="line"><a name="l00554"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2be97a72e020088a660d4a1ceb9b5166"> 554</a></span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTIEN2_Pos 10 </span></div>
<div class="line"><a name="l00555"></a><span class="lineno"> 555</span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTIEN2 (_U_(1) &lt;&lt; TCC_WEXCTRL_DTIEN2_Pos)</span></div>
<div class="line"><a name="l00556"></a><span class="lineno"><a class="line" href="tcc_8h.html#aded1bff9ea26914e94848e60ce94a817"> 556</a></span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTIEN3_Pos 11 </span></div>
<div class="line"><a name="l00557"></a><span class="lineno"> 557</span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTIEN3 (_U_(1) &lt;&lt; TCC_WEXCTRL_DTIEN3_Pos)</span></div>
<div class="line"><a name="l00558"></a><span class="lineno"><a class="line" href="tcc_8h.html#a9cafe10791d24282d2bcaecde6f07c82"> 558</a></span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTIEN_Pos 8 </span></div>
<div class="line"><a name="l00559"></a><span class="lineno"> 559</span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTIEN_Msk (_U_(0xF) &lt;&lt; TCC_WEXCTRL_DTIEN_Pos)</span></div>
<div class="line"><a name="l00560"></a><span class="lineno"> 560</span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTIEN(value) (TCC_WEXCTRL_DTIEN_Msk &amp; ((value) &lt;&lt; TCC_WEXCTRL_DTIEN_Pos))</span></div>
<div class="line"><a name="l00561"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7a2f2a028e8575f02a20cee3184b1ddf"> 561</a></span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTLS_Pos 16 </span></div>
<div class="line"><a name="l00562"></a><span class="lineno"> 562</span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTLS_Msk (_U_(0xFF) &lt;&lt; TCC_WEXCTRL_DTLS_Pos)</span></div>
<div class="line"><a name="l00563"></a><span class="lineno"> 563</span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTLS(value) (TCC_WEXCTRL_DTLS_Msk &amp; ((value) &lt;&lt; TCC_WEXCTRL_DTLS_Pos))</span></div>
<div class="line"><a name="l00564"></a><span class="lineno"><a class="line" href="tcc_8h.html#ace6042a790003bac366162cd2877a6fe"> 564</a></span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTHS_Pos 24 </span></div>
<div class="line"><a name="l00565"></a><span class="lineno"> 565</span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTHS_Msk (_U_(0xFF) &lt;&lt; TCC_WEXCTRL_DTHS_Pos)</span></div>
<div class="line"><a name="l00566"></a><span class="lineno"> 566</span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_DTHS(value) (TCC_WEXCTRL_DTHS_Msk &amp; ((value) &lt;&lt; TCC_WEXCTRL_DTHS_Pos))</span></div>
<div class="line"><a name="l00567"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0e73cb33f372203331c10485c936a786"> 567</a></span>&#160;<span class="preprocessor">#define TCC_WEXCTRL_MASK _U_(0xFFFF0F03) </span></div>
<div class="line"><a name="l00569"></a><span class="lineno"> 569</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_DRVCTRL : (TCC Offset: 0x18) (R/W 32) Driver Control -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00570"></a><span class="lineno"> 570</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00571"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html"> 571</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00572"></a><span class="lineno"> 572</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00573"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#ab84534a435d999e0e197f18af30250b7"> 573</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#ab84534a435d999e0e197f18af30250b7">NRE0</a>:1; </div>
<div class="line"><a name="l00574"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a234ebd19a2b68b8b4386f4b3524c4ceb"> 574</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a234ebd19a2b68b8b4386f4b3524c4ceb">NRE1</a>:1; </div>
<div class="line"><a name="l00575"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#ac3dd3aed1a46778072dbd6ceabae18fd"> 575</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#ac3dd3aed1a46778072dbd6ceabae18fd">NRE2</a>:1; </div>
<div class="line"><a name="l00576"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a52c3aa6ca5542de33374b36a41d5e94c"> 576</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a52c3aa6ca5542de33374b36a41d5e94c">NRE3</a>:1; </div>
<div class="line"><a name="l00577"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a098156b8bcb9b82f1ef09539fe9e4742"> 577</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a098156b8bcb9b82f1ef09539fe9e4742">NRE4</a>:1; </div>
<div class="line"><a name="l00578"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a0200b3e1d7c9da1fcb0a94798bf04989"> 578</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a0200b3e1d7c9da1fcb0a94798bf04989">NRE5</a>:1; </div>
<div class="line"><a name="l00579"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#af73130b3fe993cf341baebeb3f3ed75b"> 579</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#af73130b3fe993cf341baebeb3f3ed75b">NRE6</a>:1; </div>
<div class="line"><a name="l00580"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a45f21c7019abe55e4e8940381aff88b2"> 580</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a45f21c7019abe55e4e8940381aff88b2">NRE7</a>:1; </div>
<div class="line"><a name="l00581"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#ad10cf3934dc81802e587c63c6d77abeb"> 581</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#ad10cf3934dc81802e587c63c6d77abeb">NRV0</a>:1; </div>
<div class="line"><a name="l00582"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a906ac2487eaaf0612a7cbacd851fe006"> 582</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a906ac2487eaaf0612a7cbacd851fe006">NRV1</a>:1; </div>
<div class="line"><a name="l00583"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a68ed1eace2e3d3d5bfde44907f23e83a"> 583</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a68ed1eace2e3d3d5bfde44907f23e83a">NRV2</a>:1; </div>
<div class="line"><a name="l00584"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a7abbad94a2b1842a49217596e3c971d7"> 584</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a7abbad94a2b1842a49217596e3c971d7">NRV3</a>:1; </div>
<div class="line"><a name="l00585"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#af7d2a07faf073db98185b669159823f5"> 585</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#af7d2a07faf073db98185b669159823f5">NRV4</a>:1; </div>
<div class="line"><a name="l00586"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a5c638d16d3d67601e767af16d0dc8090"> 586</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a5c638d16d3d67601e767af16d0dc8090">NRV5</a>:1; </div>
<div class="line"><a name="l00587"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a0bc3ddcfe4e33b63250f2e50de24640c"> 587</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a0bc3ddcfe4e33b63250f2e50de24640c">NRV6</a>:1; </div>
<div class="line"><a name="l00588"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#ab390b588352e0a9966b5bbc448c03731"> 588</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#ab390b588352e0a9966b5bbc448c03731">NRV7</a>:1; </div>
<div class="line"><a name="l00589"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a267ecbbc0b6ee54c09edbcbb95f3a70d"> 589</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a267ecbbc0b6ee54c09edbcbb95f3a70d">INVEN0</a>:1; </div>
<div class="line"><a name="l00590"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a2a8e0e45019db019e6e5b65c9291bd04"> 590</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a2a8e0e45019db019e6e5b65c9291bd04">INVEN1</a>:1; </div>
<div class="line"><a name="l00591"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#abaa21a6887bf43e9eaf52778feb50d00"> 591</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#abaa21a6887bf43e9eaf52778feb50d00">INVEN2</a>:1; </div>
<div class="line"><a name="l00592"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#af190b09921001915895490ce58ce03c6"> 592</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#af190b09921001915895490ce58ce03c6">INVEN3</a>:1; </div>
<div class="line"><a name="l00593"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a0fffb8ca7f2388bbd1296f3fe5c5f66c"> 593</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a0fffb8ca7f2388bbd1296f3fe5c5f66c">INVEN4</a>:1; </div>
<div class="line"><a name="l00594"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a5c0949b079e7d9eed5625af66727284c"> 594</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a5c0949b079e7d9eed5625af66727284c">INVEN5</a>:1; </div>
<div class="line"><a name="l00595"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a45623b1a58b52989f23ad8108f2bdae9"> 595</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a45623b1a58b52989f23ad8108f2bdae9">INVEN6</a>:1; </div>
<div class="line"><a name="l00596"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a1159efccd374d6b8b8b19654664c35d2"> 596</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a1159efccd374d6b8b8b19654664c35d2">INVEN7</a>:1; </div>
<div class="line"><a name="l00597"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a76c04940ef7235e890e57cd6b956953c"> 597</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a76c04940ef7235e890e57cd6b956953c">FILTERVAL0</a>:4; </div>
<div class="line"><a name="l00598"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#af45629ce31a538d5fbacd0be87490a7e"> 598</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#af45629ce31a538d5fbacd0be87490a7e">FILTERVAL1</a>:4; </div>
<div class="line"><a name="l00599"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a99ab52e5edcd0b706b38ca8559ff8811"> 599</a></span>&#160; } bit; </div>
<div class="line"><a name="l00600"></a><span class="lineno"> 600</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00601"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a006e93a72ddb57ed133776a414c9ed25"> 601</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a006e93a72ddb57ed133776a414c9ed25">NRE</a>:8; </div>
<div class="line"><a name="l00602"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#af169ee6466c287f8f8e993281ea83cfd"> 602</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#af169ee6466c287f8f8e993281ea83cfd">NRV</a>:8; </div>
<div class="line"><a name="l00603"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#ac563f81b8ebd773dd12e1d4f6dcc4ec0"> 603</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#ac563f81b8ebd773dd12e1d4f6dcc4ec0">INVEN</a>:8; </div>
<div class="line"><a name="l00604"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a46f79d8e155b6c532a472453d47bc426"> 604</a></span>&#160; uint32_t :8; </div>
<div class="line"><a name="l00605"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a2942fdce763dccb42d6db42fce09432a"> 605</a></span>&#160; } vec; </div>
<div class="line"><a name="l00606"></a><span class="lineno"><a class="line" href="unionTCC__DRVCTRL__Type.html#a879355b04856f5d91b3e8b4cf6ea4196"> 606</a></span>&#160; uint32_t <a class="code" href="unionTCC__DRVCTRL__Type.html#a879355b04856f5d91b3e8b4cf6ea4196">reg</a>; </div>
<div class="line"><a name="l00607"></a><span class="lineno"> 607</span>&#160;} <a class="code" href="unionTCC__DRVCTRL__Type.html">TCC_DRVCTRL_Type</a>;</div>
<div class="line"><a name="l00608"></a><span class="lineno"> 608</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00609"></a><span class="lineno"> 609</span>&#160; </div>
<div class="line"><a name="l00610"></a><span class="lineno"><a class="line" href="tcc_8h.html#a57a323a0b62d2bd7a95c6ab58e149da9"> 610</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_OFFSET 0x18 </span></div>
<div class="line"><a name="l00611"></a><span class="lineno"><a class="line" href="tcc_8h.html#abc9ac4cfde948ebe51ea3f2ac4bac0e2"> 611</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l00613"></a><span class="lineno"><a class="line" href="tcc_8h.html#a81ac8e4b1215293b26ae5f17e89f9501"> 613</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE0_Pos 0 </span></div>
<div class="line"><a name="l00614"></a><span class="lineno"> 614</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE0 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRE0_Pos)</span></div>
<div class="line"><a name="l00615"></a><span class="lineno"><a class="line" href="tcc_8h.html#a05f423e4eaafa9706a868792c1a07b6d"> 615</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE1_Pos 1 </span></div>
<div class="line"><a name="l00616"></a><span class="lineno"> 616</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE1 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRE1_Pos)</span></div>
<div class="line"><a name="l00617"></a><span class="lineno"><a class="line" href="tcc_8h.html#a1cea6d21d84eaf510113d266a309efc0"> 617</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE2_Pos 2 </span></div>
<div class="line"><a name="l00618"></a><span class="lineno"> 618</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE2 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRE2_Pos)</span></div>
<div class="line"><a name="l00619"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7327ad86452bb591c689f4653f4ceebc"> 619</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE3_Pos 3 </span></div>
<div class="line"><a name="l00620"></a><span class="lineno"> 620</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE3 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRE3_Pos)</span></div>
<div class="line"><a name="l00621"></a><span class="lineno"><a class="line" href="tcc_8h.html#a84743c4721adfb05c7911e93f98ac0df"> 621</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE4_Pos 4 </span></div>
<div class="line"><a name="l00622"></a><span class="lineno"> 622</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE4 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRE4_Pos)</span></div>
<div class="line"><a name="l00623"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa45cc8949d437ea55feab8bf6b962a6c"> 623</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE5_Pos 5 </span></div>
<div class="line"><a name="l00624"></a><span class="lineno"> 624</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE5 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRE5_Pos)</span></div>
<div class="line"><a name="l00625"></a><span class="lineno"><a class="line" href="tcc_8h.html#a443bd29f4e34927b351cf8c55b24fba1"> 625</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE6_Pos 6 </span></div>
<div class="line"><a name="l00626"></a><span class="lineno"> 626</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE6 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRE6_Pos)</span></div>
<div class="line"><a name="l00627"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae84afa857a57c7c8a218344f60320fb4"> 627</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE7_Pos 7 </span></div>
<div class="line"><a name="l00628"></a><span class="lineno"> 628</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE7 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRE7_Pos)</span></div>
<div class="line"><a name="l00629"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa831f749ffa61dd819ff3eb3de23db0e"> 629</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE_Pos 0 </span></div>
<div class="line"><a name="l00630"></a><span class="lineno"> 630</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE_Msk (_U_(0xFF) &lt;&lt; TCC_DRVCTRL_NRE_Pos)</span></div>
<div class="line"><a name="l00631"></a><span class="lineno"> 631</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRE(value) (TCC_DRVCTRL_NRE_Msk &amp; ((value) &lt;&lt; TCC_DRVCTRL_NRE_Pos))</span></div>
<div class="line"><a name="l00632"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2ca8f1cf7b615a87d9497d236543e701"> 632</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV0_Pos 8 </span></div>
<div class="line"><a name="l00633"></a><span class="lineno"> 633</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV0 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRV0_Pos)</span></div>
<div class="line"><a name="l00634"></a><span class="lineno"><a class="line" href="tcc_8h.html#a872ef8d1a200e5b8626c25de777ef647"> 634</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV1_Pos 9 </span></div>
<div class="line"><a name="l00635"></a><span class="lineno"> 635</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV1 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRV1_Pos)</span></div>
<div class="line"><a name="l00636"></a><span class="lineno"><a class="line" href="tcc_8h.html#acdf782c4fab2d1d4d70c1975e93aac0a"> 636</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV2_Pos 10 </span></div>
<div class="line"><a name="l00637"></a><span class="lineno"> 637</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV2 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRV2_Pos)</span></div>
<div class="line"><a name="l00638"></a><span class="lineno"><a class="line" href="tcc_8h.html#a5a40bb9be748c24dafc2f0ca0639799a"> 638</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV3_Pos 11 </span></div>
<div class="line"><a name="l00639"></a><span class="lineno"> 639</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV3 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRV3_Pos)</span></div>
<div class="line"><a name="l00640"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3dd9b9c6aa7eabfb0915c9d8ece7ba8a"> 640</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV4_Pos 12 </span></div>
<div class="line"><a name="l00641"></a><span class="lineno"> 641</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV4 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRV4_Pos)</span></div>
<div class="line"><a name="l00642"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae4467ffcf7ae1223a244a170318411f7"> 642</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV5_Pos 13 </span></div>
<div class="line"><a name="l00643"></a><span class="lineno"> 643</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV5 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRV5_Pos)</span></div>
<div class="line"><a name="l00644"></a><span class="lineno"><a class="line" href="tcc_8h.html#a865420fb864791a2a25bf02c320b1b13"> 644</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV6_Pos 14 </span></div>
<div class="line"><a name="l00645"></a><span class="lineno"> 645</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV6 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRV6_Pos)</span></div>
<div class="line"><a name="l00646"></a><span class="lineno"><a class="line" href="tcc_8h.html#a366186e48f92234490554d72bae99789"> 646</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV7_Pos 15 </span></div>
<div class="line"><a name="l00647"></a><span class="lineno"> 647</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV7 (_U_(1) &lt;&lt; TCC_DRVCTRL_NRV7_Pos)</span></div>
<div class="line"><a name="l00648"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4b2e801de7cc3ae17038d8d3c4984fc1"> 648</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV_Pos 8 </span></div>
<div class="line"><a name="l00649"></a><span class="lineno"> 649</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV_Msk (_U_(0xFF) &lt;&lt; TCC_DRVCTRL_NRV_Pos)</span></div>
<div class="line"><a name="l00650"></a><span class="lineno"> 650</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_NRV(value) (TCC_DRVCTRL_NRV_Msk &amp; ((value) &lt;&lt; TCC_DRVCTRL_NRV_Pos))</span></div>
<div class="line"><a name="l00651"></a><span class="lineno"><a class="line" href="tcc_8h.html#a1b557d54a00cb159661a7ffc6dcc578e"> 651</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN0_Pos 16 </span></div>
<div class="line"><a name="l00652"></a><span class="lineno"> 652</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN0 (_U_(1) &lt;&lt; TCC_DRVCTRL_INVEN0_Pos)</span></div>
<div class="line"><a name="l00653"></a><span class="lineno"><a class="line" href="tcc_8h.html#a656b723a3fa5621643525fd32b2ec725"> 653</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN1_Pos 17 </span></div>
<div class="line"><a name="l00654"></a><span class="lineno"> 654</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN1 (_U_(1) &lt;&lt; TCC_DRVCTRL_INVEN1_Pos)</span></div>
<div class="line"><a name="l00655"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab906d480e6eb94d970beef2c92fa8245"> 655</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN2_Pos 18 </span></div>
<div class="line"><a name="l00656"></a><span class="lineno"> 656</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN2 (_U_(1) &lt;&lt; TCC_DRVCTRL_INVEN2_Pos)</span></div>
<div class="line"><a name="l00657"></a><span class="lineno"><a class="line" href="tcc_8h.html#adab5541eccecb1b715687c3f4188d8bb"> 657</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN3_Pos 19 </span></div>
<div class="line"><a name="l00658"></a><span class="lineno"> 658</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN3 (_U_(1) &lt;&lt; TCC_DRVCTRL_INVEN3_Pos)</span></div>
<div class="line"><a name="l00659"></a><span class="lineno"><a class="line" href="tcc_8h.html#a91bb95616c9eba19aeea40d623a249aa"> 659</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN4_Pos 20 </span></div>
<div class="line"><a name="l00660"></a><span class="lineno"> 660</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN4 (_U_(1) &lt;&lt; TCC_DRVCTRL_INVEN4_Pos)</span></div>
<div class="line"><a name="l00661"></a><span class="lineno"><a class="line" href="tcc_8h.html#aeee3e1422c6bd0afb47d1a7e867c1a6a"> 661</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN5_Pos 21 </span></div>
<div class="line"><a name="l00662"></a><span class="lineno"> 662</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN5 (_U_(1) &lt;&lt; TCC_DRVCTRL_INVEN5_Pos)</span></div>
<div class="line"><a name="l00663"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab0746e2d770f52bd460a119a77f2e0d0"> 663</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN6_Pos 22 </span></div>
<div class="line"><a name="l00664"></a><span class="lineno"> 664</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN6 (_U_(1) &lt;&lt; TCC_DRVCTRL_INVEN6_Pos)</span></div>
<div class="line"><a name="l00665"></a><span class="lineno"><a class="line" href="tcc_8h.html#af53626a2cabfa020fda075e33a74476e"> 665</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN7_Pos 23 </span></div>
<div class="line"><a name="l00666"></a><span class="lineno"> 666</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN7 (_U_(1) &lt;&lt; TCC_DRVCTRL_INVEN7_Pos)</span></div>
<div class="line"><a name="l00667"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac328a23aafdc17cb86096f994378a4c6"> 667</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN_Pos 16 </span></div>
<div class="line"><a name="l00668"></a><span class="lineno"> 668</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN_Msk (_U_(0xFF) &lt;&lt; TCC_DRVCTRL_INVEN_Pos)</span></div>
<div class="line"><a name="l00669"></a><span class="lineno"> 669</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_INVEN(value) (TCC_DRVCTRL_INVEN_Msk &amp; ((value) &lt;&lt; TCC_DRVCTRL_INVEN_Pos))</span></div>
<div class="line"><a name="l00670"></a><span class="lineno"><a class="line" href="tcc_8h.html#a84bcc4f0c759227d523c174a182eab15"> 670</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_FILTERVAL0_Pos 24 </span></div>
<div class="line"><a name="l00671"></a><span class="lineno"> 671</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_FILTERVAL0_Msk (_U_(0xF) &lt;&lt; TCC_DRVCTRL_FILTERVAL0_Pos)</span></div>
<div class="line"><a name="l00672"></a><span class="lineno"> 672</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_FILTERVAL0(value) (TCC_DRVCTRL_FILTERVAL0_Msk &amp; ((value) &lt;&lt; TCC_DRVCTRL_FILTERVAL0_Pos))</span></div>
<div class="line"><a name="l00673"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6d71fc13ce573ac216539f160646dff1"> 673</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_FILTERVAL1_Pos 28 </span></div>
<div class="line"><a name="l00674"></a><span class="lineno"> 674</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_FILTERVAL1_Msk (_U_(0xF) &lt;&lt; TCC_DRVCTRL_FILTERVAL1_Pos)</span></div>
<div class="line"><a name="l00675"></a><span class="lineno"> 675</span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_FILTERVAL1(value) (TCC_DRVCTRL_FILTERVAL1_Msk &amp; ((value) &lt;&lt; TCC_DRVCTRL_FILTERVAL1_Pos))</span></div>
<div class="line"><a name="l00676"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4bf7ef8442b35b36d7efac3dc1e5aee5"> 676</a></span>&#160;<span class="preprocessor">#define TCC_DRVCTRL_MASK _U_(0xFFFFFFFF) </span></div>
<div class="line"><a name="l00678"></a><span class="lineno"> 678</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_DBGCTRL : (TCC Offset: 0x1E) (R/W 8) Debug Control -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00679"></a><span class="lineno"> 679</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00680"></a><span class="lineno"><a class="line" href="unionTCC__DBGCTRL__Type.html"> 680</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00681"></a><span class="lineno"> 681</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00682"></a><span class="lineno"><a class="line" href="unionTCC__DBGCTRL__Type.html#a1cff0875b1fc9c6941e8b7090c546e6d"> 682</a></span>&#160; uint8_t <a class="code" href="unionTCC__DBGCTRL__Type.html#a1cff0875b1fc9c6941e8b7090c546e6d">DBGRUN</a>:1; </div>
<div class="line"><a name="l00683"></a><span class="lineno"><a class="line" href="unionTCC__DBGCTRL__Type.html#a8567fc1cf9945eef959b7b6d1eb57e42"> 683</a></span>&#160; uint8_t :1; </div>
<div class="line"><a name="l00684"></a><span class="lineno"><a class="line" href="unionTCC__DBGCTRL__Type.html#a236a05363ccbb571cd09e61d3590b665"> 684</a></span>&#160; uint8_t <a class="code" href="unionTCC__DBGCTRL__Type.html#a236a05363ccbb571cd09e61d3590b665">FDDBD</a>:1; </div>
<div class="line"><a name="l00685"></a><span class="lineno"><a class="line" href="unionTCC__DBGCTRL__Type.html#a5ce5d20996c5aefdafe9302209b36141"> 685</a></span>&#160; uint8_t :5; </div>
<div class="line"><a name="l00686"></a><span class="lineno"><a class="line" href="unionTCC__DBGCTRL__Type.html#a58489a9cc59a5501805a719312101015"> 686</a></span>&#160; } bit; </div>
<div class="line"><a name="l00687"></a><span class="lineno"><a class="line" href="unionTCC__DBGCTRL__Type.html#a264f917482a51832cccf8cb9a1ca8ca7"> 687</a></span>&#160; uint8_t <a class="code" href="unionTCC__DBGCTRL__Type.html#a264f917482a51832cccf8cb9a1ca8ca7">reg</a>; </div>
<div class="line"><a name="l00688"></a><span class="lineno"> 688</span>&#160;} <a class="code" href="unionTCC__DBGCTRL__Type.html">TCC_DBGCTRL_Type</a>;</div>
<div class="line"><a name="l00689"></a><span class="lineno"> 689</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00690"></a><span class="lineno"> 690</span>&#160; </div>
<div class="line"><a name="l00691"></a><span class="lineno"><a class="line" href="tcc_8h.html#a563c2bf0f2fd8c50c9d628606d446f33"> 691</a></span>&#160;<span class="preprocessor">#define TCC_DBGCTRL_OFFSET 0x1E </span></div>
<div class="line"><a name="l00692"></a><span class="lineno"><a class="line" href="tcc_8h.html#a07c9bd9aa2aa3f9c8486cd4f77884dea"> 692</a></span>&#160;<span class="preprocessor">#define TCC_DBGCTRL_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00694"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6abeb27c7d0c6477fcf252bb1adba37b"> 694</a></span>&#160;<span class="preprocessor">#define TCC_DBGCTRL_DBGRUN_Pos 0 </span></div>
<div class="line"><a name="l00695"></a><span class="lineno"> 695</span>&#160;<span class="preprocessor">#define TCC_DBGCTRL_DBGRUN (_U_(0x1) &lt;&lt; TCC_DBGCTRL_DBGRUN_Pos)</span></div>
<div class="line"><a name="l00696"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8b7e866816713d4668d07dc7e7633dbb"> 696</a></span>&#160;<span class="preprocessor">#define TCC_DBGCTRL_FDDBD_Pos 2 </span></div>
<div class="line"><a name="l00697"></a><span class="lineno"> 697</span>&#160;<span class="preprocessor">#define TCC_DBGCTRL_FDDBD (_U_(0x1) &lt;&lt; TCC_DBGCTRL_FDDBD_Pos)</span></div>
<div class="line"><a name="l00698"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad2278d93889d4b210296c4d485a1f1c1"> 698</a></span>&#160;<span class="preprocessor">#define TCC_DBGCTRL_MASK _U_(0x05) </span></div>
<div class="line"><a name="l00700"></a><span class="lineno"> 700</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_EVCTRL : (TCC Offset: 0x20) (R/W 32) Event Control -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00701"></a><span class="lineno"> 701</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00702"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html"> 702</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00703"></a><span class="lineno"> 703</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00704"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a9a0cdfc6275dac67f98c84c7bd4ca747"> 704</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#a9a0cdfc6275dac67f98c84c7bd4ca747">EVACT0</a>:3; </div>
<div class="line"><a name="l00705"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#aff1f4b358a9160e09a01bc3d4162bce6"> 705</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#aff1f4b358a9160e09a01bc3d4162bce6">EVACT1</a>:3; </div>
<div class="line"><a name="l00706"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#aa2502e80845db1481178abacbb53e501"> 706</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#aa2502e80845db1481178abacbb53e501">CNTSEL</a>:2; </div>
<div class="line"><a name="l00707"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a6b6803f8a88b1e813bdc6531ba4cc204"> 707</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#a6b6803f8a88b1e813bdc6531ba4cc204">OVFEO</a>:1; </div>
<div class="line"><a name="l00708"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#ad3ff625876743189cb750a6e4a9ef23c"> 708</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#ad3ff625876743189cb750a6e4a9ef23c">TRGEO</a>:1; </div>
<div class="line"><a name="l00709"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a5cb394a615a827f1a11f2bf42c231f9c"> 709</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#a5cb394a615a827f1a11f2bf42c231f9c">CNTEO</a>:1; </div>
<div class="line"><a name="l00710"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#aa6bd42cb8e60f0e42740d90d68a9e780"> 710</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l00711"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#aca160e5090aca4b894315f6de84d784c"> 711</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#aca160e5090aca4b894315f6de84d784c">TCINV0</a>:1; </div>
<div class="line"><a name="l00712"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#ae506e35d0447b0b73155365a2e8791d0"> 712</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#ae506e35d0447b0b73155365a2e8791d0">TCINV1</a>:1; </div>
<div class="line"><a name="l00713"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#ae51f701dcacd6013974a7b6a25e39d8a"> 713</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#ae51f701dcacd6013974a7b6a25e39d8a">TCEI0</a>:1; </div>
<div class="line"><a name="l00714"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a64f9b25c1d724880f1fdcae732b778af"> 714</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#a64f9b25c1d724880f1fdcae732b778af">TCEI1</a>:1; </div>
<div class="line"><a name="l00715"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#abfdd37dfbf186303413125f2b1eb5e3e"> 715</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#abfdd37dfbf186303413125f2b1eb5e3e">MCEI0</a>:1; </div>
<div class="line"><a name="l00716"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a0e2b8d1907fecb9e45d5fd63b2232f4a"> 716</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#a0e2b8d1907fecb9e45d5fd63b2232f4a">MCEI1</a>:1; </div>
<div class="line"><a name="l00717"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#ae486dd866460b5f624a3d1d5f59a6c6c"> 717</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#ae486dd866460b5f624a3d1d5f59a6c6c">MCEI2</a>:1; </div>
<div class="line"><a name="l00718"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a11d03906c2c2e764aab96c00e9492213"> 718</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#a11d03906c2c2e764aab96c00e9492213">MCEI3</a>:1; </div>
<div class="line"><a name="l00719"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a295ac0ed64bd90785d984cf51c7f9f30"> 719</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#a295ac0ed64bd90785d984cf51c7f9f30">MCEI4</a>:1; </div>
<div class="line"><a name="l00720"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a58f296f2ab7f5560c24fa8931e49e655"> 720</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#a58f296f2ab7f5560c24fa8931e49e655">MCEI5</a>:1; </div>
<div class="line"><a name="l00721"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a27d77f1e47d4d569e0dd37c264cd84ff"> 721</a></span>&#160; uint32_t :2; </div>
<div class="line"><a name="l00722"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#afa3ac80cf324c04ec5d68cfa117a8b81"> 722</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#afa3ac80cf324c04ec5d68cfa117a8b81">MCEO0</a>:1; </div>
<div class="line"><a name="l00723"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a563f03afa699cb8029613548cb10d213"> 723</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#a563f03afa699cb8029613548cb10d213">MCEO1</a>:1; </div>
<div class="line"><a name="l00724"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#abfc33a94a62d8aa02849ca770b8558dd"> 724</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#abfc33a94a62d8aa02849ca770b8558dd">MCEO2</a>:1; </div>
<div class="line"><a name="l00725"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a3ad5ac4cda06e19d725c6f43c2661f6e"> 725</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#a3ad5ac4cda06e19d725c6f43c2661f6e">MCEO3</a>:1; </div>
<div class="line"><a name="l00726"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#aa334ad827cd39423292cee6f1138beaa"> 726</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#aa334ad827cd39423292cee6f1138beaa">MCEO4</a>:1; </div>
<div class="line"><a name="l00727"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a3b0e168393337e367ead98b56592f9c3"> 727</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#a3b0e168393337e367ead98b56592f9c3">MCEO5</a>:1; </div>
<div class="line"><a name="l00728"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a336995704eff582ff47ebeae67e1bb25"> 728</a></span>&#160; uint32_t :2; </div>
<div class="line"><a name="l00729"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#afc3da31142e92bdfef4cb867f6e4e6e0"> 729</a></span>&#160; } bit; </div>
<div class="line"><a name="l00730"></a><span class="lineno"> 730</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00731"></a><span class="lineno"> 731</span>&#160; uint32_t :12; </div>
<div class="line"><a name="l00732"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#ab5dde320fd48aa3cf24e2227a61467b2"> 732</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#ab5dde320fd48aa3cf24e2227a61467b2">TCINV</a>:2; </div>
<div class="line"><a name="l00733"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#adfa98686b0a123075954f4aa0eba279a"> 733</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#adfa98686b0a123075954f4aa0eba279a">TCEI</a>:2; </div>
<div class="line"><a name="l00734"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#aac02140d5d9dd26e767abd5e2f20642a"> 734</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#aac02140d5d9dd26e767abd5e2f20642a">MCEI</a>:6; </div>
<div class="line"><a name="l00735"></a><span class="lineno"> 735</span>&#160; uint32_t :2; </div>
<div class="line"><a name="l00736"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#ad7867cc2c0dfeac1e63cc5c03eb387cd"> 736</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#ad7867cc2c0dfeac1e63cc5c03eb387cd">MCEO</a>:6; </div>
<div class="line"><a name="l00737"></a><span class="lineno"> 737</span>&#160; uint32_t :2; </div>
<div class="line"><a name="l00738"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a9f7944f88d7cf42d1174bf1898f64d43"> 738</a></span>&#160; } vec; </div>
<div class="line"><a name="l00739"></a><span class="lineno"><a class="line" href="unionTCC__EVCTRL__Type.html#a81c4794c72defc309da8c1fadfdb4ce9"> 739</a></span>&#160; uint32_t <a class="code" href="unionTCC__EVCTRL__Type.html#a81c4794c72defc309da8c1fadfdb4ce9">reg</a>; </div>
<div class="line"><a name="l00740"></a><span class="lineno"> 740</span>&#160;} <a class="code" href="unionTCC__EVCTRL__Type.html">TCC_EVCTRL_Type</a>;</div>
<div class="line"><a name="l00741"></a><span class="lineno"> 741</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00742"></a><span class="lineno"> 742</span>&#160; </div>
<div class="line"><a name="l00743"></a><span class="lineno"><a class="line" href="tcc_8h.html#a30c14bbb92698aab05b729a7644af7b8"> 743</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_OFFSET 0x20 </span></div>
<div class="line"><a name="l00744"></a><span class="lineno"><a class="line" href="tcc_8h.html#a502d3a4e97d058043bec413c080708e9"> 744</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l00746"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa3e2449eae58d3ef88f4cf52816c4c20"> 746</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_Pos 0 </span></div>
<div class="line"><a name="l00747"></a><span class="lineno"> 747</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_Msk (_U_(0x7) &lt;&lt; TCC_EVCTRL_EVACT0_Pos)</span></div>
<div class="line"><a name="l00748"></a><span class="lineno"> 748</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0(value) (TCC_EVCTRL_EVACT0_Msk &amp; ((value) &lt;&lt; TCC_EVCTRL_EVACT0_Pos))</span></div>
<div class="line"><a name="l00749"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3ba8b3dc891abf550f7eb01b234ef5c6"> 749</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_OFF_Val _U_(0x0) </span></div>
<div class="line"><a name="l00750"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac94dcc9808c0c323536a36ef19cc04d4"> 750</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_RETRIGGER_Val _U_(0x1) </span></div>
<div class="line"><a name="l00751"></a><span class="lineno"><a class="line" href="tcc_8h.html#a166eaa972b7e6f66387006941134d028"> 751</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_COUNTEV_Val _U_(0x2) </span></div>
<div class="line"><a name="l00752"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac05e5e8615b0fb5dcb90eb1c8eb4b8fe"> 752</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_START_Val _U_(0x3) </span></div>
<div class="line"><a name="l00753"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8429cef464b00f7c6bbc13a587375689"> 753</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_INC_Val _U_(0x4) </span></div>
<div class="line"><a name="l00754"></a><span class="lineno"><a class="line" href="tcc_8h.html#a583a6f52e05818d2792e70a607432cc6"> 754</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_COUNT_Val _U_(0x5) </span></div>
<div class="line"><a name="l00755"></a><span class="lineno"><a class="line" href="tcc_8h.html#a69e3329e1956b2a040fe1243d3399d7a"> 755</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_STAMP_Val _U_(0x6) </span></div>
<div class="line"><a name="l00756"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3dd28317ca3247349e572fa966ece270"> 756</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_FAULT_Val _U_(0x7) </span></div>
<div class="line"><a name="l00757"></a><span class="lineno"> 757</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_OFF (TCC_EVCTRL_EVACT0_OFF_Val &lt;&lt; TCC_EVCTRL_EVACT0_Pos)</span></div>
<div class="line"><a name="l00758"></a><span class="lineno"> 758</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_RETRIGGER (TCC_EVCTRL_EVACT0_RETRIGGER_Val &lt;&lt; TCC_EVCTRL_EVACT0_Pos)</span></div>
<div class="line"><a name="l00759"></a><span class="lineno"> 759</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_COUNTEV (TCC_EVCTRL_EVACT0_COUNTEV_Val &lt;&lt; TCC_EVCTRL_EVACT0_Pos)</span></div>
<div class="line"><a name="l00760"></a><span class="lineno"> 760</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_START (TCC_EVCTRL_EVACT0_START_Val &lt;&lt; TCC_EVCTRL_EVACT0_Pos)</span></div>
<div class="line"><a name="l00761"></a><span class="lineno"> 761</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_INC (TCC_EVCTRL_EVACT0_INC_Val &lt;&lt; TCC_EVCTRL_EVACT0_Pos)</span></div>
<div class="line"><a name="l00762"></a><span class="lineno"> 762</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_COUNT (TCC_EVCTRL_EVACT0_COUNT_Val &lt;&lt; TCC_EVCTRL_EVACT0_Pos)</span></div>
<div class="line"><a name="l00763"></a><span class="lineno"> 763</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_STAMP (TCC_EVCTRL_EVACT0_STAMP_Val &lt;&lt; TCC_EVCTRL_EVACT0_Pos)</span></div>
<div class="line"><a name="l00764"></a><span class="lineno"> 764</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT0_FAULT (TCC_EVCTRL_EVACT0_FAULT_Val &lt;&lt; TCC_EVCTRL_EVACT0_Pos)</span></div>
<div class="line"><a name="l00765"></a><span class="lineno"><a class="line" href="tcc_8h.html#ada1f071c882b1c68121a6d6db44527e2"> 765</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_Pos 3 </span></div>
<div class="line"><a name="l00766"></a><span class="lineno"> 766</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_Msk (_U_(0x7) &lt;&lt; TCC_EVCTRL_EVACT1_Pos)</span></div>
<div class="line"><a name="l00767"></a><span class="lineno"> 767</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1(value) (TCC_EVCTRL_EVACT1_Msk &amp; ((value) &lt;&lt; TCC_EVCTRL_EVACT1_Pos))</span></div>
<div class="line"><a name="l00768"></a><span class="lineno"><a class="line" href="tcc_8h.html#a49597ad47ecd4badc3bc7d5f4f2ff7e5"> 768</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_OFF_Val _U_(0x0) </span></div>
<div class="line"><a name="l00769"></a><span class="lineno"><a class="line" href="tcc_8h.html#a9d2f6884ed5da6e3248172b59236b562"> 769</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_RETRIGGER_Val _U_(0x1) </span></div>
<div class="line"><a name="l00770"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa4361ca908de2ee8ebbbde80cf4df719"> 770</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_DIR_Val _U_(0x2) </span></div>
<div class="line"><a name="l00771"></a><span class="lineno"><a class="line" href="tcc_8h.html#a96c6734b829a2429c9a458dc1f17f74d"> 771</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_STOP_Val _U_(0x3) </span></div>
<div class="line"><a name="l00772"></a><span class="lineno"><a class="line" href="tcc_8h.html#a50c7b0aee929c3320582370f406fa345"> 772</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_DEC_Val _U_(0x4) </span></div>
<div class="line"><a name="l00773"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad65bf5f8cc669d5c2833e610381ede16"> 773</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_PPW_Val _U_(0x5) </span></div>
<div class="line"><a name="l00774"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3c8260261d3246656b53ff1a1df3dbd4"> 774</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_PWP_Val _U_(0x6) </span></div>
<div class="line"><a name="l00775"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3de4e07c14fc85cfbb1f76b8f5049f46"> 775</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_FAULT_Val _U_(0x7) </span></div>
<div class="line"><a name="l00776"></a><span class="lineno"> 776</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_OFF (TCC_EVCTRL_EVACT1_OFF_Val &lt;&lt; TCC_EVCTRL_EVACT1_Pos)</span></div>
<div class="line"><a name="l00777"></a><span class="lineno"> 777</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_RETRIGGER (TCC_EVCTRL_EVACT1_RETRIGGER_Val &lt;&lt; TCC_EVCTRL_EVACT1_Pos)</span></div>
<div class="line"><a name="l00778"></a><span class="lineno"> 778</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_DIR (TCC_EVCTRL_EVACT1_DIR_Val &lt;&lt; TCC_EVCTRL_EVACT1_Pos)</span></div>
<div class="line"><a name="l00779"></a><span class="lineno"> 779</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_STOP (TCC_EVCTRL_EVACT1_STOP_Val &lt;&lt; TCC_EVCTRL_EVACT1_Pos)</span></div>
<div class="line"><a name="l00780"></a><span class="lineno"> 780</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_DEC (TCC_EVCTRL_EVACT1_DEC_Val &lt;&lt; TCC_EVCTRL_EVACT1_Pos)</span></div>
<div class="line"><a name="l00781"></a><span class="lineno"> 781</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_PPW (TCC_EVCTRL_EVACT1_PPW_Val &lt;&lt; TCC_EVCTRL_EVACT1_Pos)</span></div>
<div class="line"><a name="l00782"></a><span class="lineno"> 782</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_PWP (TCC_EVCTRL_EVACT1_PWP_Val &lt;&lt; TCC_EVCTRL_EVACT1_Pos)</span></div>
<div class="line"><a name="l00783"></a><span class="lineno"> 783</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_EVACT1_FAULT (TCC_EVCTRL_EVACT1_FAULT_Val &lt;&lt; TCC_EVCTRL_EVACT1_Pos)</span></div>
<div class="line"><a name="l00784"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae74d96924a85770b114b26497558bc10"> 784</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTSEL_Pos 6 </span></div>
<div class="line"><a name="l00785"></a><span class="lineno"> 785</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTSEL_Msk (_U_(0x3) &lt;&lt; TCC_EVCTRL_CNTSEL_Pos)</span></div>
<div class="line"><a name="l00786"></a><span class="lineno"> 786</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTSEL(value) (TCC_EVCTRL_CNTSEL_Msk &amp; ((value) &lt;&lt; TCC_EVCTRL_CNTSEL_Pos))</span></div>
<div class="line"><a name="l00787"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6b0dbea0f015556a2f82dd810498d8b9"> 787</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTSEL_START_Val _U_(0x0) </span></div>
<div class="line"><a name="l00788"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7b614ceff03c6718b96e7e09fbcd6308"> 788</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTSEL_END_Val _U_(0x1) </span></div>
<div class="line"><a name="l00789"></a><span class="lineno"><a class="line" href="tcc_8h.html#acb6b351d27dd1a742733d00d666a5513"> 789</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTSEL_BETWEEN_Val _U_(0x2) </span></div>
<div class="line"><a name="l00790"></a><span class="lineno"><a class="line" href="tcc_8h.html#a1f6a4d6c76708fd01738a1ed7af8d3d2"> 790</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTSEL_BOUNDARY_Val _U_(0x3) </span></div>
<div class="line"><a name="l00791"></a><span class="lineno"> 791</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTSEL_START (TCC_EVCTRL_CNTSEL_START_Val &lt;&lt; TCC_EVCTRL_CNTSEL_Pos)</span></div>
<div class="line"><a name="l00792"></a><span class="lineno"> 792</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTSEL_END (TCC_EVCTRL_CNTSEL_END_Val &lt;&lt; TCC_EVCTRL_CNTSEL_Pos)</span></div>
<div class="line"><a name="l00793"></a><span class="lineno"> 793</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTSEL_BETWEEN (TCC_EVCTRL_CNTSEL_BETWEEN_Val &lt;&lt; TCC_EVCTRL_CNTSEL_Pos)</span></div>
<div class="line"><a name="l00794"></a><span class="lineno"> 794</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTSEL_BOUNDARY (TCC_EVCTRL_CNTSEL_BOUNDARY_Val &lt;&lt; TCC_EVCTRL_CNTSEL_Pos)</span></div>
<div class="line"><a name="l00795"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8bb76197d891216a3ed5b55209e37ae1"> 795</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_OVFEO_Pos 8 </span></div>
<div class="line"><a name="l00796"></a><span class="lineno"> 796</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_OVFEO (_U_(0x1) &lt;&lt; TCC_EVCTRL_OVFEO_Pos)</span></div>
<div class="line"><a name="l00797"></a><span class="lineno"><a class="line" href="tcc_8h.html#a9a8c1fcab507cdd4ff956a7326e7a28f"> 797</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TRGEO_Pos 9 </span></div>
<div class="line"><a name="l00798"></a><span class="lineno"> 798</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TRGEO (_U_(0x1) &lt;&lt; TCC_EVCTRL_TRGEO_Pos)</span></div>
<div class="line"><a name="l00799"></a><span class="lineno"><a class="line" href="tcc_8h.html#a118b43f2ae9e485d623a4dc50a2bf501"> 799</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTEO_Pos 10 </span></div>
<div class="line"><a name="l00800"></a><span class="lineno"> 800</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_CNTEO (_U_(0x1) &lt;&lt; TCC_EVCTRL_CNTEO_Pos)</span></div>
<div class="line"><a name="l00801"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7daf4150ce0d26a90f17b7d20997e5b0"> 801</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCINV0_Pos 12 </span></div>
<div class="line"><a name="l00802"></a><span class="lineno"> 802</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCINV0 (_U_(1) &lt;&lt; TCC_EVCTRL_TCINV0_Pos)</span></div>
<div class="line"><a name="l00803"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8eac0133c857f9d5e1b7f58578a62379"> 803</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCINV1_Pos 13 </span></div>
<div class="line"><a name="l00804"></a><span class="lineno"> 804</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCINV1 (_U_(1) &lt;&lt; TCC_EVCTRL_TCINV1_Pos)</span></div>
<div class="line"><a name="l00805"></a><span class="lineno"><a class="line" href="tcc_8h.html#a517b9a375c6274ec2b3545cbfafd3346"> 805</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCINV_Pos 12 </span></div>
<div class="line"><a name="l00806"></a><span class="lineno"> 806</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCINV_Msk (_U_(0x3) &lt;&lt; TCC_EVCTRL_TCINV_Pos)</span></div>
<div class="line"><a name="l00807"></a><span class="lineno"> 807</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCINV(value) (TCC_EVCTRL_TCINV_Msk &amp; ((value) &lt;&lt; TCC_EVCTRL_TCINV_Pos))</span></div>
<div class="line"><a name="l00808"></a><span class="lineno"><a class="line" href="tcc_8h.html#acc41fea83dd54e9516713957185d65ae"> 808</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCEI0_Pos 14 </span></div>
<div class="line"><a name="l00809"></a><span class="lineno"> 809</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCEI0 (_U_(1) &lt;&lt; TCC_EVCTRL_TCEI0_Pos)</span></div>
<div class="line"><a name="l00810"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa22f3652527ed343b276b3b9cf7e41c1"> 810</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCEI1_Pos 15 </span></div>
<div class="line"><a name="l00811"></a><span class="lineno"> 811</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCEI1 (_U_(1) &lt;&lt; TCC_EVCTRL_TCEI1_Pos)</span></div>
<div class="line"><a name="l00812"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2397bec0cdbb979500f01de4c0208791"> 812</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCEI_Pos 14 </span></div>
<div class="line"><a name="l00813"></a><span class="lineno"> 813</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCEI_Msk (_U_(0x3) &lt;&lt; TCC_EVCTRL_TCEI_Pos)</span></div>
<div class="line"><a name="l00814"></a><span class="lineno"> 814</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_TCEI(value) (TCC_EVCTRL_TCEI_Msk &amp; ((value) &lt;&lt; TCC_EVCTRL_TCEI_Pos))</span></div>
<div class="line"><a name="l00815"></a><span class="lineno"><a class="line" href="tcc_8h.html#a9dc28ae04e33ff52657fe94360a485b5"> 815</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI0_Pos 16 </span></div>
<div class="line"><a name="l00816"></a><span class="lineno"> 816</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI0 (_U_(1) &lt;&lt; TCC_EVCTRL_MCEI0_Pos)</span></div>
<div class="line"><a name="l00817"></a><span class="lineno"><a class="line" href="tcc_8h.html#a99531339cefe0e44514da5695584f249"> 817</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI1_Pos 17 </span></div>
<div class="line"><a name="l00818"></a><span class="lineno"> 818</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI1 (_U_(1) &lt;&lt; TCC_EVCTRL_MCEI1_Pos)</span></div>
<div class="line"><a name="l00819"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac42d27e9c0a0307f5d19d37b0eb9ab2f"> 819</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI2_Pos 18 </span></div>
<div class="line"><a name="l00820"></a><span class="lineno"> 820</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI2 (_U_(1) &lt;&lt; TCC_EVCTRL_MCEI2_Pos)</span></div>
<div class="line"><a name="l00821"></a><span class="lineno"><a class="line" href="tcc_8h.html#a46f2694c6d9395064ec8a6d01bfeb945"> 821</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI3_Pos 19 </span></div>
<div class="line"><a name="l00822"></a><span class="lineno"> 822</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI3 (_U_(1) &lt;&lt; TCC_EVCTRL_MCEI3_Pos)</span></div>
<div class="line"><a name="l00823"></a><span class="lineno"><a class="line" href="tcc_8h.html#a078340016d1d04e196a39d7b4285a74c"> 823</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI4_Pos 20 </span></div>
<div class="line"><a name="l00824"></a><span class="lineno"> 824</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI4 (_U_(1) &lt;&lt; TCC_EVCTRL_MCEI4_Pos)</span></div>
<div class="line"><a name="l00825"></a><span class="lineno"><a class="line" href="tcc_8h.html#accb0d65dfc557e5a12595d93ec638631"> 825</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI5_Pos 21 </span></div>
<div class="line"><a name="l00826"></a><span class="lineno"> 826</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI5 (_U_(1) &lt;&lt; TCC_EVCTRL_MCEI5_Pos)</span></div>
<div class="line"><a name="l00827"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac04e8f1b91b2c84d40e481c2211f8f1a"> 827</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI_Pos 16 </span></div>
<div class="line"><a name="l00828"></a><span class="lineno"> 828</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI_Msk (_U_(0x3F) &lt;&lt; TCC_EVCTRL_MCEI_Pos)</span></div>
<div class="line"><a name="l00829"></a><span class="lineno"> 829</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEI(value) (TCC_EVCTRL_MCEI_Msk &amp; ((value) &lt;&lt; TCC_EVCTRL_MCEI_Pos))</span></div>
<div class="line"><a name="l00830"></a><span class="lineno"><a class="line" href="tcc_8h.html#a9fc4863479d6632016b5d38f28b99edd"> 830</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO0_Pos 24 </span></div>
<div class="line"><a name="l00831"></a><span class="lineno"> 831</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO0 (_U_(1) &lt;&lt; TCC_EVCTRL_MCEO0_Pos)</span></div>
<div class="line"><a name="l00832"></a><span class="lineno"><a class="line" href="tcc_8h.html#af96f8b5df088326ebdd00e07f9ae3a99"> 832</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO1_Pos 25 </span></div>
<div class="line"><a name="l00833"></a><span class="lineno"> 833</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO1 (_U_(1) &lt;&lt; TCC_EVCTRL_MCEO1_Pos)</span></div>
<div class="line"><a name="l00834"></a><span class="lineno"><a class="line" href="tcc_8h.html#aed199e4b713c8916817ea083460d28a7"> 834</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO2_Pos 26 </span></div>
<div class="line"><a name="l00835"></a><span class="lineno"> 835</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO2 (_U_(1) &lt;&lt; TCC_EVCTRL_MCEO2_Pos)</span></div>
<div class="line"><a name="l00836"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad3fe3f5bfd609f92010a7fa14cffca8b"> 836</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO3_Pos 27 </span></div>
<div class="line"><a name="l00837"></a><span class="lineno"> 837</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO3 (_U_(1) &lt;&lt; TCC_EVCTRL_MCEO3_Pos)</span></div>
<div class="line"><a name="l00838"></a><span class="lineno"><a class="line" href="tcc_8h.html#a70b3eb4d6d54307c2d0c2c162151d7e6"> 838</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO4_Pos 28 </span></div>
<div class="line"><a name="l00839"></a><span class="lineno"> 839</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO4 (_U_(1) &lt;&lt; TCC_EVCTRL_MCEO4_Pos)</span></div>
<div class="line"><a name="l00840"></a><span class="lineno"><a class="line" href="tcc_8h.html#a5266e9b554860715a6c2364a955768e1"> 840</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO5_Pos 29 </span></div>
<div class="line"><a name="l00841"></a><span class="lineno"> 841</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO5 (_U_(1) &lt;&lt; TCC_EVCTRL_MCEO5_Pos)</span></div>
<div class="line"><a name="l00842"></a><span class="lineno"><a class="line" href="tcc_8h.html#a183a826fe7ed3deda2cac35d635fcb86"> 842</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO_Pos 24 </span></div>
<div class="line"><a name="l00843"></a><span class="lineno"> 843</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO_Msk (_U_(0x3F) &lt;&lt; TCC_EVCTRL_MCEO_Pos)</span></div>
<div class="line"><a name="l00844"></a><span class="lineno"> 844</span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MCEO(value) (TCC_EVCTRL_MCEO_Msk &amp; ((value) &lt;&lt; TCC_EVCTRL_MCEO_Pos))</span></div>
<div class="line"><a name="l00845"></a><span class="lineno"><a class="line" href="tcc_8h.html#a93de5e50f634a349515fc1015f82d994"> 845</a></span>&#160;<span class="preprocessor">#define TCC_EVCTRL_MASK _U_(0x3F3FF7FF) </span></div>
<div class="line"><a name="l00847"></a><span class="lineno"> 847</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_INTENCLR : (TCC Offset: 0x24) (R/W 32) Interrupt Enable Clear -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00848"></a><span class="lineno"> 848</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00849"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html"> 849</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00850"></a><span class="lineno"> 850</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00851"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#ac6a617a4402ed62ce8e251ef06f7e8a2"> 851</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#ac6a617a4402ed62ce8e251ef06f7e8a2">OVF</a>:1; </div>
<div class="line"><a name="l00852"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#afd0f3827e5f71bdecfddeb22e8f3c7a5"> 852</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#afd0f3827e5f71bdecfddeb22e8f3c7a5">TRG</a>:1; </div>
<div class="line"><a name="l00853"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#aacf515c6455428ed6aae69f183a1e36b"> 853</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#aacf515c6455428ed6aae69f183a1e36b">CNT</a>:1; </div>
<div class="line"><a name="l00854"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#aa71e499dcff0148d40a32b304221cc54"> 854</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#aa71e499dcff0148d40a32b304221cc54">ERR</a>:1; </div>
<div class="line"><a name="l00855"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#a27b732f7933111d7e6fd562458673b78"> 855</a></span>&#160; uint32_t :6; </div>
<div class="line"><a name="l00856"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#a3b9fe4eeb44847abeb0ead00cc917c33"> 856</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#a3b9fe4eeb44847abeb0ead00cc917c33">UFS</a>:1; </div>
<div class="line"><a name="l00857"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#a99c34aee5bebec5d35c839d04d8c6cd1"> 857</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#a99c34aee5bebec5d35c839d04d8c6cd1">DFS</a>:1; </div>
<div class="line"><a name="l00858"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#a4c7c47dfdd5a3c509ff874555d77a2e1"> 858</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#a4c7c47dfdd5a3c509ff874555d77a2e1">FAULTA</a>:1; </div>
<div class="line"><a name="l00859"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#aa09b86bf223390a74a860b50ddde30de"> 859</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#aa09b86bf223390a74a860b50ddde30de">FAULTB</a>:1; </div>
<div class="line"><a name="l00860"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#a5e68e07421de78e592d209263dd3a951"> 860</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#a5e68e07421de78e592d209263dd3a951">FAULT0</a>:1; </div>
<div class="line"><a name="l00861"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#ad6c33af61cc2e852e37ac5eeaeedf84f"> 861</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#ad6c33af61cc2e852e37ac5eeaeedf84f">FAULT1</a>:1; </div>
<div class="line"><a name="l00862"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#aed23b70b82b1fb9b47583387bafa4b38"> 862</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#aed23b70b82b1fb9b47583387bafa4b38">MC0</a>:1; </div>
<div class="line"><a name="l00863"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#a5d8a106a385ab3b34a4c0d891fe45090"> 863</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#a5d8a106a385ab3b34a4c0d891fe45090">MC1</a>:1; </div>
<div class="line"><a name="l00864"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#a2d8932501daab5264124bbbd22a58c6b"> 864</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#a2d8932501daab5264124bbbd22a58c6b">MC2</a>:1; </div>
<div class="line"><a name="l00865"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#a163d420f51e19cf42ad557c4e0f8443c"> 865</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#a163d420f51e19cf42ad557c4e0f8443c">MC3</a>:1; </div>
<div class="line"><a name="l00866"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#af55fdf9fb5b2e27d16ccb15cb4769cff"> 866</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#af55fdf9fb5b2e27d16ccb15cb4769cff">MC4</a>:1; </div>
<div class="line"><a name="l00867"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#aa47eb6f213a55cac4dee8d0cda1e36a5"> 867</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#aa47eb6f213a55cac4dee8d0cda1e36a5">MC5</a>:1; </div>
<div class="line"><a name="l00868"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#a186ffa90d01bf17f0e3467cbc882ff55"> 868</a></span>&#160; uint32_t :10; </div>
<div class="line"><a name="l00869"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#ad4e5b462e74f2e4b1ec88eaea2eb57d0"> 869</a></span>&#160; } bit; </div>
<div class="line"><a name="l00870"></a><span class="lineno"> 870</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00871"></a><span class="lineno"> 871</span>&#160; uint32_t :16; </div>
<div class="line"><a name="l00872"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#a3115b7d0a309a1eb888fa8eee3e89587"> 872</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#a3115b7d0a309a1eb888fa8eee3e89587">MC</a>:6; </div>
<div class="line"><a name="l00873"></a><span class="lineno"> 873</span>&#160; uint32_t :10; </div>
<div class="line"><a name="l00874"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#aa11b2326b3634e765b3a53c507c172b5"> 874</a></span>&#160; } vec; </div>
<div class="line"><a name="l00875"></a><span class="lineno"><a class="line" href="unionTCC__INTENCLR__Type.html#aa731aa9cfbd86eb5d3915db7308cc486"> 875</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENCLR__Type.html#aa731aa9cfbd86eb5d3915db7308cc486">reg</a>; </div>
<div class="line"><a name="l00876"></a><span class="lineno"> 876</span>&#160;} <a class="code" href="unionTCC__INTENCLR__Type.html">TCC_INTENCLR_Type</a>;</div>
<div class="line"><a name="l00877"></a><span class="lineno"> 877</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00878"></a><span class="lineno"> 878</span>&#160; </div>
<div class="line"><a name="l00879"></a><span class="lineno"><a class="line" href="tcc_8h.html#a1cbbd7df339ca6d25d2d3ec58ff44315"> 879</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_OFFSET 0x24 </span></div>
<div class="line"><a name="l00880"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7def36255aad3da171799503a7f686d2"> 880</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l00882"></a><span class="lineno"><a class="line" href="tcc_8h.html#a16dc1a1c5ea4eb42a8e1c644e55a05da"> 882</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_OVF_Pos 0 </span></div>
<div class="line"><a name="l00883"></a><span class="lineno"> 883</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_OVF (_U_(0x1) &lt;&lt; TCC_INTENCLR_OVF_Pos)</span></div>
<div class="line"><a name="l00884"></a><span class="lineno"><a class="line" href="tcc_8h.html#aecac70cad2f81a3f9781bb037b35eb5e"> 884</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_TRG_Pos 1 </span></div>
<div class="line"><a name="l00885"></a><span class="lineno"> 885</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_TRG (_U_(0x1) &lt;&lt; TCC_INTENCLR_TRG_Pos)</span></div>
<div class="line"><a name="l00886"></a><span class="lineno"><a class="line" href="tcc_8h.html#a30a9a746b5b369ca10a8b79c1ca55cbd"> 886</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_CNT_Pos 2 </span></div>
<div class="line"><a name="l00887"></a><span class="lineno"> 887</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_CNT (_U_(0x1) &lt;&lt; TCC_INTENCLR_CNT_Pos)</span></div>
<div class="line"><a name="l00888"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6ca843c8d9e9aabc9903b21c4791dd87"> 888</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_ERR_Pos 3 </span></div>
<div class="line"><a name="l00889"></a><span class="lineno"> 889</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_ERR (_U_(0x1) &lt;&lt; TCC_INTENCLR_ERR_Pos)</span></div>
<div class="line"><a name="l00890"></a><span class="lineno"><a class="line" href="tcc_8h.html#afa9fdbb8daa0b862f0eb65cdd1f2c826"> 890</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_UFS_Pos 10 </span></div>
<div class="line"><a name="l00891"></a><span class="lineno"> 891</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_UFS (_U_(0x1) &lt;&lt; TCC_INTENCLR_UFS_Pos)</span></div>
<div class="line"><a name="l00892"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2a9d5dd11162a593bff3bd30330ced1e"> 892</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_DFS_Pos 11 </span></div>
<div class="line"><a name="l00893"></a><span class="lineno"> 893</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_DFS (_U_(0x1) &lt;&lt; TCC_INTENCLR_DFS_Pos)</span></div>
<div class="line"><a name="l00894"></a><span class="lineno"><a class="line" href="tcc_8h.html#a923604735a9f378ab41f75dd7aa6acc8"> 894</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_FAULTA_Pos 12 </span></div>
<div class="line"><a name="l00895"></a><span class="lineno"> 895</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_FAULTA (_U_(0x1) &lt;&lt; TCC_INTENCLR_FAULTA_Pos)</span></div>
<div class="line"><a name="l00896"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6a052f2fc715427b067612b7726293ba"> 896</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_FAULTB_Pos 13 </span></div>
<div class="line"><a name="l00897"></a><span class="lineno"> 897</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_FAULTB (_U_(0x1) &lt;&lt; TCC_INTENCLR_FAULTB_Pos)</span></div>
<div class="line"><a name="l00898"></a><span class="lineno"><a class="line" href="tcc_8h.html#abefb7fead743663aa0c8a242b5f7ced0"> 898</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_FAULT0_Pos 14 </span></div>
<div class="line"><a name="l00899"></a><span class="lineno"> 899</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_FAULT0 (_U_(0x1) &lt;&lt; TCC_INTENCLR_FAULT0_Pos)</span></div>
<div class="line"><a name="l00900"></a><span class="lineno"><a class="line" href="tcc_8h.html#aadf2b97fa1520e87d39b1dcf65aa47af"> 900</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_FAULT1_Pos 15 </span></div>
<div class="line"><a name="l00901"></a><span class="lineno"> 901</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_FAULT1 (_U_(0x1) &lt;&lt; TCC_INTENCLR_FAULT1_Pos)</span></div>
<div class="line"><a name="l00902"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad9d20c34f33e188df3ba0647a15dde05"> 902</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC0_Pos 16 </span></div>
<div class="line"><a name="l00903"></a><span class="lineno"> 903</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC0 (_U_(1) &lt;&lt; TCC_INTENCLR_MC0_Pos)</span></div>
<div class="line"><a name="l00904"></a><span class="lineno"><a class="line" href="tcc_8h.html#a148e2c10da8c806a5f8d3542f18d747e"> 904</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC1_Pos 17 </span></div>
<div class="line"><a name="l00905"></a><span class="lineno"> 905</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC1 (_U_(1) &lt;&lt; TCC_INTENCLR_MC1_Pos)</span></div>
<div class="line"><a name="l00906"></a><span class="lineno"><a class="line" href="tcc_8h.html#a9c9e431a6e26994a67a6b424b9ff7cbd"> 906</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC2_Pos 18 </span></div>
<div class="line"><a name="l00907"></a><span class="lineno"> 907</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC2 (_U_(1) &lt;&lt; TCC_INTENCLR_MC2_Pos)</span></div>
<div class="line"><a name="l00908"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa3965b6fb10f99d772d55b9f4372bf9c"> 908</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC3_Pos 19 </span></div>
<div class="line"><a name="l00909"></a><span class="lineno"> 909</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC3 (_U_(1) &lt;&lt; TCC_INTENCLR_MC3_Pos)</span></div>
<div class="line"><a name="l00910"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa1709dfd3b50cd829aefe11a2ace2679"> 910</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC4_Pos 20 </span></div>
<div class="line"><a name="l00911"></a><span class="lineno"> 911</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC4 (_U_(1) &lt;&lt; TCC_INTENCLR_MC4_Pos)</span></div>
<div class="line"><a name="l00912"></a><span class="lineno"><a class="line" href="tcc_8h.html#af17360b36bce9e17d551f049dec1d0da"> 912</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC5_Pos 21 </span></div>
<div class="line"><a name="l00913"></a><span class="lineno"> 913</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC5 (_U_(1) &lt;&lt; TCC_INTENCLR_MC5_Pos)</span></div>
<div class="line"><a name="l00914"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4465de034c5ba76405e593d37891a313"> 914</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC_Pos 16 </span></div>
<div class="line"><a name="l00915"></a><span class="lineno"> 915</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC_Msk (_U_(0x3F) &lt;&lt; TCC_INTENCLR_MC_Pos)</span></div>
<div class="line"><a name="l00916"></a><span class="lineno"> 916</span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MC(value) (TCC_INTENCLR_MC_Msk &amp; ((value) &lt;&lt; TCC_INTENCLR_MC_Pos))</span></div>
<div class="line"><a name="l00917"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa6395f7b4e6bc568fca5d6feea1d86d5"> 917</a></span>&#160;<span class="preprocessor">#define TCC_INTENCLR_MASK _U_(0x003FFC0F) </span></div>
<div class="line"><a name="l00919"></a><span class="lineno"> 919</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_INTENSET : (TCC Offset: 0x28) (R/W 32) Interrupt Enable Set -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00920"></a><span class="lineno"> 920</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00921"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html"> 921</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00922"></a><span class="lineno"> 922</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00923"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#ae4b60e0704b882b2239af499d1b0e136"> 923</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#ae4b60e0704b882b2239af499d1b0e136">OVF</a>:1; </div>
<div class="line"><a name="l00924"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#a656e928831aad4661dea05012a76498f"> 924</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#a656e928831aad4661dea05012a76498f">TRG</a>:1; </div>
<div class="line"><a name="l00925"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#a40abc160b4aae540a6918954d22bc96e"> 925</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#a40abc160b4aae540a6918954d22bc96e">CNT</a>:1; </div>
<div class="line"><a name="l00926"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#a9a90d995c9a786c6afc136ffd1c6b03c"> 926</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#a9a90d995c9a786c6afc136ffd1c6b03c">ERR</a>:1; </div>
<div class="line"><a name="l00927"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#ad0f1cbb5267d659001d0ad283e9112dd"> 927</a></span>&#160; uint32_t :6; </div>
<div class="line"><a name="l00928"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#a8e9679e96f5fca03589c97f612b0eedf"> 928</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#a8e9679e96f5fca03589c97f612b0eedf">UFS</a>:1; </div>
<div class="line"><a name="l00929"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#ab1add33ef481f0b0bb9d66b8d10d7a4e"> 929</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#ab1add33ef481f0b0bb9d66b8d10d7a4e">DFS</a>:1; </div>
<div class="line"><a name="l00930"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#afe6343da354e560161490c0a91e321c9"> 930</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#afe6343da354e560161490c0a91e321c9">FAULTA</a>:1; </div>
<div class="line"><a name="l00931"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#a00f88191f08d729605e5a51523548fc2"> 931</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#a00f88191f08d729605e5a51523548fc2">FAULTB</a>:1; </div>
<div class="line"><a name="l00932"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#ab1c77b6330388cf8c45c1e9c23aa6de7"> 932</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#ab1c77b6330388cf8c45c1e9c23aa6de7">FAULT0</a>:1; </div>
<div class="line"><a name="l00933"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#aa9894906a772800c45d6f97f9652aabd"> 933</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#aa9894906a772800c45d6f97f9652aabd">FAULT1</a>:1; </div>
<div class="line"><a name="l00934"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#a156394693aaae0d2623aebd213daae6f"> 934</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#a156394693aaae0d2623aebd213daae6f">MC0</a>:1; </div>
<div class="line"><a name="l00935"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#ac7bad345418f1dea90599b6e498483ca"> 935</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#ac7bad345418f1dea90599b6e498483ca">MC1</a>:1; </div>
<div class="line"><a name="l00936"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#a4aa8f3e6e03e2596403740dab34b38b3"> 936</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#a4aa8f3e6e03e2596403740dab34b38b3">MC2</a>:1; </div>
<div class="line"><a name="l00937"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#a8e5660ab399865238c54a3df3cdef29b"> 937</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#a8e5660ab399865238c54a3df3cdef29b">MC3</a>:1; </div>
<div class="line"><a name="l00938"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#af2ae569829d9d06a9fcc1937e08030ac"> 938</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#af2ae569829d9d06a9fcc1937e08030ac">MC4</a>:1; </div>
<div class="line"><a name="l00939"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#a89d1bb2cd9d533c4994475844fcdc114"> 939</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#a89d1bb2cd9d533c4994475844fcdc114">MC5</a>:1; </div>
<div class="line"><a name="l00940"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#ab80aaae931acadc0896b411380cc48c9"> 940</a></span>&#160; uint32_t :10; </div>
<div class="line"><a name="l00941"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#a374adb95a053585f9c69d6732279403e"> 941</a></span>&#160; } bit; </div>
<div class="line"><a name="l00942"></a><span class="lineno"> 942</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00943"></a><span class="lineno"> 943</span>&#160; uint32_t :16; </div>
<div class="line"><a name="l00944"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#ab9bcab889ef30bb96044aabab376e767"> 944</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#ab9bcab889ef30bb96044aabab376e767">MC</a>:6; </div>
<div class="line"><a name="l00945"></a><span class="lineno"> 945</span>&#160; uint32_t :10; </div>
<div class="line"><a name="l00946"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#a495009e04e8f0b91f6c928cb29cab740"> 946</a></span>&#160; } vec; </div>
<div class="line"><a name="l00947"></a><span class="lineno"><a class="line" href="unionTCC__INTENSET__Type.html#a9c231a239ea80d335366576786d92629"> 947</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTENSET__Type.html#a9c231a239ea80d335366576786d92629">reg</a>; </div>
<div class="line"><a name="l00948"></a><span class="lineno"> 948</span>&#160;} <a class="code" href="unionTCC__INTENSET__Type.html">TCC_INTENSET_Type</a>;</div>
<div class="line"><a name="l00949"></a><span class="lineno"> 949</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00950"></a><span class="lineno"> 950</span>&#160; </div>
<div class="line"><a name="l00951"></a><span class="lineno"><a class="line" href="tcc_8h.html#a82bb3056fd12e972923a61fa8c843da9"> 951</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_OFFSET 0x28 </span></div>
<div class="line"><a name="l00952"></a><span class="lineno"><a class="line" href="tcc_8h.html#a54ad13243dec9ec2cc0375a2996c30b6"> 952</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l00954"></a><span class="lineno"><a class="line" href="tcc_8h.html#aae07116238f04564a84ea2de3b5d9973"> 954</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_OVF_Pos 0 </span></div>
<div class="line"><a name="l00955"></a><span class="lineno"> 955</span>&#160;<span class="preprocessor">#define TCC_INTENSET_OVF (_U_(0x1) &lt;&lt; TCC_INTENSET_OVF_Pos)</span></div>
<div class="line"><a name="l00956"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3ae8fa3882198d4b5e63f12495b0e7ea"> 956</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_TRG_Pos 1 </span></div>
<div class="line"><a name="l00957"></a><span class="lineno"> 957</span>&#160;<span class="preprocessor">#define TCC_INTENSET_TRG (_U_(0x1) &lt;&lt; TCC_INTENSET_TRG_Pos)</span></div>
<div class="line"><a name="l00958"></a><span class="lineno"><a class="line" href="tcc_8h.html#af65b3262179f2163e9a34dfea0b7e236"> 958</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_CNT_Pos 2 </span></div>
<div class="line"><a name="l00959"></a><span class="lineno"> 959</span>&#160;<span class="preprocessor">#define TCC_INTENSET_CNT (_U_(0x1) &lt;&lt; TCC_INTENSET_CNT_Pos)</span></div>
<div class="line"><a name="l00960"></a><span class="lineno"><a class="line" href="tcc_8h.html#a5dbfe35de7ae404c1679096ee86c5ecc"> 960</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_ERR_Pos 3 </span></div>
<div class="line"><a name="l00961"></a><span class="lineno"> 961</span>&#160;<span class="preprocessor">#define TCC_INTENSET_ERR (_U_(0x1) &lt;&lt; TCC_INTENSET_ERR_Pos)</span></div>
<div class="line"><a name="l00962"></a><span class="lineno"><a class="line" href="tcc_8h.html#af314df057e96270ce4866cdc198d64c9"> 962</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_UFS_Pos 10 </span></div>
<div class="line"><a name="l00963"></a><span class="lineno"> 963</span>&#160;<span class="preprocessor">#define TCC_INTENSET_UFS (_U_(0x1) &lt;&lt; TCC_INTENSET_UFS_Pos)</span></div>
<div class="line"><a name="l00964"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae503b01399564472b34d04d090b9782e"> 964</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_DFS_Pos 11 </span></div>
<div class="line"><a name="l00965"></a><span class="lineno"> 965</span>&#160;<span class="preprocessor">#define TCC_INTENSET_DFS (_U_(0x1) &lt;&lt; TCC_INTENSET_DFS_Pos)</span></div>
<div class="line"><a name="l00966"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac735be925fb4c9dc06e2798b0d1916e0"> 966</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_FAULTA_Pos 12 </span></div>
<div class="line"><a name="l00967"></a><span class="lineno"> 967</span>&#160;<span class="preprocessor">#define TCC_INTENSET_FAULTA (_U_(0x1) &lt;&lt; TCC_INTENSET_FAULTA_Pos)</span></div>
<div class="line"><a name="l00968"></a><span class="lineno"><a class="line" href="tcc_8h.html#a477b6d4e9996cc5329fec59c687327af"> 968</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_FAULTB_Pos 13 </span></div>
<div class="line"><a name="l00969"></a><span class="lineno"> 969</span>&#160;<span class="preprocessor">#define TCC_INTENSET_FAULTB (_U_(0x1) &lt;&lt; TCC_INTENSET_FAULTB_Pos)</span></div>
<div class="line"><a name="l00970"></a><span class="lineno"><a class="line" href="tcc_8h.html#ada8a7a66ce25dec67fad710168a4ca3c"> 970</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_FAULT0_Pos 14 </span></div>
<div class="line"><a name="l00971"></a><span class="lineno"> 971</span>&#160;<span class="preprocessor">#define TCC_INTENSET_FAULT0 (_U_(0x1) &lt;&lt; TCC_INTENSET_FAULT0_Pos)</span></div>
<div class="line"><a name="l00972"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4c7d1301df480e2ec0f9bf7b544bec6b"> 972</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_FAULT1_Pos 15 </span></div>
<div class="line"><a name="l00973"></a><span class="lineno"> 973</span>&#160;<span class="preprocessor">#define TCC_INTENSET_FAULT1 (_U_(0x1) &lt;&lt; TCC_INTENSET_FAULT1_Pos)</span></div>
<div class="line"><a name="l00974"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7cae7422f7f335c9f12ffd3d78a92341"> 974</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC0_Pos 16 </span></div>
<div class="line"><a name="l00975"></a><span class="lineno"> 975</span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC0 (_U_(1) &lt;&lt; TCC_INTENSET_MC0_Pos)</span></div>
<div class="line"><a name="l00976"></a><span class="lineno"><a class="line" href="tcc_8h.html#af994474b8127e42d0166faf39d663494"> 976</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC1_Pos 17 </span></div>
<div class="line"><a name="l00977"></a><span class="lineno"> 977</span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC1 (_U_(1) &lt;&lt; TCC_INTENSET_MC1_Pos)</span></div>
<div class="line"><a name="l00978"></a><span class="lineno"><a class="line" href="tcc_8h.html#abd77a519d05b084281f871774d8a1025"> 978</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC2_Pos 18 </span></div>
<div class="line"><a name="l00979"></a><span class="lineno"> 979</span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC2 (_U_(1) &lt;&lt; TCC_INTENSET_MC2_Pos)</span></div>
<div class="line"><a name="l00980"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8bd95abf745b954c0ab60a12037657a2"> 980</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC3_Pos 19 </span></div>
<div class="line"><a name="l00981"></a><span class="lineno"> 981</span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC3 (_U_(1) &lt;&lt; TCC_INTENSET_MC3_Pos)</span></div>
<div class="line"><a name="l00982"></a><span class="lineno"><a class="line" href="tcc_8h.html#af72a7dcea9a5b7ceda5c6aaa7105eba6"> 982</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC4_Pos 20 </span></div>
<div class="line"><a name="l00983"></a><span class="lineno"> 983</span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC4 (_U_(1) &lt;&lt; TCC_INTENSET_MC4_Pos)</span></div>
<div class="line"><a name="l00984"></a><span class="lineno"><a class="line" href="tcc_8h.html#acb1c9c93637aabea4d973efa460799e2"> 984</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC5_Pos 21 </span></div>
<div class="line"><a name="l00985"></a><span class="lineno"> 985</span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC5 (_U_(1) &lt;&lt; TCC_INTENSET_MC5_Pos)</span></div>
<div class="line"><a name="l00986"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad12797cbdc31045dd1377afb6a6278cb"> 986</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC_Pos 16 </span></div>
<div class="line"><a name="l00987"></a><span class="lineno"> 987</span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC_Msk (_U_(0x3F) &lt;&lt; TCC_INTENSET_MC_Pos)</span></div>
<div class="line"><a name="l00988"></a><span class="lineno"> 988</span>&#160;<span class="preprocessor">#define TCC_INTENSET_MC(value) (TCC_INTENSET_MC_Msk &amp; ((value) &lt;&lt; TCC_INTENSET_MC_Pos))</span></div>
<div class="line"><a name="l00989"></a><span class="lineno"><a class="line" href="tcc_8h.html#acea33da022369326bdf07b5bf4e6a9a9"> 989</a></span>&#160;<span class="preprocessor">#define TCC_INTENSET_MASK _U_(0x003FFC0F) </span></div>
<div class="line"><a name="l00991"></a><span class="lineno"> 991</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_INTFLAG : (TCC Offset: 0x2C) (R/W 32) Interrupt Flag Status and Clear -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00992"></a><span class="lineno"> 992</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00993"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html"> 993</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{ <span class="comment">// __I to avoid read-modify-write on write-to-clear register</span></div>
<div class="line"><a name="l00994"></a><span class="lineno"> 994</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00995"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#aae61d2a838cda37d1a4b9301089db92a"> 995</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#aae61d2a838cda37d1a4b9301089db92a">OVF</a>:1; </div>
<div class="line"><a name="l00996"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a34e16e3e22ef8f386dd1b8adc553a292"> 996</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#a34e16e3e22ef8f386dd1b8adc553a292">TRG</a>:1; </div>
<div class="line"><a name="l00997"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#ac8226042c7da2a4256cd34351f59228b"> 997</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#ac8226042c7da2a4256cd34351f59228b">CNT</a>:1; </div>
<div class="line"><a name="l00998"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#ad296939a13187db01d5705a09679fa0a"> 998</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#ad296939a13187db01d5705a09679fa0a">ERR</a>:1; </div>
<div class="line"><a name="l00999"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a540427e9c4ac1b56f8e5fbc2c52ae5a0"> 999</a></span>&#160; __I <a class="code" href="unionTCC__INTFLAG__Type.html#a540427e9c4ac1b56f8e5fbc2c52ae5a0">uint32_t</a> :6; </div>
<div class="line"><a name="l01000"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a3619edfd9fa3fea6afdb042779fda135"> 1000</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#a3619edfd9fa3fea6afdb042779fda135">UFS</a>:1; </div>
<div class="line"><a name="l01001"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#add042374e57f2ea56ca3f77f2ee21c47"> 1001</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#add042374e57f2ea56ca3f77f2ee21c47">DFS</a>:1; </div>
<div class="line"><a name="l01002"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a6146e3929567b1431808ae23d1c74658"> 1002</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#a6146e3929567b1431808ae23d1c74658">FAULTA</a>:1; </div>
<div class="line"><a name="l01003"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a30afbb8e3f3d323a0519fae61d72d0e3"> 1003</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#a30afbb8e3f3d323a0519fae61d72d0e3">FAULTB</a>:1; </div>
<div class="line"><a name="l01004"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#aec7ed559ce6e33374c53927f9ea42c4d"> 1004</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#aec7ed559ce6e33374c53927f9ea42c4d">FAULT0</a>:1; </div>
<div class="line"><a name="l01005"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a6600c3cbdd5ec97cf3fde10d5a6b6297"> 1005</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#a6600c3cbdd5ec97cf3fde10d5a6b6297">FAULT1</a>:1; </div>
<div class="line"><a name="l01006"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a8b3443e0e2fae5344ee2d6b0fbff15e8"> 1006</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#a8b3443e0e2fae5344ee2d6b0fbff15e8">MC0</a>:1; </div>
<div class="line"><a name="l01007"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a9e29270d728143461b7e1a6dd7519c9c"> 1007</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#a9e29270d728143461b7e1a6dd7519c9c">MC1</a>:1; </div>
<div class="line"><a name="l01008"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a29f0e9a3ebefc0245d2e84d532e7d4e1"> 1008</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#a29f0e9a3ebefc0245d2e84d532e7d4e1">MC2</a>:1; </div>
<div class="line"><a name="l01009"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a936eff8f31a141af051ef9c2f081e07e"> 1009</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#a936eff8f31a141af051ef9c2f081e07e">MC3</a>:1; </div>
<div class="line"><a name="l01010"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#ac6fed58a8cb84e3ef3a6261e600249df"> 1010</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#ac6fed58a8cb84e3ef3a6261e600249df">MC4</a>:1; </div>
<div class="line"><a name="l01011"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#add5cd537ca2c105dd5ad100268c3728d"> 1011</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#add5cd537ca2c105dd5ad100268c3728d">MC5</a>:1; </div>
<div class="line"><a name="l01012"></a><span class="lineno"> 1012</span>&#160; __I uint32_t :10; </div>
<div class="line"><a name="l01013"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a242de19804feed25988f9bff4f50029e"> 1013</a></span>&#160; } bit; </div>
<div class="line"><a name="l01014"></a><span class="lineno"> 1014</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01015"></a><span class="lineno"> 1015</span>&#160; __I uint32_t :16; </div>
<div class="line"><a name="l01016"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a2d8b65c238589154684809ce37a65e9b"> 1016</a></span>&#160; __I uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#a2d8b65c238589154684809ce37a65e9b">MC</a>:6; </div>
<div class="line"><a name="l01017"></a><span class="lineno"> 1017</span>&#160; __I uint32_t :10; </div>
<div class="line"><a name="l01018"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#ad1adff65bfd01170ce18e54c6d1c46cc"> 1018</a></span>&#160; } vec; </div>
<div class="line"><a name="l01019"></a><span class="lineno"><a class="line" href="unionTCC__INTFLAG__Type.html#a0173be9daf5d5900df795bd0bc4080b6"> 1019</a></span>&#160; uint32_t <a class="code" href="unionTCC__INTFLAG__Type.html#a0173be9daf5d5900df795bd0bc4080b6">reg</a>; </div>
<div class="line"><a name="l01020"></a><span class="lineno"> 1020</span>&#160;} <a class="code" href="unionTCC__INTFLAG__Type.html">TCC_INTFLAG_Type</a>;</div>
<div class="line"><a name="l01021"></a><span class="lineno"> 1021</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01022"></a><span class="lineno"> 1022</span>&#160; </div>
<div class="line"><a name="l01023"></a><span class="lineno"><a class="line" href="tcc_8h.html#a693b9d7839e636ff8db758c2e18ddf5e"> 1023</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_OFFSET 0x2C </span></div>
<div class="line"><a name="l01024"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4542f08e75dd5ceb9560c322374c8313"> 1024</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l01026"></a><span class="lineno"><a class="line" href="tcc_8h.html#aaf296ad538701f9f401f794916f67752"> 1026</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_OVF_Pos 0 </span></div>
<div class="line"><a name="l01027"></a><span class="lineno"> 1027</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_OVF (_U_(0x1) &lt;&lt; TCC_INTFLAG_OVF_Pos)</span></div>
<div class="line"><a name="l01028"></a><span class="lineno"><a class="line" href="tcc_8h.html#a36a06c0dca3c6aadf0bb571dbca555ee"> 1028</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_TRG_Pos 1 </span></div>
<div class="line"><a name="l01029"></a><span class="lineno"> 1029</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_TRG (_U_(0x1) &lt;&lt; TCC_INTFLAG_TRG_Pos)</span></div>
<div class="line"><a name="l01030"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3d2c5e6e554a9c22ada8de471ff70f76"> 1030</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_CNT_Pos 2 </span></div>
<div class="line"><a name="l01031"></a><span class="lineno"> 1031</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_CNT (_U_(0x1) &lt;&lt; TCC_INTFLAG_CNT_Pos)</span></div>
<div class="line"><a name="l01032"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8ec7d5bec71bbc4170274d0d8a2a831a"> 1032</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_ERR_Pos 3 </span></div>
<div class="line"><a name="l01033"></a><span class="lineno"> 1033</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_ERR (_U_(0x1) &lt;&lt; TCC_INTFLAG_ERR_Pos)</span></div>
<div class="line"><a name="l01034"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae4858c7678d13eff960f32f0951a9c9c"> 1034</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_UFS_Pos 10 </span></div>
<div class="line"><a name="l01035"></a><span class="lineno"> 1035</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_UFS (_U_(0x1) &lt;&lt; TCC_INTFLAG_UFS_Pos)</span></div>
<div class="line"><a name="l01036"></a><span class="lineno"><a class="line" href="tcc_8h.html#adb0e97b2eaf1f9abbea34376ee1e7e48"> 1036</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_DFS_Pos 11 </span></div>
<div class="line"><a name="l01037"></a><span class="lineno"> 1037</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_DFS (_U_(0x1) &lt;&lt; TCC_INTFLAG_DFS_Pos)</span></div>
<div class="line"><a name="l01038"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae435a9a4a0e783e20af17b5b1dd46b02"> 1038</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_FAULTA_Pos 12 </span></div>
<div class="line"><a name="l01039"></a><span class="lineno"> 1039</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_FAULTA (_U_(0x1) &lt;&lt; TCC_INTFLAG_FAULTA_Pos)</span></div>
<div class="line"><a name="l01040"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4d9b6e095df22778bf1c754489b48ece"> 1040</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_FAULTB_Pos 13 </span></div>
<div class="line"><a name="l01041"></a><span class="lineno"> 1041</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_FAULTB (_U_(0x1) &lt;&lt; TCC_INTFLAG_FAULTB_Pos)</span></div>
<div class="line"><a name="l01042"></a><span class="lineno"><a class="line" href="tcc_8h.html#a73f43ffbcbbd258b0c3e1031d8f16b5c"> 1042</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_FAULT0_Pos 14 </span></div>
<div class="line"><a name="l01043"></a><span class="lineno"> 1043</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_FAULT0 (_U_(0x1) &lt;&lt; TCC_INTFLAG_FAULT0_Pos)</span></div>
<div class="line"><a name="l01044"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac9f78e3a5a38d1c7ef5a089587244036"> 1044</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_FAULT1_Pos 15 </span></div>
<div class="line"><a name="l01045"></a><span class="lineno"> 1045</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_FAULT1 (_U_(0x1) &lt;&lt; TCC_INTFLAG_FAULT1_Pos)</span></div>
<div class="line"><a name="l01046"></a><span class="lineno"><a class="line" href="tcc_8h.html#a67f3d6eb27398c5b848df2b8c1750944"> 1046</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC0_Pos 16 </span></div>
<div class="line"><a name="l01047"></a><span class="lineno"> 1047</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC0 (_U_(1) &lt;&lt; TCC_INTFLAG_MC0_Pos)</span></div>
<div class="line"><a name="l01048"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac20db2ccec9841cc4f16f04978150076"> 1048</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC1_Pos 17 </span></div>
<div class="line"><a name="l01049"></a><span class="lineno"> 1049</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC1 (_U_(1) &lt;&lt; TCC_INTFLAG_MC1_Pos)</span></div>
<div class="line"><a name="l01050"></a><span class="lineno"><a class="line" href="tcc_8h.html#a331eb0b2f2d6380cbdb7f7e069d0b575"> 1050</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC2_Pos 18 </span></div>
<div class="line"><a name="l01051"></a><span class="lineno"> 1051</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC2 (_U_(1) &lt;&lt; TCC_INTFLAG_MC2_Pos)</span></div>
<div class="line"><a name="l01052"></a><span class="lineno"><a class="line" href="tcc_8h.html#a50d3c305dbd0a14eb93b77e7fd07a3de"> 1052</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC3_Pos 19 </span></div>
<div class="line"><a name="l01053"></a><span class="lineno"> 1053</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC3 (_U_(1) &lt;&lt; TCC_INTFLAG_MC3_Pos)</span></div>
<div class="line"><a name="l01054"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac2fb004568556c4494d0944ef19c3f67"> 1054</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC4_Pos 20 </span></div>
<div class="line"><a name="l01055"></a><span class="lineno"> 1055</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC4 (_U_(1) &lt;&lt; TCC_INTFLAG_MC4_Pos)</span></div>
<div class="line"><a name="l01056"></a><span class="lineno"><a class="line" href="tcc_8h.html#a628ec13d28e16130c1057619a1147317"> 1056</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC5_Pos 21 </span></div>
<div class="line"><a name="l01057"></a><span class="lineno"> 1057</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC5 (_U_(1) &lt;&lt; TCC_INTFLAG_MC5_Pos)</span></div>
<div class="line"><a name="l01058"></a><span class="lineno"><a class="line" href="tcc_8h.html#a67730d67f43bede88ea7a2208e470556"> 1058</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC_Pos 16 </span></div>
<div class="line"><a name="l01059"></a><span class="lineno"> 1059</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC_Msk (_U_(0x3F) &lt;&lt; TCC_INTFLAG_MC_Pos)</span></div>
<div class="line"><a name="l01060"></a><span class="lineno"> 1060</span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MC(value) (TCC_INTFLAG_MC_Msk &amp; ((value) &lt;&lt; TCC_INTFLAG_MC_Pos))</span></div>
<div class="line"><a name="l01061"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0f8cf74e1a4788ece420b4679f04d783"> 1061</a></span>&#160;<span class="preprocessor">#define TCC_INTFLAG_MASK _U_(0x003FFC0F) </span></div>
<div class="line"><a name="l01063"></a><span class="lineno"> 1063</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_STATUS : (TCC Offset: 0x30) (R/W 32) Status -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01064"></a><span class="lineno"> 1064</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l01065"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html"> 1065</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l01066"></a><span class="lineno"> 1066</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01067"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a7d617b1b42518975bbfd667d4c2d7730"> 1067</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a7d617b1b42518975bbfd667d4c2d7730">STOP</a>:1; </div>
<div class="line"><a name="l01068"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a138dd41ce87fc190478f7ee3006e0d5d"> 1068</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a138dd41ce87fc190478f7ee3006e0d5d">IDX</a>:1; </div>
<div class="line"><a name="l01069"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a78932c18d8ed497e311d372a87b9c339"> 1069</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a78932c18d8ed497e311d372a87b9c339">UFS</a>:1; </div>
<div class="line"><a name="l01070"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a39f2f94e9fe569e030190b16a03af217"> 1070</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a39f2f94e9fe569e030190b16a03af217">DFS</a>:1; </div>
<div class="line"><a name="l01071"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a3fb2f5aa69b1aec4b6c8d9a7ced8af10"> 1071</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a3fb2f5aa69b1aec4b6c8d9a7ced8af10">SLAVE</a>:1; </div>
<div class="line"><a name="l01072"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a7a81b394cf200f27bfa53ab95e78cd14"> 1072</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a7a81b394cf200f27bfa53ab95e78cd14">PATTBUFV</a>:1; </div>
<div class="line"><a name="l01073"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a8b7a6252c0cca08f3b216893518395c0"> 1073</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l01074"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a13a0e35f58ee5bf89561baf4f5b836d1"> 1074</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a13a0e35f58ee5bf89561baf4f5b836d1">PERBUFV</a>:1; </div>
<div class="line"><a name="l01075"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a1a930eab9a46bc36d01a199dfb5c692f"> 1075</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a1a930eab9a46bc36d01a199dfb5c692f">FAULTAIN</a>:1; </div>
<div class="line"><a name="l01076"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#ae960752282ef40bd716579c4757a03b4"> 1076</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#ae960752282ef40bd716579c4757a03b4">FAULTBIN</a>:1; </div>
<div class="line"><a name="l01077"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a1ad2c7c4ad499edfe83adefc544eb0d7"> 1077</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a1ad2c7c4ad499edfe83adefc544eb0d7">FAULT0IN</a>:1; </div>
<div class="line"><a name="l01078"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a46e013e0e1d95e96ab601121c6acd080"> 1078</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a46e013e0e1d95e96ab601121c6acd080">FAULT1IN</a>:1; </div>
<div class="line"><a name="l01079"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a81d37c6afaf66dfb5643d8f3cab39225"> 1079</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a81d37c6afaf66dfb5643d8f3cab39225">FAULTA</a>:1; </div>
<div class="line"><a name="l01080"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a808f994f9503813627800bcff725e3d6"> 1080</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a808f994f9503813627800bcff725e3d6">FAULTB</a>:1; </div>
<div class="line"><a name="l01081"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a2ee49fc06e92040181c623faad8b3ac8"> 1081</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a2ee49fc06e92040181c623faad8b3ac8">FAULT0</a>:1; </div>
<div class="line"><a name="l01082"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a1d4f1ab360724111bee1afa2447589eb"> 1082</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a1d4f1ab360724111bee1afa2447589eb">FAULT1</a>:1; </div>
<div class="line"><a name="l01083"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#af98424072c8598d97a21b3263d28ff04"> 1083</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#af98424072c8598d97a21b3263d28ff04">CCBUFV0</a>:1; </div>
<div class="line"><a name="l01084"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a2f0600f861fe4f2fb18189388cbaaa3b"> 1084</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a2f0600f861fe4f2fb18189388cbaaa3b">CCBUFV1</a>:1; </div>
<div class="line"><a name="l01085"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a4764bee1c2938f30e8919f4a1c8440ce"> 1085</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a4764bee1c2938f30e8919f4a1c8440ce">CCBUFV2</a>:1; </div>
<div class="line"><a name="l01086"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#abb6cd3046547cc33674c4f66690c39a8"> 1086</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#abb6cd3046547cc33674c4f66690c39a8">CCBUFV3</a>:1; </div>
<div class="line"><a name="l01087"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a69d96d5f22da10566216da252af5937b"> 1087</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a69d96d5f22da10566216da252af5937b">CCBUFV4</a>:1; </div>
<div class="line"><a name="l01088"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#ac3227a83c6af9036bfd66f33cb437b33"> 1088</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#ac3227a83c6af9036bfd66f33cb437b33">CCBUFV5</a>:1; </div>
<div class="line"><a name="l01089"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a7f9634ee3d156f90ac6bad0aeff67fb5"> 1089</a></span>&#160; uint32_t :2; </div>
<div class="line"><a name="l01090"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#aa35bf0a09b430cae7a9df8368f3f434f"> 1090</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#aa35bf0a09b430cae7a9df8368f3f434f">CMP0</a>:1; </div>
<div class="line"><a name="l01091"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a96f498ecd6d2210c0047a217601b5a12"> 1091</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a96f498ecd6d2210c0047a217601b5a12">CMP1</a>:1; </div>
<div class="line"><a name="l01092"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#ae30809034aeb6227b5d1c94b15a6f780"> 1092</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#ae30809034aeb6227b5d1c94b15a6f780">CMP2</a>:1; </div>
<div class="line"><a name="l01093"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#ab4609d26d7dcc8e8d63c5511dd10d1af"> 1093</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#ab4609d26d7dcc8e8d63c5511dd10d1af">CMP3</a>:1; </div>
<div class="line"><a name="l01094"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#abf79ad88f305dea7110aecd75b26ac57"> 1094</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#abf79ad88f305dea7110aecd75b26ac57">CMP4</a>:1; </div>
<div class="line"><a name="l01095"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#ac44305e42d99d6e465c158fa333567b7"> 1095</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#ac44305e42d99d6e465c158fa333567b7">CMP5</a>:1; </div>
<div class="line"><a name="l01096"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a8f0a8175364657f70eb8ca909353b2f3"> 1096</a></span>&#160; uint32_t :2; </div>
<div class="line"><a name="l01097"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a2b3c7542c913ad567acb251e99df099f"> 1097</a></span>&#160; } bit; </div>
<div class="line"><a name="l01098"></a><span class="lineno"> 1098</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01099"></a><span class="lineno"> 1099</span>&#160; uint32_t :16; </div>
<div class="line"><a name="l01100"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a5931bf24943456100b77097e8dbef71b"> 1100</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a5931bf24943456100b77097e8dbef71b">CCBUFV</a>:6; </div>
<div class="line"><a name="l01101"></a><span class="lineno"> 1101</span>&#160; uint32_t :2; </div>
<div class="line"><a name="l01102"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#a91ac3cbeeaf769fdcf08f6e6172f1456"> 1102</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#a91ac3cbeeaf769fdcf08f6e6172f1456">CMP</a>:6; </div>
<div class="line"><a name="l01103"></a><span class="lineno"> 1103</span>&#160; uint32_t :2; </div>
<div class="line"><a name="l01104"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#ad5913902b5e439a8976e2d89296585e3"> 1104</a></span>&#160; } vec; </div>
<div class="line"><a name="l01105"></a><span class="lineno"><a class="line" href="unionTCC__STATUS__Type.html#af6de041e861b58b12eff9351247d1620"> 1105</a></span>&#160; uint32_t <a class="code" href="unionTCC__STATUS__Type.html#af6de041e861b58b12eff9351247d1620">reg</a>; </div>
<div class="line"><a name="l01106"></a><span class="lineno"> 1106</span>&#160;} <a class="code" href="unionTCC__STATUS__Type.html">TCC_STATUS_Type</a>;</div>
<div class="line"><a name="l01107"></a><span class="lineno"> 1107</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01108"></a><span class="lineno"> 1108</span>&#160; </div>
<div class="line"><a name="l01109"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac34952ceaaeece438d1cae38eadb11be"> 1109</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_OFFSET 0x30 </span></div>
<div class="line"><a name="l01110"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4d5bf54412bb8def737fb6bd2af0ceb6"> 1110</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_RESETVALUE _U_(0x00000001) </span></div>
<div class="line"><a name="l01112"></a><span class="lineno"><a class="line" href="tcc_8h.html#a13b21ca0f2e4fe5709986e23e1341867"> 1112</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_STOP_Pos 0 </span></div>
<div class="line"><a name="l01113"></a><span class="lineno"> 1113</span>&#160;<span class="preprocessor">#define TCC_STATUS_STOP (_U_(0x1) &lt;&lt; TCC_STATUS_STOP_Pos)</span></div>
<div class="line"><a name="l01114"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad4ab60f34efbe107db7de65fed45b119"> 1114</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_IDX_Pos 1 </span></div>
<div class="line"><a name="l01115"></a><span class="lineno"> 1115</span>&#160;<span class="preprocessor">#define TCC_STATUS_IDX (_U_(0x1) &lt;&lt; TCC_STATUS_IDX_Pos)</span></div>
<div class="line"><a name="l01116"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2ba90030d876d09e4782bfc0c538512d"> 1116</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_UFS_Pos 2 </span></div>
<div class="line"><a name="l01117"></a><span class="lineno"> 1117</span>&#160;<span class="preprocessor">#define TCC_STATUS_UFS (_U_(0x1) &lt;&lt; TCC_STATUS_UFS_Pos)</span></div>
<div class="line"><a name="l01118"></a><span class="lineno"><a class="line" href="tcc_8h.html#a984c614e3ddb26f8fae0037304ca4b98"> 1118</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_DFS_Pos 3 </span></div>
<div class="line"><a name="l01119"></a><span class="lineno"> 1119</span>&#160;<span class="preprocessor">#define TCC_STATUS_DFS (_U_(0x1) &lt;&lt; TCC_STATUS_DFS_Pos)</span></div>
<div class="line"><a name="l01120"></a><span class="lineno"><a class="line" href="tcc_8h.html#a662ec37dd9684d20a9cfd8a6a0760fd1"> 1120</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_SLAVE_Pos 4 </span></div>
<div class="line"><a name="l01121"></a><span class="lineno"> 1121</span>&#160;<span class="preprocessor">#define TCC_STATUS_SLAVE (_U_(0x1) &lt;&lt; TCC_STATUS_SLAVE_Pos)</span></div>
<div class="line"><a name="l01122"></a><span class="lineno"><a class="line" href="tcc_8h.html#a40edd1ba9353ac785e4d35d82ef087c6"> 1122</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_PATTBUFV_Pos 5 </span></div>
<div class="line"><a name="l01123"></a><span class="lineno"> 1123</span>&#160;<span class="preprocessor">#define TCC_STATUS_PATTBUFV (_U_(0x1) &lt;&lt; TCC_STATUS_PATTBUFV_Pos)</span></div>
<div class="line"><a name="l01124"></a><span class="lineno"><a class="line" href="tcc_8h.html#a843e3eecd147cdef210163bddf0bad1b"> 1124</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_PERBUFV_Pos 7 </span></div>
<div class="line"><a name="l01125"></a><span class="lineno"> 1125</span>&#160;<span class="preprocessor">#define TCC_STATUS_PERBUFV (_U_(0x1) &lt;&lt; TCC_STATUS_PERBUFV_Pos)</span></div>
<div class="line"><a name="l01126"></a><span class="lineno"><a class="line" href="tcc_8h.html#abbd26f5b59175f8ca055c30042f23e6f"> 1126</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULTAIN_Pos 8 </span></div>
<div class="line"><a name="l01127"></a><span class="lineno"> 1127</span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULTAIN (_U_(0x1) &lt;&lt; TCC_STATUS_FAULTAIN_Pos)</span></div>
<div class="line"><a name="l01128"></a><span class="lineno"><a class="line" href="tcc_8h.html#a5e5c1ff750a5085cd2c402c22d513797"> 1128</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULTBIN_Pos 9 </span></div>
<div class="line"><a name="l01129"></a><span class="lineno"> 1129</span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULTBIN (_U_(0x1) &lt;&lt; TCC_STATUS_FAULTBIN_Pos)</span></div>
<div class="line"><a name="l01130"></a><span class="lineno"><a class="line" href="tcc_8h.html#a842196a1cdca02b5e0c2ed5511700ae8"> 1130</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULT0IN_Pos 10 </span></div>
<div class="line"><a name="l01131"></a><span class="lineno"> 1131</span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULT0IN (_U_(0x1) &lt;&lt; TCC_STATUS_FAULT0IN_Pos)</span></div>
<div class="line"><a name="l01132"></a><span class="lineno"><a class="line" href="tcc_8h.html#a04fe7b028ee7e04a2cea5a333d31ebd4"> 1132</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULT1IN_Pos 11 </span></div>
<div class="line"><a name="l01133"></a><span class="lineno"> 1133</span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULT1IN (_U_(0x1) &lt;&lt; TCC_STATUS_FAULT1IN_Pos)</span></div>
<div class="line"><a name="l01134"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2c51beb84a4ba2b19eb04caefb02f761"> 1134</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULTA_Pos 12 </span></div>
<div class="line"><a name="l01135"></a><span class="lineno"> 1135</span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULTA (_U_(0x1) &lt;&lt; TCC_STATUS_FAULTA_Pos)</span></div>
<div class="line"><a name="l01136"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa7365da12ce366258ffcf9aa54808a58"> 1136</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULTB_Pos 13 </span></div>
<div class="line"><a name="l01137"></a><span class="lineno"> 1137</span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULTB (_U_(0x1) &lt;&lt; TCC_STATUS_FAULTB_Pos)</span></div>
<div class="line"><a name="l01138"></a><span class="lineno"><a class="line" href="tcc_8h.html#adc11f8d4c969a065cc98d6b540f9e348"> 1138</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULT0_Pos 14 </span></div>
<div class="line"><a name="l01139"></a><span class="lineno"> 1139</span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULT0 (_U_(0x1) &lt;&lt; TCC_STATUS_FAULT0_Pos)</span></div>
<div class="line"><a name="l01140"></a><span class="lineno"><a class="line" href="tcc_8h.html#a9651bada23e0acd17515905c37484e7b"> 1140</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULT1_Pos 15 </span></div>
<div class="line"><a name="l01141"></a><span class="lineno"> 1141</span>&#160;<span class="preprocessor">#define TCC_STATUS_FAULT1 (_U_(0x1) &lt;&lt; TCC_STATUS_FAULT1_Pos)</span></div>
<div class="line"><a name="l01142"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4135faa2482b5a12f71dd55884225650"> 1142</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV0_Pos 16 </span></div>
<div class="line"><a name="l01143"></a><span class="lineno"> 1143</span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV0 (_U_(1) &lt;&lt; TCC_STATUS_CCBUFV0_Pos)</span></div>
<div class="line"><a name="l01144"></a><span class="lineno"><a class="line" href="tcc_8h.html#ade35abd3667774677b42e3bbce210842"> 1144</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV1_Pos 17 </span></div>
<div class="line"><a name="l01145"></a><span class="lineno"> 1145</span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV1 (_U_(1) &lt;&lt; TCC_STATUS_CCBUFV1_Pos)</span></div>
<div class="line"><a name="l01146"></a><span class="lineno"><a class="line" href="tcc_8h.html#aad0bbb461db56cb1d158ac976ffb7c34"> 1146</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV2_Pos 18 </span></div>
<div class="line"><a name="l01147"></a><span class="lineno"> 1147</span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV2 (_U_(1) &lt;&lt; TCC_STATUS_CCBUFV2_Pos)</span></div>
<div class="line"><a name="l01148"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4951699ca1964be585474a17660cb4c9"> 1148</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV3_Pos 19 </span></div>
<div class="line"><a name="l01149"></a><span class="lineno"> 1149</span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV3 (_U_(1) &lt;&lt; TCC_STATUS_CCBUFV3_Pos)</span></div>
<div class="line"><a name="l01150"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7f809f485a355e94ab6c54815f853cd7"> 1150</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV4_Pos 20 </span></div>
<div class="line"><a name="l01151"></a><span class="lineno"> 1151</span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV4 (_U_(1) &lt;&lt; TCC_STATUS_CCBUFV4_Pos)</span></div>
<div class="line"><a name="l01152"></a><span class="lineno"><a class="line" href="tcc_8h.html#a21550cee99c6e7ac2c788c0d4d52bb84"> 1152</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV5_Pos 21 </span></div>
<div class="line"><a name="l01153"></a><span class="lineno"> 1153</span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV5 (_U_(1) &lt;&lt; TCC_STATUS_CCBUFV5_Pos)</span></div>
<div class="line"><a name="l01154"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae45835d62a6b59413e04a2914c8ca9ce"> 1154</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV_Pos 16 </span></div>
<div class="line"><a name="l01155"></a><span class="lineno"> 1155</span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV_Msk (_U_(0x3F) &lt;&lt; TCC_STATUS_CCBUFV_Pos)</span></div>
<div class="line"><a name="l01156"></a><span class="lineno"> 1156</span>&#160;<span class="preprocessor">#define TCC_STATUS_CCBUFV(value) (TCC_STATUS_CCBUFV_Msk &amp; ((value) &lt;&lt; TCC_STATUS_CCBUFV_Pos))</span></div>
<div class="line"><a name="l01157"></a><span class="lineno"><a class="line" href="tcc_8h.html#af2ee6e0b8314586d16f682d80eec08b0"> 1157</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP0_Pos 24 </span></div>
<div class="line"><a name="l01158"></a><span class="lineno"> 1158</span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP0 (_U_(1) &lt;&lt; TCC_STATUS_CMP0_Pos)</span></div>
<div class="line"><a name="l01159"></a><span class="lineno"><a class="line" href="tcc_8h.html#a033686f10c7210fd1963053e50badb3f"> 1159</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP1_Pos 25 </span></div>
<div class="line"><a name="l01160"></a><span class="lineno"> 1160</span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP1 (_U_(1) &lt;&lt; TCC_STATUS_CMP1_Pos)</span></div>
<div class="line"><a name="l01161"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac72989f227df9c9ade62d6af9ac211ae"> 1161</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP2_Pos 26 </span></div>
<div class="line"><a name="l01162"></a><span class="lineno"> 1162</span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP2 (_U_(1) &lt;&lt; TCC_STATUS_CMP2_Pos)</span></div>
<div class="line"><a name="l01163"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae98b3b22eb16b47cad3a7b880dbb352b"> 1163</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP3_Pos 27 </span></div>
<div class="line"><a name="l01164"></a><span class="lineno"> 1164</span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP3 (_U_(1) &lt;&lt; TCC_STATUS_CMP3_Pos)</span></div>
<div class="line"><a name="l01165"></a><span class="lineno"><a class="line" href="tcc_8h.html#a410679b6dfaf3d25a582ae929e3d2573"> 1165</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP4_Pos 28 </span></div>
<div class="line"><a name="l01166"></a><span class="lineno"> 1166</span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP4 (_U_(1) &lt;&lt; TCC_STATUS_CMP4_Pos)</span></div>
<div class="line"><a name="l01167"></a><span class="lineno"><a class="line" href="tcc_8h.html#a98a5626946574de306f4653c7f1a1e15"> 1167</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP5_Pos 29 </span></div>
<div class="line"><a name="l01168"></a><span class="lineno"> 1168</span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP5 (_U_(1) &lt;&lt; TCC_STATUS_CMP5_Pos)</span></div>
<div class="line"><a name="l01169"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2ee88bac67f161f5c938354bdb3fbce1"> 1169</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP_Pos 24 </span></div>
<div class="line"><a name="l01170"></a><span class="lineno"> 1170</span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP_Msk (_U_(0x3F) &lt;&lt; TCC_STATUS_CMP_Pos)</span></div>
<div class="line"><a name="l01171"></a><span class="lineno"> 1171</span>&#160;<span class="preprocessor">#define TCC_STATUS_CMP(value) (TCC_STATUS_CMP_Msk &amp; ((value) &lt;&lt; TCC_STATUS_CMP_Pos))</span></div>
<div class="line"><a name="l01172"></a><span class="lineno"><a class="line" href="tcc_8h.html#a1895025d006d166f93087e36165a0f2e"> 1172</a></span>&#160;<span class="preprocessor">#define TCC_STATUS_MASK _U_(0x3F3FFFBF) </span></div>
<div class="line"><a name="l01174"></a><span class="lineno"> 1174</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_COUNT : (TCC Offset: 0x34) (R/W 32) Count -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01175"></a><span class="lineno"> 1175</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l01176"></a><span class="lineno"><a class="line" href="unionTCC__COUNT__Type.html"> 1176</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l01177"></a><span class="lineno"> 1177</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH4 mode</span></div>
<div class="line"><a name="l01178"></a><span class="lineno"><a class="line" href="unionTCC__COUNT__Type.html#af81ed177e4cdd45f5212249ad9cca3ac"> 1178</a></span>&#160; uint32_t :4; </div>
<div class="line"><a name="l01179"></a><span class="lineno"><a class="line" href="unionTCC__COUNT__Type.html#a4c85cbbfca12793f2f149f67fa6c627f"> 1179</a></span>&#160; uint32_t <a class="code" href="unionTCC__COUNT__Type.html#a4c85cbbfca12793f2f149f67fa6c627f">COUNT</a>:20; </div>
<div class="line"><a name="l01180"></a><span class="lineno"><a class="line" href="unionTCC__COUNT__Type.html#affedbbbf37268cd9da066fcd1315ea2c"> 1180</a></span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01181"></a><span class="lineno"><a class="line" href="unionTCC__COUNT__Type.html#a456bf4a13866defa3d37982ddbcb1152"> 1181</a></span>&#160; } DITH4; </div>
<div class="line"><a name="l01182"></a><span class="lineno"> 1182</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH5 mode</span></div>
<div class="line"><a name="l01183"></a><span class="lineno"> 1183</span>&#160; uint32_t :5; </div>
<div class="line"><a name="l01184"></a><span class="lineno"> 1184</span>&#160; uint32_t COUNT:19; </div>
<div class="line"><a name="l01185"></a><span class="lineno"> 1185</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01186"></a><span class="lineno"><a class="line" href="unionTCC__COUNT__Type.html#a977337b961034086da51376561ae582c"> 1186</a></span>&#160; } DITH5; </div>
<div class="line"><a name="l01187"></a><span class="lineno"> 1187</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH6 mode</span></div>
<div class="line"><a name="l01188"></a><span class="lineno"> 1188</span>&#160; uint32_t :6; </div>
<div class="line"><a name="l01189"></a><span class="lineno"> 1189</span>&#160; uint32_t COUNT:18; </div>
<div class="line"><a name="l01190"></a><span class="lineno"> 1190</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01191"></a><span class="lineno"><a class="line" href="unionTCC__COUNT__Type.html#a6301e2e2403b36cc1eb92ad090201419"> 1191</a></span>&#160; } DITH6; </div>
<div class="line"><a name="l01192"></a><span class="lineno"> 1192</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01193"></a><span class="lineno"> 1193</span>&#160; uint32_t COUNT:24; </div>
<div class="line"><a name="l01194"></a><span class="lineno"> 1194</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01195"></a><span class="lineno"><a class="line" href="unionTCC__COUNT__Type.html#ab512791487c3f788ea4b28fb118de4b1"> 1195</a></span>&#160; } bit; </div>
<div class="line"><a name="l01196"></a><span class="lineno"><a class="line" href="unionTCC__COUNT__Type.html#a7bce1904eb7d2ac0c74f75389d258ba9"> 1196</a></span>&#160; uint32_t <a class="code" href="unionTCC__COUNT__Type.html#a7bce1904eb7d2ac0c74f75389d258ba9">reg</a>; </div>
<div class="line"><a name="l01197"></a><span class="lineno"> 1197</span>&#160;} <a class="code" href="unionTCC__COUNT__Type.html">TCC_COUNT_Type</a>;</div>
<div class="line"><a name="l01198"></a><span class="lineno"> 1198</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01199"></a><span class="lineno"> 1199</span>&#160; </div>
<div class="line"><a name="l01200"></a><span class="lineno"><a class="line" href="tcc_8h.html#a603b9e009149179eef22fe890e4e32ab"> 1200</a></span>&#160;<span class="preprocessor">#define TCC_COUNT_OFFSET 0x34 </span></div>
<div class="line"><a name="l01201"></a><span class="lineno"><a class="line" href="tcc_8h.html#aef1ffa16e19aeddc3284ace6db7a9faa"> 1201</a></span>&#160;<span class="preprocessor">#define TCC_COUNT_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l01203"></a><span class="lineno"> 1203</span>&#160;<span class="preprocessor">// DITH4 mode</span></div>
<div class="line"><a name="l01204"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3adcc954f8f4dfa8572a5ac51ce33771"> 1204</a></span>&#160;<span class="preprocessor">#define TCC_COUNT_DITH4_COUNT_Pos 4 </span></div>
<div class="line"><a name="l01205"></a><span class="lineno"> 1205</span>&#160;<span class="preprocessor">#define TCC_COUNT_DITH4_COUNT_Msk (_U_(0xFFFFF) &lt;&lt; TCC_COUNT_DITH4_COUNT_Pos)</span></div>
<div class="line"><a name="l01206"></a><span class="lineno"> 1206</span>&#160;<span class="preprocessor">#define TCC_COUNT_DITH4_COUNT(value) (TCC_COUNT_DITH4_COUNT_Msk &amp; ((value) &lt;&lt; TCC_COUNT_DITH4_COUNT_Pos))</span></div>
<div class="line"><a name="l01207"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab23ceb193db10567b8ca6de4f464ed99"> 1207</a></span>&#160;<span class="preprocessor">#define TCC_COUNT_DITH4_MASK _U_(0x00FFFFF0) </span></div>
<div class="line"><a name="l01209"></a><span class="lineno"> 1209</span>&#160;<span class="preprocessor">// DITH5 mode</span></div>
<div class="line"><a name="l01210"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6f2bca760853e6c3d56aac5d8ec21bcf"> 1210</a></span>&#160;<span class="preprocessor">#define TCC_COUNT_DITH5_COUNT_Pos 5 </span></div>
<div class="line"><a name="l01211"></a><span class="lineno"> 1211</span>&#160;<span class="preprocessor">#define TCC_COUNT_DITH5_COUNT_Msk (_U_(0x7FFFF) &lt;&lt; TCC_COUNT_DITH5_COUNT_Pos)</span></div>
<div class="line"><a name="l01212"></a><span class="lineno"> 1212</span>&#160;<span class="preprocessor">#define TCC_COUNT_DITH5_COUNT(value) (TCC_COUNT_DITH5_COUNT_Msk &amp; ((value) &lt;&lt; TCC_COUNT_DITH5_COUNT_Pos))</span></div>
<div class="line"><a name="l01213"></a><span class="lineno"><a class="line" href="tcc_8h.html#a435c771c25ac37ce8dbd790ab49075b8"> 1213</a></span>&#160;<span class="preprocessor">#define TCC_COUNT_DITH5_MASK _U_(0x00FFFFE0) </span></div>
<div class="line"><a name="l01215"></a><span class="lineno"> 1215</span>&#160;<span class="preprocessor">// DITH6 mode</span></div>
<div class="line"><a name="l01216"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0d32f27b73be7b0a3c158a18f7a6bb57"> 1216</a></span>&#160;<span class="preprocessor">#define TCC_COUNT_DITH6_COUNT_Pos 6 </span></div>
<div class="line"><a name="l01217"></a><span class="lineno"> 1217</span>&#160;<span class="preprocessor">#define TCC_COUNT_DITH6_COUNT_Msk (_U_(0x3FFFF) &lt;&lt; TCC_COUNT_DITH6_COUNT_Pos)</span></div>
<div class="line"><a name="l01218"></a><span class="lineno"> 1218</span>&#160;<span class="preprocessor">#define TCC_COUNT_DITH6_COUNT(value) (TCC_COUNT_DITH6_COUNT_Msk &amp; ((value) &lt;&lt; TCC_COUNT_DITH6_COUNT_Pos))</span></div>
<div class="line"><a name="l01219"></a><span class="lineno"><a class="line" href="tcc_8h.html#a98d6639ee7d1ed7304b54b32d1725328"> 1219</a></span>&#160;<span class="preprocessor">#define TCC_COUNT_DITH6_MASK _U_(0x00FFFFC0) </span></div>
<div class="line"><a name="l01221"></a><span class="lineno"><a class="line" href="tcc_8h.html#afbd308a0411047c1144740ca3e6ca558"> 1221</a></span>&#160;<span class="preprocessor">#define TCC_COUNT_COUNT_Pos 0 </span></div>
<div class="line"><a name="l01222"></a><span class="lineno"> 1222</span>&#160;<span class="preprocessor">#define TCC_COUNT_COUNT_Msk (_U_(0xFFFFFF) &lt;&lt; TCC_COUNT_COUNT_Pos)</span></div>
<div class="line"><a name="l01223"></a><span class="lineno"> 1223</span>&#160;<span class="preprocessor">#define TCC_COUNT_COUNT(value) (TCC_COUNT_COUNT_Msk &amp; ((value) &lt;&lt; TCC_COUNT_COUNT_Pos))</span></div>
<div class="line"><a name="l01224"></a><span class="lineno"><a class="line" href="tcc_8h.html#adac2a1500ae9b52dca0fce4386f6de04"> 1224</a></span>&#160;<span class="preprocessor">#define TCC_COUNT_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01226"></a><span class="lineno"> 1226</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_PATT : (TCC Offset: 0x38) (R/W 16) Pattern -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01227"></a><span class="lineno"> 1227</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l01228"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html"> 1228</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l01229"></a><span class="lineno"> 1229</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01230"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#a5b0803d1ee1e6fbe2a39e917dd40ec4f"> 1230</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#a5b0803d1ee1e6fbe2a39e917dd40ec4f">PGE0</a>:1; </div>
<div class="line"><a name="l01231"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#ac71df4cdfb9e67db765bea530bb88f59"> 1231</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#ac71df4cdfb9e67db765bea530bb88f59">PGE1</a>:1; </div>
<div class="line"><a name="l01232"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#a8ae0dc5cec56cd3507c30c746a697d83"> 1232</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#a8ae0dc5cec56cd3507c30c746a697d83">PGE2</a>:1; </div>
<div class="line"><a name="l01233"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#a13380d7834a4970fa56041e9ec361a86"> 1233</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#a13380d7834a4970fa56041e9ec361a86">PGE3</a>:1; </div>
<div class="line"><a name="l01234"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#a8aa5ed9a4bdbe039805c765c02eaf61b"> 1234</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#a8aa5ed9a4bdbe039805c765c02eaf61b">PGE4</a>:1; </div>
<div class="line"><a name="l01235"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#aeb1d25dd4fef04365304c7062668901e"> 1235</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#aeb1d25dd4fef04365304c7062668901e">PGE5</a>:1; </div>
<div class="line"><a name="l01236"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#ad104f0f404859236ba7370f4dbbcd437"> 1236</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#ad104f0f404859236ba7370f4dbbcd437">PGE6</a>:1; </div>
<div class="line"><a name="l01237"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#a2cdb5c46b2324936a6c1bd5a3448fe11"> 1237</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#a2cdb5c46b2324936a6c1bd5a3448fe11">PGE7</a>:1; </div>
<div class="line"><a name="l01238"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#a40f063ae9a403b7970280dfe4cb8d701"> 1238</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#a40f063ae9a403b7970280dfe4cb8d701">PGV0</a>:1; </div>
<div class="line"><a name="l01239"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#aed2e9b80a82f5eddf2d7cb9f05dbb4e7"> 1239</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#aed2e9b80a82f5eddf2d7cb9f05dbb4e7">PGV1</a>:1; </div>
<div class="line"><a name="l01240"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#a9b6ae90ac6c93edea395ceb55bc10379"> 1240</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#a9b6ae90ac6c93edea395ceb55bc10379">PGV2</a>:1; </div>
<div class="line"><a name="l01241"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#ab935cbb87180d536ec3024625f174120"> 1241</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#ab935cbb87180d536ec3024625f174120">PGV3</a>:1; </div>
<div class="line"><a name="l01242"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#ad05a9b5dca5b101eabcf0bee8081cfba"> 1242</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#ad05a9b5dca5b101eabcf0bee8081cfba">PGV4</a>:1; </div>
<div class="line"><a name="l01243"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#abcf594b8a350626297d47249a32d23bf"> 1243</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#abcf594b8a350626297d47249a32d23bf">PGV5</a>:1; </div>
<div class="line"><a name="l01244"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#aec9bd69d43113705be98f074335ef095"> 1244</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#aec9bd69d43113705be98f074335ef095">PGV6</a>:1; </div>
<div class="line"><a name="l01245"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#a5494baa408e838607d03eacd3ad97e1c"> 1245</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#a5494baa408e838607d03eacd3ad97e1c">PGV7</a>:1; </div>
<div class="line"><a name="l01246"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#a3b6bec40b028e26e7da680fbc8df2317"> 1246</a></span>&#160; } bit; </div>
<div class="line"><a name="l01247"></a><span class="lineno"> 1247</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01248"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#ad8c096f9f583f8b820d8615549341c74"> 1248</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#ad8c096f9f583f8b820d8615549341c74">PGE</a>:8; </div>
<div class="line"><a name="l01249"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#aa42653d703d1db89115da873ae5f4ef0"> 1249</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#aa42653d703d1db89115da873ae5f4ef0">PGV</a>:8; </div>
<div class="line"><a name="l01250"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#a03746a96490987be1c53eb6d211f3e99"> 1250</a></span>&#160; } vec; </div>
<div class="line"><a name="l01251"></a><span class="lineno"><a class="line" href="unionTCC__PATT__Type.html#ade761031f53871c9032e9151a05d9ced"> 1251</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATT__Type.html#ade761031f53871c9032e9151a05d9ced">reg</a>; </div>
<div class="line"><a name="l01252"></a><span class="lineno"> 1252</span>&#160;} <a class="code" href="unionTCC__PATT__Type.html">TCC_PATT_Type</a>;</div>
<div class="line"><a name="l01253"></a><span class="lineno"> 1253</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01254"></a><span class="lineno"> 1254</span>&#160; </div>
<div class="line"><a name="l01255"></a><span class="lineno"><a class="line" href="tcc_8h.html#a5397a883eb528120348f092d392483d3"> 1255</a></span>&#160;<span class="preprocessor">#define TCC_PATT_OFFSET 0x38 </span></div>
<div class="line"><a name="l01256"></a><span class="lineno"><a class="line" href="tcc_8h.html#acc5dcc7f08b61090d2ef4ec595586f4d"> 1256</a></span>&#160;<span class="preprocessor">#define TCC_PATT_RESETVALUE _U_(0x0000) </span></div>
<div class="line"><a name="l01258"></a><span class="lineno"><a class="line" href="tcc_8h.html#a575030e941d2b3cfc1b4c8b14387b90d"> 1258</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGE0_Pos 0 </span></div>
<div class="line"><a name="l01259"></a><span class="lineno"> 1259</span>&#160;<span class="preprocessor">#define TCC_PATT_PGE0 (_U_(1) &lt;&lt; TCC_PATT_PGE0_Pos)</span></div>
<div class="line"><a name="l01260"></a><span class="lineno"><a class="line" href="tcc_8h.html#afecc309bd002d88b539cd38dab696ba3"> 1260</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGE1_Pos 1 </span></div>
<div class="line"><a name="l01261"></a><span class="lineno"> 1261</span>&#160;<span class="preprocessor">#define TCC_PATT_PGE1 (_U_(1) &lt;&lt; TCC_PATT_PGE1_Pos)</span></div>
<div class="line"><a name="l01262"></a><span class="lineno"><a class="line" href="tcc_8h.html#a037a6a960bbe44e2b559030ab1f59ffd"> 1262</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGE2_Pos 2 </span></div>
<div class="line"><a name="l01263"></a><span class="lineno"> 1263</span>&#160;<span class="preprocessor">#define TCC_PATT_PGE2 (_U_(1) &lt;&lt; TCC_PATT_PGE2_Pos)</span></div>
<div class="line"><a name="l01264"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0a64b43df8bb7032b26dcd912ba7e885"> 1264</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGE3_Pos 3 </span></div>
<div class="line"><a name="l01265"></a><span class="lineno"> 1265</span>&#160;<span class="preprocessor">#define TCC_PATT_PGE3 (_U_(1) &lt;&lt; TCC_PATT_PGE3_Pos)</span></div>
<div class="line"><a name="l01266"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac69eb351a77d79ac5e118271722564b4"> 1266</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGE4_Pos 4 </span></div>
<div class="line"><a name="l01267"></a><span class="lineno"> 1267</span>&#160;<span class="preprocessor">#define TCC_PATT_PGE4 (_U_(1) &lt;&lt; TCC_PATT_PGE4_Pos)</span></div>
<div class="line"><a name="l01268"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab94b69032a3857ebefe510ce67e63891"> 1268</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGE5_Pos 5 </span></div>
<div class="line"><a name="l01269"></a><span class="lineno"> 1269</span>&#160;<span class="preprocessor">#define TCC_PATT_PGE5 (_U_(1) &lt;&lt; TCC_PATT_PGE5_Pos)</span></div>
<div class="line"><a name="l01270"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3959a96d9d9482e559100a9cdf95c513"> 1270</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGE6_Pos 6 </span></div>
<div class="line"><a name="l01271"></a><span class="lineno"> 1271</span>&#160;<span class="preprocessor">#define TCC_PATT_PGE6 (_U_(1) &lt;&lt; TCC_PATT_PGE6_Pos)</span></div>
<div class="line"><a name="l01272"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7a883db7df93ee834b4946b82e39c7cf"> 1272</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGE7_Pos 7 </span></div>
<div class="line"><a name="l01273"></a><span class="lineno"> 1273</span>&#160;<span class="preprocessor">#define TCC_PATT_PGE7 (_U_(1) &lt;&lt; TCC_PATT_PGE7_Pos)</span></div>
<div class="line"><a name="l01274"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac5355153b1aaaf997a27712eb2e339b0"> 1274</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGE_Pos 0 </span></div>
<div class="line"><a name="l01275"></a><span class="lineno"> 1275</span>&#160;<span class="preprocessor">#define TCC_PATT_PGE_Msk (_U_(0xFF) &lt;&lt; TCC_PATT_PGE_Pos)</span></div>
<div class="line"><a name="l01276"></a><span class="lineno"> 1276</span>&#160;<span class="preprocessor">#define TCC_PATT_PGE(value) (TCC_PATT_PGE_Msk &amp; ((value) &lt;&lt; TCC_PATT_PGE_Pos))</span></div>
<div class="line"><a name="l01277"></a><span class="lineno"><a class="line" href="tcc_8h.html#a392989f28fb1a7b942df6c53062a9f6b"> 1277</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGV0_Pos 8 </span></div>
<div class="line"><a name="l01278"></a><span class="lineno"> 1278</span>&#160;<span class="preprocessor">#define TCC_PATT_PGV0 (_U_(1) &lt;&lt; TCC_PATT_PGV0_Pos)</span></div>
<div class="line"><a name="l01279"></a><span class="lineno"><a class="line" href="tcc_8h.html#a81052a1e3771a09ae49ee36ce21169f3"> 1279</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGV1_Pos 9 </span></div>
<div class="line"><a name="l01280"></a><span class="lineno"> 1280</span>&#160;<span class="preprocessor">#define TCC_PATT_PGV1 (_U_(1) &lt;&lt; TCC_PATT_PGV1_Pos)</span></div>
<div class="line"><a name="l01281"></a><span class="lineno"><a class="line" href="tcc_8h.html#a01b2375774b0bd3aee2af9464224b6cf"> 1281</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGV2_Pos 10 </span></div>
<div class="line"><a name="l01282"></a><span class="lineno"> 1282</span>&#160;<span class="preprocessor">#define TCC_PATT_PGV2 (_U_(1) &lt;&lt; TCC_PATT_PGV2_Pos)</span></div>
<div class="line"><a name="l01283"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad048dba20cd0d61d227e2a0364204229"> 1283</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGV3_Pos 11 </span></div>
<div class="line"><a name="l01284"></a><span class="lineno"> 1284</span>&#160;<span class="preprocessor">#define TCC_PATT_PGV3 (_U_(1) &lt;&lt; TCC_PATT_PGV3_Pos)</span></div>
<div class="line"><a name="l01285"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac3df60184052306780b0bb2d320b2cb6"> 1285</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGV4_Pos 12 </span></div>
<div class="line"><a name="l01286"></a><span class="lineno"> 1286</span>&#160;<span class="preprocessor">#define TCC_PATT_PGV4 (_U_(1) &lt;&lt; TCC_PATT_PGV4_Pos)</span></div>
<div class="line"><a name="l01287"></a><span class="lineno"><a class="line" href="tcc_8h.html#af42e937f00f56edd3a479f8178aad311"> 1287</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGV5_Pos 13 </span></div>
<div class="line"><a name="l01288"></a><span class="lineno"> 1288</span>&#160;<span class="preprocessor">#define TCC_PATT_PGV5 (_U_(1) &lt;&lt; TCC_PATT_PGV5_Pos)</span></div>
<div class="line"><a name="l01289"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab10273b2726d8e341c167a8b8ced0d59"> 1289</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGV6_Pos 14 </span></div>
<div class="line"><a name="l01290"></a><span class="lineno"> 1290</span>&#160;<span class="preprocessor">#define TCC_PATT_PGV6 (_U_(1) &lt;&lt; TCC_PATT_PGV6_Pos)</span></div>
<div class="line"><a name="l01291"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab36b0c4f5997aed62eb471bce32f3c6a"> 1291</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGV7_Pos 15 </span></div>
<div class="line"><a name="l01292"></a><span class="lineno"> 1292</span>&#160;<span class="preprocessor">#define TCC_PATT_PGV7 (_U_(1) &lt;&lt; TCC_PATT_PGV7_Pos)</span></div>
<div class="line"><a name="l01293"></a><span class="lineno"><a class="line" href="tcc_8h.html#aaa5f36bba630fdca5a3304208736b8b9"> 1293</a></span>&#160;<span class="preprocessor">#define TCC_PATT_PGV_Pos 8 </span></div>
<div class="line"><a name="l01294"></a><span class="lineno"> 1294</span>&#160;<span class="preprocessor">#define TCC_PATT_PGV_Msk (_U_(0xFF) &lt;&lt; TCC_PATT_PGV_Pos)</span></div>
<div class="line"><a name="l01295"></a><span class="lineno"> 1295</span>&#160;<span class="preprocessor">#define TCC_PATT_PGV(value) (TCC_PATT_PGV_Msk &amp; ((value) &lt;&lt; TCC_PATT_PGV_Pos))</span></div>
<div class="line"><a name="l01296"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac253c5d2e417b311dfbb184323e297e8"> 1296</a></span>&#160;<span class="preprocessor">#define TCC_PATT_MASK _U_(0xFFFF) </span></div>
<div class="line"><a name="l01298"></a><span class="lineno"> 1298</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_WAVE : (TCC Offset: 0x3C) (R/W 32) Waveform Control -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01299"></a><span class="lineno"> 1299</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l01300"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html"> 1300</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l01301"></a><span class="lineno"> 1301</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01302"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a9783e844ab1bedb8a8fce269885198d5"> 1302</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a9783e844ab1bedb8a8fce269885198d5">WAVEGEN</a>:3; </div>
<div class="line"><a name="l01303"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a84191d15f153d9a738b9149798e45d9d"> 1303</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l01304"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a7f63d6900d51583dd8cb0be129d2de2e"> 1304</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a7f63d6900d51583dd8cb0be129d2de2e">RAMP</a>:2; </div>
<div class="line"><a name="l01305"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#aa2fad35c09fde3af435e36e685b935de"> 1305</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l01306"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a08c69fcb6beda6ac858fd9543b2b71d6"> 1306</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a08c69fcb6beda6ac858fd9543b2b71d6">CIPEREN</a>:1; </div>
<div class="line"><a name="l01307"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#ac37ce906d41b3c9c64779e97ea1be3ff"> 1307</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#ac37ce906d41b3c9c64779e97ea1be3ff">CICCEN0</a>:1; </div>
<div class="line"><a name="l01308"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a8bfb37ec380b6660f905393083d668d7"> 1308</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a8bfb37ec380b6660f905393083d668d7">CICCEN1</a>:1; </div>
<div class="line"><a name="l01309"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#ac178c4272159270cddea53f2c17eaf77"> 1309</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#ac178c4272159270cddea53f2c17eaf77">CICCEN2</a>:1; </div>
<div class="line"><a name="l01310"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#afb866eb889e1e4783e9ecada034354f7"> 1310</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#afb866eb889e1e4783e9ecada034354f7">CICCEN3</a>:1; </div>
<div class="line"><a name="l01311"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#ae35acc1722459dfe75bc4c9b1bd3f23e"> 1311</a></span>&#160; uint32_t :4; </div>
<div class="line"><a name="l01312"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a0c9785f59cc6076dc2db181354e57f4c"> 1312</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a0c9785f59cc6076dc2db181354e57f4c">POL0</a>:1; </div>
<div class="line"><a name="l01313"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#ad15304f59ce804c68232c3fc813e3d43"> 1313</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#ad15304f59ce804c68232c3fc813e3d43">POL1</a>:1; </div>
<div class="line"><a name="l01314"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#af6293f0dc473f54d116d9709aabedf49"> 1314</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#af6293f0dc473f54d116d9709aabedf49">POL2</a>:1; </div>
<div class="line"><a name="l01315"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a3b0ce37e615992ed7f9fa5f1ad46cc15"> 1315</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a3b0ce37e615992ed7f9fa5f1ad46cc15">POL3</a>:1; </div>
<div class="line"><a name="l01316"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a6000055186dafd0082086512084f14d6"> 1316</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a6000055186dafd0082086512084f14d6">POL4</a>:1; </div>
<div class="line"><a name="l01317"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a5e52879d2d3f84837a23e41022c41317"> 1317</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a5e52879d2d3f84837a23e41022c41317">POL5</a>:1; </div>
<div class="line"><a name="l01318"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a578e7b8b8a4fdb4e3a03fcd37ecea961"> 1318</a></span>&#160; uint32_t :2; </div>
<div class="line"><a name="l01319"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a7f92d1041cd5304384cede77912cc267"> 1319</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a7f92d1041cd5304384cede77912cc267">SWAP0</a>:1; </div>
<div class="line"><a name="l01320"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a789ce7d827a3c11797ab80b6092c0f08"> 1320</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a789ce7d827a3c11797ab80b6092c0f08">SWAP1</a>:1; </div>
<div class="line"><a name="l01321"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a15d881071b1bcdc5ed1c36db1c7c8ab2"> 1321</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a15d881071b1bcdc5ed1c36db1c7c8ab2">SWAP2</a>:1; </div>
<div class="line"><a name="l01322"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a1ed982379f56370b08662e846ae27713"> 1322</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a1ed982379f56370b08662e846ae27713">SWAP3</a>:1; </div>
<div class="line"><a name="l01323"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#aae5e87d9cb7e1fd50c7dc729eb31cfd0"> 1323</a></span>&#160; uint32_t :4; </div>
<div class="line"><a name="l01324"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a703fd29f924b8f0945b656b3fd80a977"> 1324</a></span>&#160; } bit; </div>
<div class="line"><a name="l01325"></a><span class="lineno"> 1325</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01326"></a><span class="lineno"> 1326</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01327"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a08f0e2c065f078e14a548622ed0c0691"> 1327</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a08f0e2c065f078e14a548622ed0c0691">CICCEN</a>:4; </div>
<div class="line"><a name="l01328"></a><span class="lineno"> 1328</span>&#160; uint32_t :4; </div>
<div class="line"><a name="l01329"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#aaad0fcfeeaded5a19e16f8719a4f43b9"> 1329</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#aaad0fcfeeaded5a19e16f8719a4f43b9">POL</a>:6; </div>
<div class="line"><a name="l01330"></a><span class="lineno"> 1330</span>&#160; uint32_t :2; </div>
<div class="line"><a name="l01331"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#a3a9dfa8411dff1150dd7f47843bf3abb"> 1331</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#a3a9dfa8411dff1150dd7f47843bf3abb">SWAP</a>:4; </div>
<div class="line"><a name="l01332"></a><span class="lineno"> 1332</span>&#160; uint32_t :4; </div>
<div class="line"><a name="l01333"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#abfd6366871807fa947f1fc42f063d151"> 1333</a></span>&#160; } vec; </div>
<div class="line"><a name="l01334"></a><span class="lineno"><a class="line" href="unionTCC__WAVE__Type.html#ae470005ab4b61784f785244dd00e7c2d"> 1334</a></span>&#160; uint32_t <a class="code" href="unionTCC__WAVE__Type.html#ae470005ab4b61784f785244dd00e7c2d">reg</a>; </div>
<div class="line"><a name="l01335"></a><span class="lineno"> 1335</span>&#160;} <a class="code" href="unionTCC__WAVE__Type.html">TCC_WAVE_Type</a>;</div>
<div class="line"><a name="l01336"></a><span class="lineno"> 1336</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01337"></a><span class="lineno"> 1337</span>&#160; </div>
<div class="line"><a name="l01338"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0b014ba4d1c838d1cb212d3bfddb8472"> 1338</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_OFFSET 0x3C </span></div>
<div class="line"><a name="l01339"></a><span class="lineno"><a class="line" href="tcc_8h.html#a12fe187c1bd7475217810236cdf5b9da"> 1339</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l01341"></a><span class="lineno"><a class="line" href="tcc_8h.html#abc932c28cfac8cdd585de6664d7665e2"> 1341</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_Pos 0 </span></div>
<div class="line"><a name="l01342"></a><span class="lineno"> 1342</span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_Msk (_U_(0x7) &lt;&lt; TCC_WAVE_WAVEGEN_Pos)</span></div>
<div class="line"><a name="l01343"></a><span class="lineno"> 1343</span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN(value) (TCC_WAVE_WAVEGEN_Msk &amp; ((value) &lt;&lt; TCC_WAVE_WAVEGEN_Pos))</span></div>
<div class="line"><a name="l01344"></a><span class="lineno"><a class="line" href="tcc_8h.html#aaf080c2e6207e177b2faf21b266b58b4"> 1344</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_NFRQ_Val _U_(0x0) </span></div>
<div class="line"><a name="l01345"></a><span class="lineno"><a class="line" href="tcc_8h.html#a71f3aa7f2d96d282e8db409c2b611efc"> 1345</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_MFRQ_Val _U_(0x1) </span></div>
<div class="line"><a name="l01346"></a><span class="lineno"><a class="line" href="tcc_8h.html#a99a1d2484b970381acb1869d345d6787"> 1346</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_NPWM_Val _U_(0x2) </span></div>
<div class="line"><a name="l01347"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8e5a9c817fedc6b9ebb78bec9843c5ce"> 1347</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_DSCRITICAL_Val _U_(0x4) </span></div>
<div class="line"><a name="l01348"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa1a648a47c6844a5680d4c24efd28e30"> 1348</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_DSBOTTOM_Val _U_(0x5) </span></div>
<div class="line"><a name="l01349"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4d5066190c67f24b2eabb721d85645ae"> 1349</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_DSBOTH_Val _U_(0x6) </span></div>
<div class="line"><a name="l01350"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa1cb0a0b59077e94380e08306e7d7600"> 1350</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_DSTOP_Val _U_(0x7) </span></div>
<div class="line"><a name="l01351"></a><span class="lineno"> 1351</span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_NFRQ (TCC_WAVE_WAVEGEN_NFRQ_Val &lt;&lt; TCC_WAVE_WAVEGEN_Pos)</span></div>
<div class="line"><a name="l01352"></a><span class="lineno"> 1352</span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_MFRQ (TCC_WAVE_WAVEGEN_MFRQ_Val &lt;&lt; TCC_WAVE_WAVEGEN_Pos)</span></div>
<div class="line"><a name="l01353"></a><span class="lineno"> 1353</span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_NPWM (TCC_WAVE_WAVEGEN_NPWM_Val &lt;&lt; TCC_WAVE_WAVEGEN_Pos)</span></div>
<div class="line"><a name="l01354"></a><span class="lineno"> 1354</span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_DSCRITICAL (TCC_WAVE_WAVEGEN_DSCRITICAL_Val &lt;&lt; TCC_WAVE_WAVEGEN_Pos)</span></div>
<div class="line"><a name="l01355"></a><span class="lineno"> 1355</span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_DSBOTTOM (TCC_WAVE_WAVEGEN_DSBOTTOM_Val &lt;&lt; TCC_WAVE_WAVEGEN_Pos)</span></div>
<div class="line"><a name="l01356"></a><span class="lineno"> 1356</span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_DSBOTH (TCC_WAVE_WAVEGEN_DSBOTH_Val &lt;&lt; TCC_WAVE_WAVEGEN_Pos)</span></div>
<div class="line"><a name="l01357"></a><span class="lineno"> 1357</span>&#160;<span class="preprocessor">#define TCC_WAVE_WAVEGEN_DSTOP (TCC_WAVE_WAVEGEN_DSTOP_Val &lt;&lt; TCC_WAVE_WAVEGEN_Pos)</span></div>
<div class="line"><a name="l01358"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6613e2e13c814033e2509897a20ee96c"> 1358</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_RAMP_Pos 4 </span></div>
<div class="line"><a name="l01359"></a><span class="lineno"> 1359</span>&#160;<span class="preprocessor">#define TCC_WAVE_RAMP_Msk (_U_(0x3) &lt;&lt; TCC_WAVE_RAMP_Pos)</span></div>
<div class="line"><a name="l01360"></a><span class="lineno"> 1360</span>&#160;<span class="preprocessor">#define TCC_WAVE_RAMP(value) (TCC_WAVE_RAMP_Msk &amp; ((value) &lt;&lt; TCC_WAVE_RAMP_Pos))</span></div>
<div class="line"><a name="l01361"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0fddbb1bb391e4ae73fb6e978d626fdf"> 1361</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_RAMP_RAMP1_Val _U_(0x0) </span></div>
<div class="line"><a name="l01362"></a><span class="lineno"><a class="line" href="tcc_8h.html#a39b1a663ed2f07f3c442b477a73b284c"> 1362</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_RAMP_RAMP2A_Val _U_(0x1) </span></div>
<div class="line"><a name="l01363"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac027d349051870d126b5e8f50216e04d"> 1363</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_RAMP_RAMP2_Val _U_(0x2) </span></div>
<div class="line"><a name="l01364"></a><span class="lineno"><a class="line" href="tcc_8h.html#abe7904d0407ca7a3c78a7ac220e4e77a"> 1364</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_RAMP_RAMP2C_Val _U_(0x3) </span></div>
<div class="line"><a name="l01365"></a><span class="lineno"> 1365</span>&#160;<span class="preprocessor">#define TCC_WAVE_RAMP_RAMP1 (TCC_WAVE_RAMP_RAMP1_Val &lt;&lt; TCC_WAVE_RAMP_Pos)</span></div>
<div class="line"><a name="l01366"></a><span class="lineno"> 1366</span>&#160;<span class="preprocessor">#define TCC_WAVE_RAMP_RAMP2A (TCC_WAVE_RAMP_RAMP2A_Val &lt;&lt; TCC_WAVE_RAMP_Pos)</span></div>
<div class="line"><a name="l01367"></a><span class="lineno"> 1367</span>&#160;<span class="preprocessor">#define TCC_WAVE_RAMP_RAMP2 (TCC_WAVE_RAMP_RAMP2_Val &lt;&lt; TCC_WAVE_RAMP_Pos)</span></div>
<div class="line"><a name="l01368"></a><span class="lineno"> 1368</span>&#160;<span class="preprocessor">#define TCC_WAVE_RAMP_RAMP2C (TCC_WAVE_RAMP_RAMP2C_Val &lt;&lt; TCC_WAVE_RAMP_Pos)</span></div>
<div class="line"><a name="l01369"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4a2bf2b11fbf07c55490852a953eb91b"> 1369</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_CIPEREN_Pos 7 </span></div>
<div class="line"><a name="l01370"></a><span class="lineno"> 1370</span>&#160;<span class="preprocessor">#define TCC_WAVE_CIPEREN (_U_(0x1) &lt;&lt; TCC_WAVE_CIPEREN_Pos)</span></div>
<div class="line"><a name="l01371"></a><span class="lineno"><a class="line" href="tcc_8h.html#a62691addf10a4e5ef29b1cb75abd58f7"> 1371</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_CICCEN0_Pos 8 </span></div>
<div class="line"><a name="l01372"></a><span class="lineno"> 1372</span>&#160;<span class="preprocessor">#define TCC_WAVE_CICCEN0 (_U_(1) &lt;&lt; TCC_WAVE_CICCEN0_Pos)</span></div>
<div class="line"><a name="l01373"></a><span class="lineno"><a class="line" href="tcc_8h.html#a321727c1fb0e475d6e424901b820e1ee"> 1373</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_CICCEN1_Pos 9 </span></div>
<div class="line"><a name="l01374"></a><span class="lineno"> 1374</span>&#160;<span class="preprocessor">#define TCC_WAVE_CICCEN1 (_U_(1) &lt;&lt; TCC_WAVE_CICCEN1_Pos)</span></div>
<div class="line"><a name="l01375"></a><span class="lineno"><a class="line" href="tcc_8h.html#a609dee8a280e56aef032298bd18eae03"> 1375</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_CICCEN2_Pos 10 </span></div>
<div class="line"><a name="l01376"></a><span class="lineno"> 1376</span>&#160;<span class="preprocessor">#define TCC_WAVE_CICCEN2 (_U_(1) &lt;&lt; TCC_WAVE_CICCEN2_Pos)</span></div>
<div class="line"><a name="l01377"></a><span class="lineno"><a class="line" href="tcc_8h.html#adf26460d87340651f1e26703cf5855e0"> 1377</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_CICCEN3_Pos 11 </span></div>
<div class="line"><a name="l01378"></a><span class="lineno"> 1378</span>&#160;<span class="preprocessor">#define TCC_WAVE_CICCEN3 (_U_(1) &lt;&lt; TCC_WAVE_CICCEN3_Pos)</span></div>
<div class="line"><a name="l01379"></a><span class="lineno"><a class="line" href="tcc_8h.html#aff118ddf2e400205aa833129e667fce3"> 1379</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_CICCEN_Pos 8 </span></div>
<div class="line"><a name="l01380"></a><span class="lineno"> 1380</span>&#160;<span class="preprocessor">#define TCC_WAVE_CICCEN_Msk (_U_(0xF) &lt;&lt; TCC_WAVE_CICCEN_Pos)</span></div>
<div class="line"><a name="l01381"></a><span class="lineno"> 1381</span>&#160;<span class="preprocessor">#define TCC_WAVE_CICCEN(value) (TCC_WAVE_CICCEN_Msk &amp; ((value) &lt;&lt; TCC_WAVE_CICCEN_Pos))</span></div>
<div class="line"><a name="l01382"></a><span class="lineno"><a class="line" href="tcc_8h.html#a62cd0fa73e95a14faf5789991aebdda3"> 1382</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_POL0_Pos 16 </span></div>
<div class="line"><a name="l01383"></a><span class="lineno"> 1383</span>&#160;<span class="preprocessor">#define TCC_WAVE_POL0 (_U_(1) &lt;&lt; TCC_WAVE_POL0_Pos)</span></div>
<div class="line"><a name="l01384"></a><span class="lineno"><a class="line" href="tcc_8h.html#a832bcc3f5775bc3f720ad9d15fbab73e"> 1384</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_POL1_Pos 17 </span></div>
<div class="line"><a name="l01385"></a><span class="lineno"> 1385</span>&#160;<span class="preprocessor">#define TCC_WAVE_POL1 (_U_(1) &lt;&lt; TCC_WAVE_POL1_Pos)</span></div>
<div class="line"><a name="l01386"></a><span class="lineno"><a class="line" href="tcc_8h.html#abc9a8e0ad4a119e26d412e7dd7855016"> 1386</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_POL2_Pos 18 </span></div>
<div class="line"><a name="l01387"></a><span class="lineno"> 1387</span>&#160;<span class="preprocessor">#define TCC_WAVE_POL2 (_U_(1) &lt;&lt; TCC_WAVE_POL2_Pos)</span></div>
<div class="line"><a name="l01388"></a><span class="lineno"><a class="line" href="tcc_8h.html#a47dc2014fa8a174daf29852007786977"> 1388</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_POL3_Pos 19 </span></div>
<div class="line"><a name="l01389"></a><span class="lineno"> 1389</span>&#160;<span class="preprocessor">#define TCC_WAVE_POL3 (_U_(1) &lt;&lt; TCC_WAVE_POL3_Pos)</span></div>
<div class="line"><a name="l01390"></a><span class="lineno"><a class="line" href="tcc_8h.html#adbfc898afc363a65cf99f6ffa39a16c5"> 1390</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_POL4_Pos 20 </span></div>
<div class="line"><a name="l01391"></a><span class="lineno"> 1391</span>&#160;<span class="preprocessor">#define TCC_WAVE_POL4 (_U_(1) &lt;&lt; TCC_WAVE_POL4_Pos)</span></div>
<div class="line"><a name="l01392"></a><span class="lineno"><a class="line" href="tcc_8h.html#a05350ff2f444092d456b3681a46a5e39"> 1392</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_POL5_Pos 21 </span></div>
<div class="line"><a name="l01393"></a><span class="lineno"> 1393</span>&#160;<span class="preprocessor">#define TCC_WAVE_POL5 (_U_(1) &lt;&lt; TCC_WAVE_POL5_Pos)</span></div>
<div class="line"><a name="l01394"></a><span class="lineno"><a class="line" href="tcc_8h.html#a979360b88f6fac1f82d14aaa8f9af256"> 1394</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_POL_Pos 16 </span></div>
<div class="line"><a name="l01395"></a><span class="lineno"> 1395</span>&#160;<span class="preprocessor">#define TCC_WAVE_POL_Msk (_U_(0x3F) &lt;&lt; TCC_WAVE_POL_Pos)</span></div>
<div class="line"><a name="l01396"></a><span class="lineno"> 1396</span>&#160;<span class="preprocessor">#define TCC_WAVE_POL(value) (TCC_WAVE_POL_Msk &amp; ((value) &lt;&lt; TCC_WAVE_POL_Pos))</span></div>
<div class="line"><a name="l01397"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa29047de3adb31b3f4c61fabd94c7358"> 1397</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_SWAP0_Pos 24 </span></div>
<div class="line"><a name="l01398"></a><span class="lineno"> 1398</span>&#160;<span class="preprocessor">#define TCC_WAVE_SWAP0 (_U_(1) &lt;&lt; TCC_WAVE_SWAP0_Pos)</span></div>
<div class="line"><a name="l01399"></a><span class="lineno"><a class="line" href="tcc_8h.html#a52680b439e3fd1847338fc5044f4f38f"> 1399</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_SWAP1_Pos 25 </span></div>
<div class="line"><a name="l01400"></a><span class="lineno"> 1400</span>&#160;<span class="preprocessor">#define TCC_WAVE_SWAP1 (_U_(1) &lt;&lt; TCC_WAVE_SWAP1_Pos)</span></div>
<div class="line"><a name="l01401"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2bf842aa838ad1bdf7fd724328e2a679"> 1401</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_SWAP2_Pos 26 </span></div>
<div class="line"><a name="l01402"></a><span class="lineno"> 1402</span>&#160;<span class="preprocessor">#define TCC_WAVE_SWAP2 (_U_(1) &lt;&lt; TCC_WAVE_SWAP2_Pos)</span></div>
<div class="line"><a name="l01403"></a><span class="lineno"><a class="line" href="tcc_8h.html#a462fa8f783a84cdcc746cabc9b2a98d8"> 1403</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_SWAP3_Pos 27 </span></div>
<div class="line"><a name="l01404"></a><span class="lineno"> 1404</span>&#160;<span class="preprocessor">#define TCC_WAVE_SWAP3 (_U_(1) &lt;&lt; TCC_WAVE_SWAP3_Pos)</span></div>
<div class="line"><a name="l01405"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4793cca94f1a601ac690668563c7495d"> 1405</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_SWAP_Pos 24 </span></div>
<div class="line"><a name="l01406"></a><span class="lineno"> 1406</span>&#160;<span class="preprocessor">#define TCC_WAVE_SWAP_Msk (_U_(0xF) &lt;&lt; TCC_WAVE_SWAP_Pos)</span></div>
<div class="line"><a name="l01407"></a><span class="lineno"> 1407</span>&#160;<span class="preprocessor">#define TCC_WAVE_SWAP(value) (TCC_WAVE_SWAP_Msk &amp; ((value) &lt;&lt; TCC_WAVE_SWAP_Pos))</span></div>
<div class="line"><a name="l01408"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8bb20aad54e01fe5a3fecfd132d81178"> 1408</a></span>&#160;<span class="preprocessor">#define TCC_WAVE_MASK _U_(0x0F3F0FB7) </span></div>
<div class="line"><a name="l01410"></a><span class="lineno"> 1410</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_PER : (TCC Offset: 0x40) (R/W 32) Period -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01411"></a><span class="lineno"> 1411</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l01412"></a><span class="lineno"><a class="line" href="unionTCC__PER__Type.html"> 1412</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l01413"></a><span class="lineno"> 1413</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH4 mode</span></div>
<div class="line"><a name="l01414"></a><span class="lineno"><a class="line" href="unionTCC__PER__Type.html#a660616d551c28f08bbdb5dd419e1349d"> 1414</a></span>&#160; uint32_t <a class="code" href="unionTCC__PER__Type.html#a660616d551c28f08bbdb5dd419e1349d">DITHER</a>:4; </div>
<div class="line"><a name="l01415"></a><span class="lineno"><a class="line" href="unionTCC__PER__Type.html#a24ec6a4b5f8c28b4dadfd2fb15b07137"> 1415</a></span>&#160; uint32_t <a class="code" href="unionTCC__PER__Type.html#a24ec6a4b5f8c28b4dadfd2fb15b07137">PER</a>:20; </div>
<div class="line"><a name="l01416"></a><span class="lineno"><a class="line" href="unionTCC__PER__Type.html#ab91ab0c451756bf95fb9b07eb258b488"> 1416</a></span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01417"></a><span class="lineno"><a class="line" href="unionTCC__PER__Type.html#a797219e2a9687c9e20b391ee78ca7aa8"> 1417</a></span>&#160; } DITH4; </div>
<div class="line"><a name="l01418"></a><span class="lineno"> 1418</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH5 mode</span></div>
<div class="line"><a name="l01419"></a><span class="lineno"> 1419</span>&#160; uint32_t DITHER:5; </div>
<div class="line"><a name="l01420"></a><span class="lineno"> 1420</span>&#160; uint32_t PER:19; </div>
<div class="line"><a name="l01421"></a><span class="lineno"> 1421</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01422"></a><span class="lineno"><a class="line" href="unionTCC__PER__Type.html#a5930132bfe7cbc3e88ce4a029a30b279"> 1422</a></span>&#160; } DITH5; </div>
<div class="line"><a name="l01423"></a><span class="lineno"> 1423</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH6 mode</span></div>
<div class="line"><a name="l01424"></a><span class="lineno"> 1424</span>&#160; uint32_t DITHER:6; </div>
<div class="line"><a name="l01425"></a><span class="lineno"> 1425</span>&#160; uint32_t PER:18; </div>
<div class="line"><a name="l01426"></a><span class="lineno"> 1426</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01427"></a><span class="lineno"><a class="line" href="unionTCC__PER__Type.html#a6d1b002797ddfe01a29931e6aaf3a8c4"> 1427</a></span>&#160; } DITH6; </div>
<div class="line"><a name="l01428"></a><span class="lineno"> 1428</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01429"></a><span class="lineno"> 1429</span>&#160; uint32_t PER:24; </div>
<div class="line"><a name="l01430"></a><span class="lineno"> 1430</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01431"></a><span class="lineno"><a class="line" href="unionTCC__PER__Type.html#a5f2ffa2e202e2e402c9ca378a10f7a8b"> 1431</a></span>&#160; } bit; </div>
<div class="line"><a name="l01432"></a><span class="lineno"><a class="line" href="unionTCC__PER__Type.html#a564b1b9a6282463b92f3bf4e4231825d"> 1432</a></span>&#160; uint32_t <a class="code" href="unionTCC__PER__Type.html#a564b1b9a6282463b92f3bf4e4231825d">reg</a>; </div>
<div class="line"><a name="l01433"></a><span class="lineno"> 1433</span>&#160;} <a class="code" href="unionTCC__PER__Type.html">TCC_PER_Type</a>;</div>
<div class="line"><a name="l01434"></a><span class="lineno"> 1434</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01435"></a><span class="lineno"> 1435</span>&#160; </div>
<div class="line"><a name="l01436"></a><span class="lineno"><a class="line" href="tcc_8h.html#af8208efca9213e0294ba91b85e61085c"> 1436</a></span>&#160;<span class="preprocessor">#define TCC_PER_OFFSET 0x40 </span></div>
<div class="line"><a name="l01437"></a><span class="lineno"><a class="line" href="tcc_8h.html#a60f224a87ab36d0d11e17b21a84fa112"> 1437</a></span>&#160;<span class="preprocessor">#define TCC_PER_RESETVALUE _U_(0xFFFFFFFF) </span></div>
<div class="line"><a name="l01439"></a><span class="lineno"> 1439</span>&#160;<span class="preprocessor">// DITH4 mode</span></div>
<div class="line"><a name="l01440"></a><span class="lineno"><a class="line" href="tcc_8h.html#a9c229609a7a06a64228b8e317d126b72"> 1440</a></span>&#160;<span class="preprocessor">#define TCC_PER_DITH4_DITHER_Pos 0 </span></div>
<div class="line"><a name="l01441"></a><span class="lineno"> 1441</span>&#160;<span class="preprocessor">#define TCC_PER_DITH4_DITHER_Msk (_U_(0xF) &lt;&lt; TCC_PER_DITH4_DITHER_Pos)</span></div>
<div class="line"><a name="l01442"></a><span class="lineno"> 1442</span>&#160;<span class="preprocessor">#define TCC_PER_DITH4_DITHER(value) (TCC_PER_DITH4_DITHER_Msk &amp; ((value) &lt;&lt; TCC_PER_DITH4_DITHER_Pos))</span></div>
<div class="line"><a name="l01443"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0199ba19718807ae1fb73141bea0243e"> 1443</a></span>&#160;<span class="preprocessor">#define TCC_PER_DITH4_PER_Pos 4 </span></div>
<div class="line"><a name="l01444"></a><span class="lineno"> 1444</span>&#160;<span class="preprocessor">#define TCC_PER_DITH4_PER_Msk (_U_(0xFFFFF) &lt;&lt; TCC_PER_DITH4_PER_Pos)</span></div>
<div class="line"><a name="l01445"></a><span class="lineno"> 1445</span>&#160;<span class="preprocessor">#define TCC_PER_DITH4_PER(value) (TCC_PER_DITH4_PER_Msk &amp; ((value) &lt;&lt; TCC_PER_DITH4_PER_Pos))</span></div>
<div class="line"><a name="l01446"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae6905e58e9a3221693ad0cf4c3ae551d"> 1446</a></span>&#160;<span class="preprocessor">#define TCC_PER_DITH4_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01448"></a><span class="lineno"> 1448</span>&#160;<span class="preprocessor">// DITH5 mode</span></div>
<div class="line"><a name="l01449"></a><span class="lineno"><a class="line" href="tcc_8h.html#a9fe062d0ef26ee2d35e575f078268317"> 1449</a></span>&#160;<span class="preprocessor">#define TCC_PER_DITH5_DITHER_Pos 0 </span></div>
<div class="line"><a name="l01450"></a><span class="lineno"> 1450</span>&#160;<span class="preprocessor">#define TCC_PER_DITH5_DITHER_Msk (_U_(0x1F) &lt;&lt; TCC_PER_DITH5_DITHER_Pos)</span></div>
<div class="line"><a name="l01451"></a><span class="lineno"> 1451</span>&#160;<span class="preprocessor">#define TCC_PER_DITH5_DITHER(value) (TCC_PER_DITH5_DITHER_Msk &amp; ((value) &lt;&lt; TCC_PER_DITH5_DITHER_Pos))</span></div>
<div class="line"><a name="l01452"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab905a71a85c84fce0a99c8c6505d6226"> 1452</a></span>&#160;<span class="preprocessor">#define TCC_PER_DITH5_PER_Pos 5 </span></div>
<div class="line"><a name="l01453"></a><span class="lineno"> 1453</span>&#160;<span class="preprocessor">#define TCC_PER_DITH5_PER_Msk (_U_(0x7FFFF) &lt;&lt; TCC_PER_DITH5_PER_Pos)</span></div>
<div class="line"><a name="l01454"></a><span class="lineno"> 1454</span>&#160;<span class="preprocessor">#define TCC_PER_DITH5_PER(value) (TCC_PER_DITH5_PER_Msk &amp; ((value) &lt;&lt; TCC_PER_DITH5_PER_Pos))</span></div>
<div class="line"><a name="l01455"></a><span class="lineno"><a class="line" href="tcc_8h.html#a6c47e370c73d764d06d2fd7dcb23b56b"> 1455</a></span>&#160;<span class="preprocessor">#define TCC_PER_DITH5_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01457"></a><span class="lineno"> 1457</span>&#160;<span class="preprocessor">// DITH6 mode</span></div>
<div class="line"><a name="l01458"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0aef363c030bf36a184597ebcd1e30df"> 1458</a></span>&#160;<span class="preprocessor">#define TCC_PER_DITH6_DITHER_Pos 0 </span></div>
<div class="line"><a name="l01459"></a><span class="lineno"> 1459</span>&#160;<span class="preprocessor">#define TCC_PER_DITH6_DITHER_Msk (_U_(0x3F) &lt;&lt; TCC_PER_DITH6_DITHER_Pos)</span></div>
<div class="line"><a name="l01460"></a><span class="lineno"> 1460</span>&#160;<span class="preprocessor">#define TCC_PER_DITH6_DITHER(value) (TCC_PER_DITH6_DITHER_Msk &amp; ((value) &lt;&lt; TCC_PER_DITH6_DITHER_Pos))</span></div>
<div class="line"><a name="l01461"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad79c4214aa480e8332705a02aec33875"> 1461</a></span>&#160;<span class="preprocessor">#define TCC_PER_DITH6_PER_Pos 6 </span></div>
<div class="line"><a name="l01462"></a><span class="lineno"> 1462</span>&#160;<span class="preprocessor">#define TCC_PER_DITH6_PER_Msk (_U_(0x3FFFF) &lt;&lt; TCC_PER_DITH6_PER_Pos)</span></div>
<div class="line"><a name="l01463"></a><span class="lineno"> 1463</span>&#160;<span class="preprocessor">#define TCC_PER_DITH6_PER(value) (TCC_PER_DITH6_PER_Msk &amp; ((value) &lt;&lt; TCC_PER_DITH6_PER_Pos))</span></div>
<div class="line"><a name="l01464"></a><span class="lineno"><a class="line" href="tcc_8h.html#a21c55f5a31141c6160b20b42a1cb9424"> 1464</a></span>&#160;<span class="preprocessor">#define TCC_PER_DITH6_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01466"></a><span class="lineno"><a class="line" href="tcc_8h.html#a577f0797302e4a66331eddbe5408244a"> 1466</a></span>&#160;<span class="preprocessor">#define TCC_PER_PER_Pos 0 </span></div>
<div class="line"><a name="l01467"></a><span class="lineno"> 1467</span>&#160;<span class="preprocessor">#define TCC_PER_PER_Msk (_U_(0xFFFFFF) &lt;&lt; TCC_PER_PER_Pos)</span></div>
<div class="line"><a name="l01468"></a><span class="lineno"> 1468</span>&#160;<span class="preprocessor">#define TCC_PER_PER(value) (TCC_PER_PER_Msk &amp; ((value) &lt;&lt; TCC_PER_PER_Pos))</span></div>
<div class="line"><a name="l01469"></a><span class="lineno"><a class="line" href="tcc_8h.html#a56518654d7f0ae57dc1d24febfa5a2e5"> 1469</a></span>&#160;<span class="preprocessor">#define TCC_PER_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01471"></a><span class="lineno"> 1471</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_CC : (TCC Offset: 0x44) (R/W 32) Compare and Capture -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01472"></a><span class="lineno"> 1472</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l01473"></a><span class="lineno"><a class="line" href="unionTCC__CC__Type.html"> 1473</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l01474"></a><span class="lineno"> 1474</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH4 mode</span></div>
<div class="line"><a name="l01475"></a><span class="lineno"><a class="line" href="unionTCC__CC__Type.html#af8fcd8ff8ee902372a85768cf971cfff"> 1475</a></span>&#160; uint32_t <a class="code" href="unionTCC__CC__Type.html#af8fcd8ff8ee902372a85768cf971cfff">DITHER</a>:4; </div>
<div class="line"><a name="l01476"></a><span class="lineno"><a class="line" href="unionTCC__CC__Type.html#a4ffcd55ca0d3a24c22ed328bbaae0c42"> 1476</a></span>&#160; uint32_t <a class="code" href="unionTCC__CC__Type.html#a4ffcd55ca0d3a24c22ed328bbaae0c42">CC</a>:20; </div>
<div class="line"><a name="l01477"></a><span class="lineno"><a class="line" href="unionTCC__CC__Type.html#a09237cd547f865f394ce776b38c60d3e"> 1477</a></span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01478"></a><span class="lineno"><a class="line" href="unionTCC__CC__Type.html#af2e7d2c95627f649377253afe5367518"> 1478</a></span>&#160; } DITH4; </div>
<div class="line"><a name="l01479"></a><span class="lineno"> 1479</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH5 mode</span></div>
<div class="line"><a name="l01480"></a><span class="lineno"> 1480</span>&#160; uint32_t DITHER:5; </div>
<div class="line"><a name="l01481"></a><span class="lineno"> 1481</span>&#160; uint32_t CC:19; </div>
<div class="line"><a name="l01482"></a><span class="lineno"> 1482</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01483"></a><span class="lineno"><a class="line" href="unionTCC__CC__Type.html#a00370cadec4b12836a7ad67caf9c476b"> 1483</a></span>&#160; } DITH5; </div>
<div class="line"><a name="l01484"></a><span class="lineno"> 1484</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH6 mode</span></div>
<div class="line"><a name="l01485"></a><span class="lineno"> 1485</span>&#160; uint32_t DITHER:6; </div>
<div class="line"><a name="l01486"></a><span class="lineno"> 1486</span>&#160; uint32_t CC:18; </div>
<div class="line"><a name="l01487"></a><span class="lineno"> 1487</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01488"></a><span class="lineno"><a class="line" href="unionTCC__CC__Type.html#af28940e335c466c2bb1267ddcbd4c2fb"> 1488</a></span>&#160; } DITH6; </div>
<div class="line"><a name="l01489"></a><span class="lineno"> 1489</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01490"></a><span class="lineno"> 1490</span>&#160; uint32_t CC:24; </div>
<div class="line"><a name="l01491"></a><span class="lineno"> 1491</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01492"></a><span class="lineno"><a class="line" href="unionTCC__CC__Type.html#ae4e12cf5f447a446c00e6560025e143f"> 1492</a></span>&#160; } bit; </div>
<div class="line"><a name="l01493"></a><span class="lineno"><a class="line" href="unionTCC__CC__Type.html#a365fc00c034d385499b4f030ed8ed133"> 1493</a></span>&#160; uint32_t <a class="code" href="unionTCC__CC__Type.html#a365fc00c034d385499b4f030ed8ed133">reg</a>; </div>
<div class="line"><a name="l01494"></a><span class="lineno"> 1494</span>&#160;} <a class="code" href="unionTCC__CC__Type.html">TCC_CC_Type</a>;</div>
<div class="line"><a name="l01495"></a><span class="lineno"> 1495</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01496"></a><span class="lineno"> 1496</span>&#160; </div>
<div class="line"><a name="l01497"></a><span class="lineno"><a class="line" href="tcc_8h.html#a448a0c143d2619257ca0e5d96137295d"> 1497</a></span>&#160;<span class="preprocessor">#define TCC_CC_OFFSET 0x44 </span></div>
<div class="line"><a name="l01498"></a><span class="lineno"><a class="line" href="tcc_8h.html#a550d84fc679baba35dab3b2c4b6ef1ec"> 1498</a></span>&#160;<span class="preprocessor">#define TCC_CC_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l01500"></a><span class="lineno"> 1500</span>&#160;<span class="preprocessor">// DITH4 mode</span></div>
<div class="line"><a name="l01501"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac0f98e5b9363a0f20b032832149aae30"> 1501</a></span>&#160;<span class="preprocessor">#define TCC_CC_DITH4_DITHER_Pos 0 </span></div>
<div class="line"><a name="l01502"></a><span class="lineno"> 1502</span>&#160;<span class="preprocessor">#define TCC_CC_DITH4_DITHER_Msk (_U_(0xF) &lt;&lt; TCC_CC_DITH4_DITHER_Pos)</span></div>
<div class="line"><a name="l01503"></a><span class="lineno"> 1503</span>&#160;<span class="preprocessor">#define TCC_CC_DITH4_DITHER(value) (TCC_CC_DITH4_DITHER_Msk &amp; ((value) &lt;&lt; TCC_CC_DITH4_DITHER_Pos))</span></div>
<div class="line"><a name="l01504"></a><span class="lineno"><a class="line" href="tcc_8h.html#a92b4f7c07cbbac0d6154d1833d5b5b48"> 1504</a></span>&#160;<span class="preprocessor">#define TCC_CC_DITH4_CC_Pos 4 </span></div>
<div class="line"><a name="l01505"></a><span class="lineno"> 1505</span>&#160;<span class="preprocessor">#define TCC_CC_DITH4_CC_Msk (_U_(0xFFFFF) &lt;&lt; TCC_CC_DITH4_CC_Pos)</span></div>
<div class="line"><a name="l01506"></a><span class="lineno"> 1506</span>&#160;<span class="preprocessor">#define TCC_CC_DITH4_CC(value) (TCC_CC_DITH4_CC_Msk &amp; ((value) &lt;&lt; TCC_CC_DITH4_CC_Pos))</span></div>
<div class="line"><a name="l01507"></a><span class="lineno"><a class="line" href="tcc_8h.html#a26c317e665ea781907ade59f70da9150"> 1507</a></span>&#160;<span class="preprocessor">#define TCC_CC_DITH4_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01509"></a><span class="lineno"> 1509</span>&#160;<span class="preprocessor">// DITH5 mode</span></div>
<div class="line"><a name="l01510"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad9c8e023604fc91b228eb08efe2560e4"> 1510</a></span>&#160;<span class="preprocessor">#define TCC_CC_DITH5_DITHER_Pos 0 </span></div>
<div class="line"><a name="l01511"></a><span class="lineno"> 1511</span>&#160;<span class="preprocessor">#define TCC_CC_DITH5_DITHER_Msk (_U_(0x1F) &lt;&lt; TCC_CC_DITH5_DITHER_Pos)</span></div>
<div class="line"><a name="l01512"></a><span class="lineno"> 1512</span>&#160;<span class="preprocessor">#define TCC_CC_DITH5_DITHER(value) (TCC_CC_DITH5_DITHER_Msk &amp; ((value) &lt;&lt; TCC_CC_DITH5_DITHER_Pos))</span></div>
<div class="line"><a name="l01513"></a><span class="lineno"><a class="line" href="tcc_8h.html#a94ca01ef8e3a9480f9521c3abe0e1ecb"> 1513</a></span>&#160;<span class="preprocessor">#define TCC_CC_DITH5_CC_Pos 5 </span></div>
<div class="line"><a name="l01514"></a><span class="lineno"> 1514</span>&#160;<span class="preprocessor">#define TCC_CC_DITH5_CC_Msk (_U_(0x7FFFF) &lt;&lt; TCC_CC_DITH5_CC_Pos)</span></div>
<div class="line"><a name="l01515"></a><span class="lineno"> 1515</span>&#160;<span class="preprocessor">#define TCC_CC_DITH5_CC(value) (TCC_CC_DITH5_CC_Msk &amp; ((value) &lt;&lt; TCC_CC_DITH5_CC_Pos))</span></div>
<div class="line"><a name="l01516"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac59e834e8e022bade7067e6deec3905c"> 1516</a></span>&#160;<span class="preprocessor">#define TCC_CC_DITH5_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01518"></a><span class="lineno"> 1518</span>&#160;<span class="preprocessor">// DITH6 mode</span></div>
<div class="line"><a name="l01519"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2f0c7715b5ecca42767a8cbd7cfa3075"> 1519</a></span>&#160;<span class="preprocessor">#define TCC_CC_DITH6_DITHER_Pos 0 </span></div>
<div class="line"><a name="l01520"></a><span class="lineno"> 1520</span>&#160;<span class="preprocessor">#define TCC_CC_DITH6_DITHER_Msk (_U_(0x3F) &lt;&lt; TCC_CC_DITH6_DITHER_Pos)</span></div>
<div class="line"><a name="l01521"></a><span class="lineno"> 1521</span>&#160;<span class="preprocessor">#define TCC_CC_DITH6_DITHER(value) (TCC_CC_DITH6_DITHER_Msk &amp; ((value) &lt;&lt; TCC_CC_DITH6_DITHER_Pos))</span></div>
<div class="line"><a name="l01522"></a><span class="lineno"><a class="line" href="tcc_8h.html#a45fcd5f15c7d7c931424ea0b9f8d537b"> 1522</a></span>&#160;<span class="preprocessor">#define TCC_CC_DITH6_CC_Pos 6 </span></div>
<div class="line"><a name="l01523"></a><span class="lineno"> 1523</span>&#160;<span class="preprocessor">#define TCC_CC_DITH6_CC_Msk (_U_(0x3FFFF) &lt;&lt; TCC_CC_DITH6_CC_Pos)</span></div>
<div class="line"><a name="l01524"></a><span class="lineno"> 1524</span>&#160;<span class="preprocessor">#define TCC_CC_DITH6_CC(value) (TCC_CC_DITH6_CC_Msk &amp; ((value) &lt;&lt; TCC_CC_DITH6_CC_Pos))</span></div>
<div class="line"><a name="l01525"></a><span class="lineno"><a class="line" href="tcc_8h.html#a3d9901282873c941200b2d0d5165c2cc"> 1525</a></span>&#160;<span class="preprocessor">#define TCC_CC_DITH6_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01527"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad4ec6f8440a3eb318e482bb2e8749ddb"> 1527</a></span>&#160;<span class="preprocessor">#define TCC_CC_CC_Pos 0 </span></div>
<div class="line"><a name="l01528"></a><span class="lineno"> 1528</span>&#160;<span class="preprocessor">#define TCC_CC_CC_Msk (_U_(0xFFFFFF) &lt;&lt; TCC_CC_CC_Pos)</span></div>
<div class="line"><a name="l01529"></a><span class="lineno"> 1529</span>&#160;<span class="preprocessor">#define TCC_CC_CC(value) (TCC_CC_CC_Msk &amp; ((value) &lt;&lt; TCC_CC_CC_Pos))</span></div>
<div class="line"><a name="l01530"></a><span class="lineno"><a class="line" href="tcc_8h.html#a510dcc62bbde1a39d1b86297846d7ba5"> 1530</a></span>&#160;<span class="preprocessor">#define TCC_CC_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01532"></a><span class="lineno"> 1532</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_PATTBUF : (TCC Offset: 0x64) (R/W 16) Pattern Buffer -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01533"></a><span class="lineno"> 1533</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l01534"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html"> 1534</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l01535"></a><span class="lineno"> 1535</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01536"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a10582f2544d6e78901e9a9672b021205"> 1536</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a10582f2544d6e78901e9a9672b021205">PGEB0</a>:1; </div>
<div class="line"><a name="l01537"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a2331c513d0fe1879619bab02396780b5"> 1537</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a2331c513d0fe1879619bab02396780b5">PGEB1</a>:1; </div>
<div class="line"><a name="l01538"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a255539217697b66c536acdbd537705c5"> 1538</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a255539217697b66c536acdbd537705c5">PGEB2</a>:1; </div>
<div class="line"><a name="l01539"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a89ba94d8a1d28d033d17169e59dd980b"> 1539</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a89ba94d8a1d28d033d17169e59dd980b">PGEB3</a>:1; </div>
<div class="line"><a name="l01540"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a20c34c83ecee98e58b4f2195c11909e9"> 1540</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a20c34c83ecee98e58b4f2195c11909e9">PGEB4</a>:1; </div>
<div class="line"><a name="l01541"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#aeada604e4f3a19f6f3a67c9b1702f1d3"> 1541</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#aeada604e4f3a19f6f3a67c9b1702f1d3">PGEB5</a>:1; </div>
<div class="line"><a name="l01542"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#aab4cbe4de56cc7e0f4350bb307bb4e63"> 1542</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#aab4cbe4de56cc7e0f4350bb307bb4e63">PGEB6</a>:1; </div>
<div class="line"><a name="l01543"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a35cd32419a24c0c9ae0c8ff035e80bba"> 1543</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a35cd32419a24c0c9ae0c8ff035e80bba">PGEB7</a>:1; </div>
<div class="line"><a name="l01544"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a7b3853b54481c39af70a8afc09759bd5"> 1544</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a7b3853b54481c39af70a8afc09759bd5">PGVB0</a>:1; </div>
<div class="line"><a name="l01545"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#ad86d5e1c7611a7dba407d50d9d837562"> 1545</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#ad86d5e1c7611a7dba407d50d9d837562">PGVB1</a>:1; </div>
<div class="line"><a name="l01546"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#aa9ff37052b2315e131435d40501d8f20"> 1546</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#aa9ff37052b2315e131435d40501d8f20">PGVB2</a>:1; </div>
<div class="line"><a name="l01547"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a9ad4a7a56bfe539974d9de7188f5f642"> 1547</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a9ad4a7a56bfe539974d9de7188f5f642">PGVB3</a>:1; </div>
<div class="line"><a name="l01548"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#ab03fadb8f19c2830fa4e451c88480422"> 1548</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#ab03fadb8f19c2830fa4e451c88480422">PGVB4</a>:1; </div>
<div class="line"><a name="l01549"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a1b3c5f6840b5b222961a4e43c1131fbe"> 1549</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a1b3c5f6840b5b222961a4e43c1131fbe">PGVB5</a>:1; </div>
<div class="line"><a name="l01550"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a99de7490aa147ae0259eec9bec22f336"> 1550</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a99de7490aa147ae0259eec9bec22f336">PGVB6</a>:1; </div>
<div class="line"><a name="l01551"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a95e1dd2fa894ec0ca57fc87206a0ea3c"> 1551</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a95e1dd2fa894ec0ca57fc87206a0ea3c">PGVB7</a>:1; </div>
<div class="line"><a name="l01552"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a38f5a8c263355de61ff09a8302e7b0bf"> 1552</a></span>&#160; } bit; </div>
<div class="line"><a name="l01553"></a><span class="lineno"> 1553</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01554"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a21861b8bcdf79f28dcb772c7834ac112"> 1554</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a21861b8bcdf79f28dcb772c7834ac112">PGEB</a>:8; </div>
<div class="line"><a name="l01555"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a1a142954e1eb6bdb6c71c4ce8d015c51"> 1555</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a1a142954e1eb6bdb6c71c4ce8d015c51">PGVB</a>:8; </div>
<div class="line"><a name="l01556"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a69bb194541e1993dd58c910bfc33673e"> 1556</a></span>&#160; } vec; </div>
<div class="line"><a name="l01557"></a><span class="lineno"><a class="line" href="unionTCC__PATTBUF__Type.html#a5a9dcca9ec0ed7d4b43cf889295382c1"> 1557</a></span>&#160; uint16_t <a class="code" href="unionTCC__PATTBUF__Type.html#a5a9dcca9ec0ed7d4b43cf889295382c1">reg</a>; </div>
<div class="line"><a name="l01558"></a><span class="lineno"> 1558</span>&#160;} <a class="code" href="unionTCC__PATTBUF__Type.html">TCC_PATTBUF_Type</a>;</div>
<div class="line"><a name="l01559"></a><span class="lineno"> 1559</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01560"></a><span class="lineno"> 1560</span>&#160; </div>
<div class="line"><a name="l01561"></a><span class="lineno"><a class="line" href="tcc_8h.html#a291061387bacaf8a1e8b48fdd1f91e68"> 1561</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_OFFSET 0x64 </span></div>
<div class="line"><a name="l01562"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad9c9f8d6458435a9b889da2930301496"> 1562</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_RESETVALUE _U_(0x0000) </span></div>
<div class="line"><a name="l01564"></a><span class="lineno"><a class="line" href="tcc_8h.html#adf208af7d836025a1cf8b827df38a0a1"> 1564</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB0_Pos 0 </span></div>
<div class="line"><a name="l01565"></a><span class="lineno"> 1565</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB0 (_U_(1) &lt;&lt; TCC_PATTBUF_PGEB0_Pos)</span></div>
<div class="line"><a name="l01566"></a><span class="lineno"><a class="line" href="tcc_8h.html#a34f29695ef08f4b100f4f7a0d75b2735"> 1566</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB1_Pos 1 </span></div>
<div class="line"><a name="l01567"></a><span class="lineno"> 1567</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB1 (_U_(1) &lt;&lt; TCC_PATTBUF_PGEB1_Pos)</span></div>
<div class="line"><a name="l01568"></a><span class="lineno"><a class="line" href="tcc_8h.html#a51794f5b4a1e9298fe52faad0b52cec5"> 1568</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB2_Pos 2 </span></div>
<div class="line"><a name="l01569"></a><span class="lineno"> 1569</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB2 (_U_(1) &lt;&lt; TCC_PATTBUF_PGEB2_Pos)</span></div>
<div class="line"><a name="l01570"></a><span class="lineno"><a class="line" href="tcc_8h.html#a22752a7b42115e8eacb3e2bcc10ea7ac"> 1570</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB3_Pos 3 </span></div>
<div class="line"><a name="l01571"></a><span class="lineno"> 1571</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB3 (_U_(1) &lt;&lt; TCC_PATTBUF_PGEB3_Pos)</span></div>
<div class="line"><a name="l01572"></a><span class="lineno"><a class="line" href="tcc_8h.html#a245a049d349d78956db3979068a00109"> 1572</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB4_Pos 4 </span></div>
<div class="line"><a name="l01573"></a><span class="lineno"> 1573</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB4 (_U_(1) &lt;&lt; TCC_PATTBUF_PGEB4_Pos)</span></div>
<div class="line"><a name="l01574"></a><span class="lineno"><a class="line" href="tcc_8h.html#aaa81e8d2c636c643b0c19d5c0be0a62c"> 1574</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB5_Pos 5 </span></div>
<div class="line"><a name="l01575"></a><span class="lineno"> 1575</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB5 (_U_(1) &lt;&lt; TCC_PATTBUF_PGEB5_Pos)</span></div>
<div class="line"><a name="l01576"></a><span class="lineno"><a class="line" href="tcc_8h.html#a481999fe331b1010760e5988e1e2349e"> 1576</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB6_Pos 6 </span></div>
<div class="line"><a name="l01577"></a><span class="lineno"> 1577</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB6 (_U_(1) &lt;&lt; TCC_PATTBUF_PGEB6_Pos)</span></div>
<div class="line"><a name="l01578"></a><span class="lineno"><a class="line" href="tcc_8h.html#a297ea2be8dba84ad91b8bd2d56e03ed2"> 1578</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB7_Pos 7 </span></div>
<div class="line"><a name="l01579"></a><span class="lineno"> 1579</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB7 (_U_(1) &lt;&lt; TCC_PATTBUF_PGEB7_Pos)</span></div>
<div class="line"><a name="l01580"></a><span class="lineno"><a class="line" href="tcc_8h.html#acee63a425f926cec1b7bbb7d34ebac7e"> 1580</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB_Pos 0 </span></div>
<div class="line"><a name="l01581"></a><span class="lineno"> 1581</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB_Msk (_U_(0xFF) &lt;&lt; TCC_PATTBUF_PGEB_Pos)</span></div>
<div class="line"><a name="l01582"></a><span class="lineno"> 1582</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGEB(value) (TCC_PATTBUF_PGEB_Msk &amp; ((value) &lt;&lt; TCC_PATTBUF_PGEB_Pos))</span></div>
<div class="line"><a name="l01583"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa0c420adcd4908d83014eda1a323723b"> 1583</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB0_Pos 8 </span></div>
<div class="line"><a name="l01584"></a><span class="lineno"> 1584</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB0 (_U_(1) &lt;&lt; TCC_PATTBUF_PGVB0_Pos)</span></div>
<div class="line"><a name="l01585"></a><span class="lineno"><a class="line" href="tcc_8h.html#a1f3e5d82f93b1d0e992ac13786d44b5d"> 1585</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB1_Pos 9 </span></div>
<div class="line"><a name="l01586"></a><span class="lineno"> 1586</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB1 (_U_(1) &lt;&lt; TCC_PATTBUF_PGVB1_Pos)</span></div>
<div class="line"><a name="l01587"></a><span class="lineno"><a class="line" href="tcc_8h.html#a564cc5f7b3b6a4a500bcc866e3e5331c"> 1587</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB2_Pos 10 </span></div>
<div class="line"><a name="l01588"></a><span class="lineno"> 1588</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB2 (_U_(1) &lt;&lt; TCC_PATTBUF_PGVB2_Pos)</span></div>
<div class="line"><a name="l01589"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae5b79129043133651c2e6dc97ac809f3"> 1589</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB3_Pos 11 </span></div>
<div class="line"><a name="l01590"></a><span class="lineno"> 1590</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB3 (_U_(1) &lt;&lt; TCC_PATTBUF_PGVB3_Pos)</span></div>
<div class="line"><a name="l01591"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad227eda321b09e3fa04f374b7c212670"> 1591</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB4_Pos 12 </span></div>
<div class="line"><a name="l01592"></a><span class="lineno"> 1592</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB4 (_U_(1) &lt;&lt; TCC_PATTBUF_PGVB4_Pos)</span></div>
<div class="line"><a name="l01593"></a><span class="lineno"><a class="line" href="tcc_8h.html#afc9b6f6f126b18736ac10190c58d3e24"> 1593</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB5_Pos 13 </span></div>
<div class="line"><a name="l01594"></a><span class="lineno"> 1594</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB5 (_U_(1) &lt;&lt; TCC_PATTBUF_PGVB5_Pos)</span></div>
<div class="line"><a name="l01595"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8033c8e079c163243d32c1099ce632fe"> 1595</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB6_Pos 14 </span></div>
<div class="line"><a name="l01596"></a><span class="lineno"> 1596</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB6 (_U_(1) &lt;&lt; TCC_PATTBUF_PGVB6_Pos)</span></div>
<div class="line"><a name="l01597"></a><span class="lineno"><a class="line" href="tcc_8h.html#a5b13a27da246480dca6a702550a31c7a"> 1597</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB7_Pos 15 </span></div>
<div class="line"><a name="l01598"></a><span class="lineno"> 1598</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB7 (_U_(1) &lt;&lt; TCC_PATTBUF_PGVB7_Pos)</span></div>
<div class="line"><a name="l01599"></a><span class="lineno"><a class="line" href="tcc_8h.html#ad00d1de8835aed8a9bdcb2df4c84fe6a"> 1599</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB_Pos 8 </span></div>
<div class="line"><a name="l01600"></a><span class="lineno"> 1600</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB_Msk (_U_(0xFF) &lt;&lt; TCC_PATTBUF_PGVB_Pos)</span></div>
<div class="line"><a name="l01601"></a><span class="lineno"> 1601</span>&#160;<span class="preprocessor">#define TCC_PATTBUF_PGVB(value) (TCC_PATTBUF_PGVB_Msk &amp; ((value) &lt;&lt; TCC_PATTBUF_PGVB_Pos))</span></div>
<div class="line"><a name="l01602"></a><span class="lineno"><a class="line" href="tcc_8h.html#abbd3e6ebf10aa142b53d2ef5da3777bc"> 1602</a></span>&#160;<span class="preprocessor">#define TCC_PATTBUF_MASK _U_(0xFFFF) </span></div>
<div class="line"><a name="l01604"></a><span class="lineno"> 1604</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_PERBUF : (TCC Offset: 0x6C) (R/W 32) Period Buffer -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01605"></a><span class="lineno"> 1605</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l01606"></a><span class="lineno"><a class="line" href="unionTCC__PERBUF__Type.html"> 1606</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l01607"></a><span class="lineno"> 1607</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH4 mode</span></div>
<div class="line"><a name="l01608"></a><span class="lineno"><a class="line" href="unionTCC__PERBUF__Type.html#a62af806cb85377a008e0638019f6f2c1"> 1608</a></span>&#160; uint32_t <a class="code" href="unionTCC__PERBUF__Type.html#a62af806cb85377a008e0638019f6f2c1">DITHERBUF</a>:4; </div>
<div class="line"><a name="l01609"></a><span class="lineno"><a class="line" href="unionTCC__PERBUF__Type.html#ad22795a9cbec15993dfa7a7170794f02"> 1609</a></span>&#160; uint32_t <a class="code" href="unionTCC__PERBUF__Type.html#ad22795a9cbec15993dfa7a7170794f02">PERBUF</a>:20; </div>
<div class="line"><a name="l01610"></a><span class="lineno"><a class="line" href="unionTCC__PERBUF__Type.html#a628cb9a15d3a3fa7645c38d1b0121754"> 1610</a></span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01611"></a><span class="lineno"><a class="line" href="unionTCC__PERBUF__Type.html#a58d0ff8b30aacd0de3ec9f4c56ce5a41"> 1611</a></span>&#160; } DITH4; </div>
<div class="line"><a name="l01612"></a><span class="lineno"> 1612</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH5 mode</span></div>
<div class="line"><a name="l01613"></a><span class="lineno"> 1613</span>&#160; uint32_t DITHERBUF:5; </div>
<div class="line"><a name="l01614"></a><span class="lineno"> 1614</span>&#160; uint32_t PERBUF:19; </div>
<div class="line"><a name="l01615"></a><span class="lineno"> 1615</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01616"></a><span class="lineno"><a class="line" href="unionTCC__PERBUF__Type.html#a947ebc5d63508068289d4a04058d60a8"> 1616</a></span>&#160; } DITH5; </div>
<div class="line"><a name="l01617"></a><span class="lineno"> 1617</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH6 mode</span></div>
<div class="line"><a name="l01618"></a><span class="lineno"> 1618</span>&#160; uint32_t DITHERBUF:6; </div>
<div class="line"><a name="l01619"></a><span class="lineno"> 1619</span>&#160; uint32_t PERBUF:18; </div>
<div class="line"><a name="l01620"></a><span class="lineno"> 1620</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01621"></a><span class="lineno"><a class="line" href="unionTCC__PERBUF__Type.html#afa392922217de9e3459c2e38ac190c59"> 1621</a></span>&#160; } DITH6; </div>
<div class="line"><a name="l01622"></a><span class="lineno"> 1622</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01623"></a><span class="lineno"> 1623</span>&#160; uint32_t PERBUF:24; </div>
<div class="line"><a name="l01624"></a><span class="lineno"> 1624</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01625"></a><span class="lineno"><a class="line" href="unionTCC__PERBUF__Type.html#aca0ba2fe65dc5312e4fd7896ee050ebb"> 1625</a></span>&#160; } bit; </div>
<div class="line"><a name="l01626"></a><span class="lineno"><a class="line" href="unionTCC__PERBUF__Type.html#ab784566caeaf58c1199f096cbb52ddd3"> 1626</a></span>&#160; uint32_t <a class="code" href="unionTCC__PERBUF__Type.html#ab784566caeaf58c1199f096cbb52ddd3">reg</a>; </div>
<div class="line"><a name="l01627"></a><span class="lineno"> 1627</span>&#160;} <a class="code" href="unionTCC__PERBUF__Type.html">TCC_PERBUF_Type</a>;</div>
<div class="line"><a name="l01628"></a><span class="lineno"> 1628</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01629"></a><span class="lineno"> 1629</span>&#160; </div>
<div class="line"><a name="l01630"></a><span class="lineno"><a class="line" href="tcc_8h.html#a273f30736bce6a217ed58c341635b60e"> 1630</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_OFFSET 0x6C </span></div>
<div class="line"><a name="l01631"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac281373111e65550580797ea6b9353a1"> 1631</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_RESETVALUE _U_(0xFFFFFFFF) </span></div>
<div class="line"><a name="l01633"></a><span class="lineno"> 1633</span>&#160;<span class="preprocessor">// DITH4 mode</span></div>
<div class="line"><a name="l01634"></a><span class="lineno"><a class="line" href="tcc_8h.html#a71d043341d4e9a4b070d0179368c5563"> 1634</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH4_DITHERBUF_Pos 0 </span></div>
<div class="line"><a name="l01635"></a><span class="lineno"> 1635</span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH4_DITHERBUF_Msk (_U_(0xF) &lt;&lt; TCC_PERBUF_DITH4_DITHERBUF_Pos)</span></div>
<div class="line"><a name="l01636"></a><span class="lineno"> 1636</span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH4_DITHERBUF(value) (TCC_PERBUF_DITH4_DITHERBUF_Msk &amp; ((value) &lt;&lt; TCC_PERBUF_DITH4_DITHERBUF_Pos))</span></div>
<div class="line"><a name="l01637"></a><span class="lineno"><a class="line" href="tcc_8h.html#a04002d2414ad4d56431fbb9b833d8cca"> 1637</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH4_PERBUF_Pos 4 </span></div>
<div class="line"><a name="l01638"></a><span class="lineno"> 1638</span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH4_PERBUF_Msk (_U_(0xFFFFF) &lt;&lt; TCC_PERBUF_DITH4_PERBUF_Pos)</span></div>
<div class="line"><a name="l01639"></a><span class="lineno"> 1639</span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH4_PERBUF(value) (TCC_PERBUF_DITH4_PERBUF_Msk &amp; ((value) &lt;&lt; TCC_PERBUF_DITH4_PERBUF_Pos))</span></div>
<div class="line"><a name="l01640"></a><span class="lineno"><a class="line" href="tcc_8h.html#ae7a129df2da0c4ab5452f5aab7a5edf8"> 1640</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH4_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01642"></a><span class="lineno"> 1642</span>&#160;<span class="preprocessor">// DITH5 mode</span></div>
<div class="line"><a name="l01643"></a><span class="lineno"><a class="line" href="tcc_8h.html#a72179453c8ae11b22a55468510f263a8"> 1643</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH5_DITHERBUF_Pos 0 </span></div>
<div class="line"><a name="l01644"></a><span class="lineno"> 1644</span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH5_DITHERBUF_Msk (_U_(0x1F) &lt;&lt; TCC_PERBUF_DITH5_DITHERBUF_Pos)</span></div>
<div class="line"><a name="l01645"></a><span class="lineno"> 1645</span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH5_DITHERBUF(value) (TCC_PERBUF_DITH5_DITHERBUF_Msk &amp; ((value) &lt;&lt; TCC_PERBUF_DITH5_DITHERBUF_Pos))</span></div>
<div class="line"><a name="l01646"></a><span class="lineno"><a class="line" href="tcc_8h.html#a505ba8bf978e90b76e7ba1f5e27223e2"> 1646</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH5_PERBUF_Pos 5 </span></div>
<div class="line"><a name="l01647"></a><span class="lineno"> 1647</span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH5_PERBUF_Msk (_U_(0x7FFFF) &lt;&lt; TCC_PERBUF_DITH5_PERBUF_Pos)</span></div>
<div class="line"><a name="l01648"></a><span class="lineno"> 1648</span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH5_PERBUF(value) (TCC_PERBUF_DITH5_PERBUF_Msk &amp; ((value) &lt;&lt; TCC_PERBUF_DITH5_PERBUF_Pos))</span></div>
<div class="line"><a name="l01649"></a><span class="lineno"><a class="line" href="tcc_8h.html#a4987a0d5fcb34ae7cb13d06c794cf57a"> 1649</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH5_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01651"></a><span class="lineno"> 1651</span>&#160;<span class="preprocessor">// DITH6 mode</span></div>
<div class="line"><a name="l01652"></a><span class="lineno"><a class="line" href="tcc_8h.html#aeb8f3be1cefbdd18de66eb1542c0cbfa"> 1652</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH6_DITHERBUF_Pos 0 </span></div>
<div class="line"><a name="l01653"></a><span class="lineno"> 1653</span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH6_DITHERBUF_Msk (_U_(0x3F) &lt;&lt; TCC_PERBUF_DITH6_DITHERBUF_Pos)</span></div>
<div class="line"><a name="l01654"></a><span class="lineno"> 1654</span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH6_DITHERBUF(value) (TCC_PERBUF_DITH6_DITHERBUF_Msk &amp; ((value) &lt;&lt; TCC_PERBUF_DITH6_DITHERBUF_Pos))</span></div>
<div class="line"><a name="l01655"></a><span class="lineno"><a class="line" href="tcc_8h.html#a23983bb85331675ee916e9881e388dc5"> 1655</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH6_PERBUF_Pos 6 </span></div>
<div class="line"><a name="l01656"></a><span class="lineno"> 1656</span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH6_PERBUF_Msk (_U_(0x3FFFF) &lt;&lt; TCC_PERBUF_DITH6_PERBUF_Pos)</span></div>
<div class="line"><a name="l01657"></a><span class="lineno"> 1657</span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH6_PERBUF(value) (TCC_PERBUF_DITH6_PERBUF_Msk &amp; ((value) &lt;&lt; TCC_PERBUF_DITH6_PERBUF_Pos))</span></div>
<div class="line"><a name="l01658"></a><span class="lineno"><a class="line" href="tcc_8h.html#aadf4f6e51bfb7aef8f72546d05e37a78"> 1658</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_DITH6_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01660"></a><span class="lineno"><a class="line" href="tcc_8h.html#a207ce806dad1b2f43f87665b17d38861"> 1660</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_PERBUF_Pos 0 </span></div>
<div class="line"><a name="l01661"></a><span class="lineno"> 1661</span>&#160;<span class="preprocessor">#define TCC_PERBUF_PERBUF_Msk (_U_(0xFFFFFF) &lt;&lt; TCC_PERBUF_PERBUF_Pos)</span></div>
<div class="line"><a name="l01662"></a><span class="lineno"> 1662</span>&#160;<span class="preprocessor">#define TCC_PERBUF_PERBUF(value) (TCC_PERBUF_PERBUF_Msk &amp; ((value) &lt;&lt; TCC_PERBUF_PERBUF_Pos))</span></div>
<div class="line"><a name="l01663"></a><span class="lineno"><a class="line" href="tcc_8h.html#a0f026409c729b51fd914c1ca5cee51fc"> 1663</a></span>&#160;<span class="preprocessor">#define TCC_PERBUF_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01665"></a><span class="lineno"> 1665</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- TCC_CCBUF : (TCC Offset: 0x70) (R/W 32) Compare and Capture Buffer -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01666"></a><span class="lineno"> 1666</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l01667"></a><span class="lineno"><a class="line" href="unionTCC__CCBUF__Type.html"> 1667</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l01668"></a><span class="lineno"> 1668</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH4 mode</span></div>
<div class="line"><a name="l01669"></a><span class="lineno"><a class="line" href="unionTCC__CCBUF__Type.html#af82a7210326936e45f27e0480a1e924c"> 1669</a></span>&#160; uint32_t <a class="code" href="unionTCC__CCBUF__Type.html#af82a7210326936e45f27e0480a1e924c">CCBUF</a>:4; </div>
<div class="line"><a name="l01670"></a><span class="lineno"><a class="line" href="unionTCC__CCBUF__Type.html#a4a3ef83aa364c319c6ea445357e96739"> 1670</a></span>&#160; uint32_t <a class="code" href="unionTCC__CCBUF__Type.html#a4a3ef83aa364c319c6ea445357e96739">DITHERBUF</a>:20; </div>
<div class="line"><a name="l01671"></a><span class="lineno"><a class="line" href="unionTCC__CCBUF__Type.html#a8418e39abddd233794b2f2dc02b596ba"> 1671</a></span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01672"></a><span class="lineno"><a class="line" href="unionTCC__CCBUF__Type.html#a6556ac94359f44b5383bf07b7af8c356"> 1672</a></span>&#160; } DITH4; </div>
<div class="line"><a name="l01673"></a><span class="lineno"> 1673</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH5 mode</span></div>
<div class="line"><a name="l01674"></a><span class="lineno"> 1674</span>&#160; uint32_t DITHERBUF:5; </div>
<div class="line"><a name="l01675"></a><span class="lineno"> 1675</span>&#160; uint32_t CCBUF:19; </div>
<div class="line"><a name="l01676"></a><span class="lineno"> 1676</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01677"></a><span class="lineno"><a class="line" href="unionTCC__CCBUF__Type.html#a96619d803f99e052203978ef0c82e930"> 1677</a></span>&#160; } DITH5; </div>
<div class="line"><a name="l01678"></a><span class="lineno"> 1678</span>&#160; <span class="keyword">struct </span>{ <span class="comment">// DITH6 mode</span></div>
<div class="line"><a name="l01679"></a><span class="lineno"> 1679</span>&#160; uint32_t DITHERBUF:6; </div>
<div class="line"><a name="l01680"></a><span class="lineno"> 1680</span>&#160; uint32_t CCBUF:18; </div>
<div class="line"><a name="l01681"></a><span class="lineno"> 1681</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01682"></a><span class="lineno"><a class="line" href="unionTCC__CCBUF__Type.html#a8b7dcc28e2dda6ec6fce7de1ec45c35c"> 1682</a></span>&#160; } DITH6; </div>
<div class="line"><a name="l01683"></a><span class="lineno"> 1683</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01684"></a><span class="lineno"> 1684</span>&#160; uint32_t CCBUF:24; </div>
<div class="line"><a name="l01685"></a><span class="lineno"> 1685</span>&#160; uint32_t :8; </div>
<div class="line"><a name="l01686"></a><span class="lineno"><a class="line" href="unionTCC__CCBUF__Type.html#a086b9d92e49756a48ab1259a6317e4d0"> 1686</a></span>&#160; } bit; </div>
<div class="line"><a name="l01687"></a><span class="lineno"><a class="line" href="unionTCC__CCBUF__Type.html#aa6ed1c9ad12c6a01bae3447bf5bb512b"> 1687</a></span>&#160; uint32_t <a class="code" href="unionTCC__CCBUF__Type.html#aa6ed1c9ad12c6a01bae3447bf5bb512b">reg</a>; </div>
<div class="line"><a name="l01688"></a><span class="lineno"> 1688</span>&#160;} <a class="code" href="unionTCC__CCBUF__Type.html">TCC_CCBUF_Type</a>;</div>
<div class="line"><a name="l01689"></a><span class="lineno"> 1689</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01690"></a><span class="lineno"> 1690</span>&#160; </div>
<div class="line"><a name="l01691"></a><span class="lineno"><a class="line" href="tcc_8h.html#a2b35c4d290d6e2c1bc82909e60d25077"> 1691</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_OFFSET 0x70 </span></div>
<div class="line"><a name="l01692"></a><span class="lineno"><a class="line" href="tcc_8h.html#a257c8fa8b95cd53873cf9ebe1cef6f35"> 1692</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l01694"></a><span class="lineno"> 1694</span>&#160;<span class="preprocessor">// DITH4 mode</span></div>
<div class="line"><a name="l01695"></a><span class="lineno"><a class="line" href="tcc_8h.html#ac924373819678e33608b71f8957e823c"> 1695</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH4_CCBUF_Pos 0 </span></div>
<div class="line"><a name="l01696"></a><span class="lineno"> 1696</span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH4_CCBUF_Msk (_U_(0xF) &lt;&lt; TCC_CCBUF_DITH4_CCBUF_Pos)</span></div>
<div class="line"><a name="l01697"></a><span class="lineno"> 1697</span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH4_CCBUF(value) (TCC_CCBUF_DITH4_CCBUF_Msk &amp; ((value) &lt;&lt; TCC_CCBUF_DITH4_CCBUF_Pos))</span></div>
<div class="line"><a name="l01698"></a><span class="lineno"><a class="line" href="tcc_8h.html#a56cd1d9b8f79db20d77e21b66088b1e8"> 1698</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH4_DITHERBUF_Pos 4 </span></div>
<div class="line"><a name="l01699"></a><span class="lineno"> 1699</span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH4_DITHERBUF_Msk (_U_(0xFFFFF) &lt;&lt; TCC_CCBUF_DITH4_DITHERBUF_Pos)</span></div>
<div class="line"><a name="l01700"></a><span class="lineno"> 1700</span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH4_DITHERBUF(value) (TCC_CCBUF_DITH4_DITHERBUF_Msk &amp; ((value) &lt;&lt; TCC_CCBUF_DITH4_DITHERBUF_Pos))</span></div>
<div class="line"><a name="l01701"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7f0191b348f8a665a14bf9441cfc8c89"> 1701</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH4_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01703"></a><span class="lineno"> 1703</span>&#160;<span class="preprocessor">// DITH5 mode</span></div>
<div class="line"><a name="l01704"></a><span class="lineno"><a class="line" href="tcc_8h.html#a5325e0f965412c0dceb39f73fae14592"> 1704</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH5_DITHERBUF_Pos 0 </span></div>
<div class="line"><a name="l01705"></a><span class="lineno"> 1705</span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH5_DITHERBUF_Msk (_U_(0x1F) &lt;&lt; TCC_CCBUF_DITH5_DITHERBUF_Pos)</span></div>
<div class="line"><a name="l01706"></a><span class="lineno"> 1706</span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH5_DITHERBUF(value) (TCC_CCBUF_DITH5_DITHERBUF_Msk &amp; ((value) &lt;&lt; TCC_CCBUF_DITH5_DITHERBUF_Pos))</span></div>
<div class="line"><a name="l01707"></a><span class="lineno"><a class="line" href="tcc_8h.html#a280788d376121bfda42b9572e5773bfb"> 1707</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH5_CCBUF_Pos 5 </span></div>
<div class="line"><a name="l01708"></a><span class="lineno"> 1708</span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH5_CCBUF_Msk (_U_(0x7FFFF) &lt;&lt; TCC_CCBUF_DITH5_CCBUF_Pos)</span></div>
<div class="line"><a name="l01709"></a><span class="lineno"> 1709</span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH5_CCBUF(value) (TCC_CCBUF_DITH5_CCBUF_Msk &amp; ((value) &lt;&lt; TCC_CCBUF_DITH5_CCBUF_Pos))</span></div>
<div class="line"><a name="l01710"></a><span class="lineno"><a class="line" href="tcc_8h.html#a7bfedfc3944d42a6c27c8d35c3337223"> 1710</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH5_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01712"></a><span class="lineno"> 1712</span>&#160;<span class="preprocessor">// DITH6 mode</span></div>
<div class="line"><a name="l01713"></a><span class="lineno"><a class="line" href="tcc_8h.html#aa0f9cd649bfec0986284ae7c3cbba40d"> 1713</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH6_DITHERBUF_Pos 0 </span></div>
<div class="line"><a name="l01714"></a><span class="lineno"> 1714</span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH6_DITHERBUF_Msk (_U_(0x3F) &lt;&lt; TCC_CCBUF_DITH6_DITHERBUF_Pos)</span></div>
<div class="line"><a name="l01715"></a><span class="lineno"> 1715</span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH6_DITHERBUF(value) (TCC_CCBUF_DITH6_DITHERBUF_Msk &amp; ((value) &lt;&lt; TCC_CCBUF_DITH6_DITHERBUF_Pos))</span></div>
<div class="line"><a name="l01716"></a><span class="lineno"><a class="line" href="tcc_8h.html#a8960c366072306d9250f40644a7b77d4"> 1716</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH6_CCBUF_Pos 6 </span></div>
<div class="line"><a name="l01717"></a><span class="lineno"> 1717</span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH6_CCBUF_Msk (_U_(0x3FFFF) &lt;&lt; TCC_CCBUF_DITH6_CCBUF_Pos)</span></div>
<div class="line"><a name="l01718"></a><span class="lineno"> 1718</span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH6_CCBUF(value) (TCC_CCBUF_DITH6_CCBUF_Msk &amp; ((value) &lt;&lt; TCC_CCBUF_DITH6_CCBUF_Pos))</span></div>
<div class="line"><a name="l01719"></a><span class="lineno"><a class="line" href="tcc_8h.html#ab8ff66320380c5dbfd3d6ef64af64550"> 1719</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_DITH6_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01721"></a><span class="lineno"><a class="line" href="tcc_8h.html#a09e2b9e6a9175c4b3cb50fc6302c32c4"> 1721</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_CCBUF_Pos 0 </span></div>
<div class="line"><a name="l01722"></a><span class="lineno"> 1722</span>&#160;<span class="preprocessor">#define TCC_CCBUF_CCBUF_Msk (_U_(0xFFFFFF) &lt;&lt; TCC_CCBUF_CCBUF_Pos)</span></div>
<div class="line"><a name="l01723"></a><span class="lineno"> 1723</span>&#160;<span class="preprocessor">#define TCC_CCBUF_CCBUF(value) (TCC_CCBUF_CCBUF_Msk &amp; ((value) &lt;&lt; TCC_CCBUF_CCBUF_Pos))</span></div>
<div class="line"><a name="l01724"></a><span class="lineno"><a class="line" href="tcc_8h.html#a81967b211789a03191deb52dbf9987eb"> 1724</a></span>&#160;<span class="preprocessor">#define TCC_CCBUF_MASK _U_(0x00FFFFFF) </span></div>
<div class="line"><a name="l01727"></a><span class="lineno"> 1727</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l01728"></a><span class="lineno"><a class="line" href="structTcc.html"> 1728</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
<div class="line"><a name="l01729"></a><span class="lineno"><a class="line" href="structTcc.html#a32d3c991c1c006f20a6b193618729798"> 1729</a></span>&#160; __IO <a class="code" href="unionTCC__CTRLA__Type.html">TCC_CTRLA_Type</a> <a class="code" href="structTcc.html#a32d3c991c1c006f20a6b193618729798">CTRLA</a>; </div>
<div class="line"><a name="l01730"></a><span class="lineno"><a class="line" href="structTcc.html#a2293428bb668bc0367cbe834987eca3e"> 1730</a></span>&#160; __IO <a class="code" href="unionTCC__CTRLBCLR__Type.html">TCC_CTRLBCLR_Type</a> <a class="code" href="structTcc.html#a2293428bb668bc0367cbe834987eca3e">CTRLBCLR</a>; </div>
<div class="line"><a name="l01731"></a><span class="lineno"><a class="line" href="structTcc.html#abfdedd396ae9f95b86ed4b4333b08464"> 1731</a></span>&#160; __IO <a class="code" href="unionTCC__CTRLBSET__Type.html">TCC_CTRLBSET_Type</a> <a class="code" href="structTcc.html#abfdedd396ae9f95b86ed4b4333b08464">CTRLBSET</a>; </div>
<div class="line"><a name="l01732"></a><span class="lineno"> 1732</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved1[0x2];</div>
<div class="line"><a name="l01733"></a><span class="lineno"><a class="line" href="structTcc.html#a5f372e5370e478af6eaf94095ff171fe"> 1733</a></span>&#160; __I <a class="code" href="unionTCC__SYNCBUSY__Type.html">TCC_SYNCBUSY_Type</a> <a class="code" href="structTcc.html#a5f372e5370e478af6eaf94095ff171fe">SYNCBUSY</a>; </div>
<div class="line"><a name="l01734"></a><span class="lineno"><a class="line" href="structTcc.html#a5abb734e3b76cfbe2e535ac65f5a205e"> 1734</a></span>&#160; __IO <a class="code" href="unionTCC__FCTRLA__Type.html">TCC_FCTRLA_Type</a> <a class="code" href="structTcc.html#a5abb734e3b76cfbe2e535ac65f5a205e">FCTRLA</a>; </div>
<div class="line"><a name="l01735"></a><span class="lineno"><a class="line" href="structTcc.html#aff0b84e22604af0a6b12b824ab6c1ee3"> 1735</a></span>&#160; __IO <a class="code" href="unionTCC__FCTRLB__Type.html">TCC_FCTRLB_Type</a> <a class="code" href="structTcc.html#aff0b84e22604af0a6b12b824ab6c1ee3">FCTRLB</a>; </div>
<div class="line"><a name="l01736"></a><span class="lineno"><a class="line" href="structTcc.html#a07d5bc9674cead25445060479c66acd1"> 1736</a></span>&#160; __IO <a class="code" href="unionTCC__WEXCTRL__Type.html">TCC_WEXCTRL_Type</a> <a class="code" href="structTcc.html#a07d5bc9674cead25445060479c66acd1">WEXCTRL</a>; </div>
<div class="line"><a name="l01737"></a><span class="lineno"><a class="line" href="structTcc.html#a9e19a270dad42364b5b1b3c19a31e45b"> 1737</a></span>&#160; __IO <a class="code" href="unionTCC__DRVCTRL__Type.html">TCC_DRVCTRL_Type</a> <a class="code" href="structTcc.html#a9e19a270dad42364b5b1b3c19a31e45b">DRVCTRL</a>; </div>
<div class="line"><a name="l01738"></a><span class="lineno"> 1738</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved2[0x2];</div>
<div class="line"><a name="l01739"></a><span class="lineno"><a class="line" href="structTcc.html#a570f4dfd9ace6f9e31a407114d91ea98"> 1739</a></span>&#160; __IO <a class="code" href="unionTCC__DBGCTRL__Type.html">TCC_DBGCTRL_Type</a> <a class="code" href="structTcc.html#a570f4dfd9ace6f9e31a407114d91ea98">DBGCTRL</a>; </div>
<div class="line"><a name="l01740"></a><span class="lineno"> 1740</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved3[0x1];</div>
<div class="line"><a name="l01741"></a><span class="lineno"><a class="line" href="structTcc.html#a4b01c1033af6dc64d9c7adfbe1e6e302"> 1741</a></span>&#160; __IO <a class="code" href="unionTCC__EVCTRL__Type.html">TCC_EVCTRL_Type</a> <a class="code" href="structTcc.html#a4b01c1033af6dc64d9c7adfbe1e6e302">EVCTRL</a>; </div>
<div class="line"><a name="l01742"></a><span class="lineno"><a class="line" href="structTcc.html#a9a0528a9bada8511ddc01889842aa0ef"> 1742</a></span>&#160; __IO <a class="code" href="unionTCC__INTENCLR__Type.html">TCC_INTENCLR_Type</a> <a class="code" href="structTcc.html#a9a0528a9bada8511ddc01889842aa0ef">INTENCLR</a>; </div>
<div class="line"><a name="l01743"></a><span class="lineno"><a class="line" href="structTcc.html#a87325a9da9bb14bbbb254f07161c3824"> 1743</a></span>&#160; __IO <a class="code" href="unionTCC__INTENSET__Type.html">TCC_INTENSET_Type</a> <a class="code" href="structTcc.html#a87325a9da9bb14bbbb254f07161c3824">INTENSET</a>; </div>
<div class="line"><a name="l01744"></a><span class="lineno"><a class="line" href="structTcc.html#a45850dfe47f384be457edd8185d2ada0"> 1744</a></span>&#160; __IO <a class="code" href="unionTCC__INTFLAG__Type.html">TCC_INTFLAG_Type</a> <a class="code" href="structTcc.html#a45850dfe47f384be457edd8185d2ada0">INTFLAG</a>; </div>
<div class="line"><a name="l01745"></a><span class="lineno"><a class="line" href="structTcc.html#a14f0707a16105fc215acc14d786476ff"> 1745</a></span>&#160; __IO <a class="code" href="unionTCC__STATUS__Type.html">TCC_STATUS_Type</a> <a class="code" href="structTcc.html#a14f0707a16105fc215acc14d786476ff">STATUS</a>; </div>
<div class="line"><a name="l01746"></a><span class="lineno"><a class="line" href="structTcc.html#a8ee2b473a9570d65643b9b3251cb31ce"> 1746</a></span>&#160; __IO <a class="code" href="unionTCC__COUNT__Type.html">TCC_COUNT_Type</a> <a class="code" href="structTcc.html#a8ee2b473a9570d65643b9b3251cb31ce">COUNT</a>; </div>
<div class="line"><a name="l01747"></a><span class="lineno"><a class="line" href="structTcc.html#ae9045f5074f643a3f8a70c681f644be3"> 1747</a></span>&#160; __IO <a class="code" href="unionTCC__PATT__Type.html">TCC_PATT_Type</a> <a class="code" href="structTcc.html#ae9045f5074f643a3f8a70c681f644be3">PATT</a>; </div>
<div class="line"><a name="l01748"></a><span class="lineno"> 1748</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved4[0x2];</div>
<div class="line"><a name="l01749"></a><span class="lineno"><a class="line" href="structTcc.html#aae49d975936cde132f53115171858a97"> 1749</a></span>&#160; __IO <a class="code" href="unionTCC__WAVE__Type.html">TCC_WAVE_Type</a> <a class="code" href="structTcc.html#aae49d975936cde132f53115171858a97">WAVE</a>; </div>
<div class="line"><a name="l01750"></a><span class="lineno"><a class="line" href="structTcc.html#a9ea2a8862e07c7525629412b1839c656"> 1750</a></span>&#160; __IO <a class="code" href="unionTCC__PER__Type.html">TCC_PER_Type</a> <a class="code" href="structTcc.html#a9ea2a8862e07c7525629412b1839c656">PER</a>; </div>
<div class="line"><a name="l01751"></a><span class="lineno"><a class="line" href="structTcc.html#a686810041e485f67c2371a5008bbff98"> 1751</a></span>&#160; __IO <a class="code" href="unionTCC__CC__Type.html">TCC_CC_Type</a> CC[6]; </div>
<div class="line"><a name="l01752"></a><span class="lineno"> 1752</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved5[0x8];</div>
<div class="line"><a name="l01753"></a><span class="lineno"><a class="line" href="structTcc.html#ada5157f799de1bd303dd7f5505953be0"> 1753</a></span>&#160; __IO <a class="code" href="unionTCC__PATTBUF__Type.html">TCC_PATTBUF_Type</a> <a class="code" href="structTcc.html#ada5157f799de1bd303dd7f5505953be0">PATTBUF</a>; </div>
<div class="line"><a name="l01754"></a><span class="lineno"> 1754</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved6[0x6];</div>
<div class="line"><a name="l01755"></a><span class="lineno"><a class="line" href="structTcc.html#acdbad8a793639cea04f3df92e95ab19b"> 1755</a></span>&#160; __IO <a class="code" href="unionTCC__PERBUF__Type.html">TCC_PERBUF_Type</a> <a class="code" href="structTcc.html#acdbad8a793639cea04f3df92e95ab19b">PERBUF</a>; </div>
<div class="line"><a name="l01756"></a><span class="lineno"><a class="line" href="structTcc.html#a2e47d37d25bb97e8b4f1033a6823a348"> 1756</a></span>&#160; __IO <a class="code" href="unionTCC__CCBUF__Type.html">TCC_CCBUF_Type</a> CCBUF[6]; </div>
<div class="line"><a name="l01757"></a><span class="lineno"> 1757</span>&#160;} <a class="code" href="structTcc.html">Tcc</a>;</div>
<div class="line"><a name="l01758"></a><span class="lineno"> 1758</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__)) */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l01759"></a><span class="lineno"> 1759</span>&#160; </div>
<div class="line"><a name="l01762"></a><span class="lineno"> 1762</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* _SAME54_TCC_COMPONENT_ */</span><span class="preprocessor"></span></div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="astructTcc_html_a45850dfe47f384be457edd8185d2ada0"><div class="ttname"><a href="structTcc.html#a45850dfe47f384be457edd8185d2ada0">Tcc::INTFLAG</a></div><div class="ttdeci">__IO TCC_INTFLAG_Type INTFLAG</div><div class="ttdoc">Offset: 0x2C (R/W 32) Interrupt Flag Status and Clear.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01744">tcc.h:1744</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_a2d8b65c238589154684809ce37a65e9b"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#a2d8b65c238589154684809ce37a65e9b">TCC_INTFLAG_Type::MC</a></div><div class="ttdeci">__I uint32_t MC</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01016">tcc.h:1016</a></div></div>
<div class="ttc" id="aunionTCC__CCBUF__Type_html"><div class="ttname"><a href="unionTCC__CCBUF__Type.html">TCC_CCBUF_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01667">tcc.h:1667</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_a6600c3cbdd5ec97cf3fde10d5a6b6297"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#a6600c3cbdd5ec97cf3fde10d5a6b6297">TCC_INTFLAG_Type::FAULT1</a></div><div class="ttdeci">__I uint32_t FAULT1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01005">tcc.h:1005</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_aeb1d25dd4fef04365304c7062668901e"><div class="ttname"><a href="unionTCC__PATT__Type.html#aeb1d25dd4fef04365304c7062668901e">TCC_PATT_Type::PGE5</a></div><div class="ttdeci">uint16_t PGE5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01235">tcc.h:1235</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBCLR__Type_html"><div class="ttname"><a href="unionTCC__CTRLBCLR__Type.html">TCC_CTRLBCLR_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00148">tcc.h:148</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_aec7ed559ce6e33374c53927f9ea42c4d"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#aec7ed559ce6e33374c53927f9ea42c4d">TCC_INTFLAG_Type::FAULT0</a></div><div class="ttdeci">__I uint32_t FAULT0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01004">tcc.h:1004</a></div></div>
<div class="ttc" id="aunionTCC__PERBUF__Type_html_ab784566caeaf58c1199f096cbb52ddd3"><div class="ttname"><a href="unionTCC__PERBUF__Type.html#ab784566caeaf58c1199f096cbb52ddd3">TCC_PERBUF_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01626">tcc.h:1626</a></div></div>
<div class="ttc" id="aunionTCC__PER__Type_html_a564b1b9a6282463b92f3bf4e4231825d"><div class="ttname"><a href="unionTCC__PER__Type.html#a564b1b9a6282463b92f3bf4e4231825d">TCC_PER_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01432">tcc.h:1432</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_a49b1b351aa16d3bc0f3d54d505b8c9d6"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#a49b1b351aa16d3bc0f3d54d505b8c9d6">TCC_CTRLA_Type::DMAOS</a></div><div class="ttdeci">uint32_t DMAOS</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00057">tcc.h:57</a></div></div>
<div class="ttc" id="aunionTCC__DBGCTRL__Type_html_a264f917482a51832cccf8cb9a1ca8ca7"><div class="ttname"><a href="unionTCC__DBGCTRL__Type.html#a264f917482a51832cccf8cb9a1ca8ca7">TCC_DBGCTRL_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00687">tcc.h:687</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_aaad0fcfeeaded5a19e16f8719a4f43b9"><div class="ttname"><a href="unionTCC__WAVE__Type.html#aaad0fcfeeaded5a19e16f8719a4f43b9">TCC_WAVE_Type::POL</a></div><div class="ttdeci">uint32_t POL</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01329">tcc.h:1329</a></div></div>
<div class="ttc" id="aunionTCC__CC__Type_html_af8fcd8ff8ee902372a85768cf971cfff"><div class="ttname"><a href="unionTCC__CC__Type.html#af8fcd8ff8ee902372a85768cf971cfff">TCC_CC_Type::DITHER</a></div><div class="ttdeci">uint32_t DITHER</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01475">tcc.h:1475</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_ad90828c47fde79917e33fb09bc9b3737"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#ad90828c47fde79917e33fb09bc9b3737">TCC_SYNCBUSY_Type::CC2</a></div><div class="ttdeci">uint32_t CC2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00262">tcc.h:262</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_aff1f4b358a9160e09a01bc3d4162bce6"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#aff1f4b358a9160e09a01bc3d4162bce6">TCC_EVCTRL_Type::EVACT1</a></div><div class="ttdeci">uint32_t EVACT1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00705">tcc.h:705</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBCLR__Type_html_abff2aca50b48c6a5a846bad494115638"><div class="ttname"><a href="unionTCC__CTRLBCLR__Type.html#abff2aca50b48c6a5a846bad494115638">TCC_CTRLBCLR_Type::IDXCMD</a></div><div class="ttdeci">uint8_t IDXCMD</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00153">tcc.h:153</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html">TCC_INTFLAG_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00993">tcc.h:993</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_a0173be9daf5d5900df795bd0bc4080b6"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#a0173be9daf5d5900df795bd0bc4080b6">TCC_INTFLAG_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01019">tcc.h:1019</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html_ab09889ca29f89f22419e7b9e354a45f7"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html#ab09889ca29f89f22419e7b9e354a45f7">TCC_FCTRLA_Type::QUAL</a></div><div class="ttdeci">uint32_t QUAL</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00320">tcc.h:320</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_aa71e499dcff0148d40a32b304221cc54"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#aa71e499dcff0148d40a32b304221cc54">TCC_INTENCLR_Type::ERR</a></div><div class="ttdeci">uint32_t ERR</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00854">tcc.h:854</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_a0e2b8d1907fecb9e45d5fd63b2232f4a"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#a0e2b8d1907fecb9e45d5fd63b2232f4a">TCC_EVCTRL_Type::MCEI1</a></div><div class="ttdeci">uint32_t MCEI1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00716">tcc.h:716</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_ab935cbb87180d536ec3024625f174120"><div class="ttname"><a href="unionTCC__PATT__Type.html#ab935cbb87180d536ec3024625f174120">TCC_PATT_Type::PGV3</a></div><div class="ttdeci">uint16_t PGV3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01241">tcc.h:1241</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_aa9894906a772800c45d6f97f9652aabd"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#aa9894906a772800c45d6f97f9652aabd">TCC_INTENSET_Type::FAULT1</a></div><div class="ttdeci">uint32_t FAULT1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00933">tcc.h:933</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a96f498ecd6d2210c0047a217601b5a12"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a96f498ecd6d2210c0047a217601b5a12">TCC_STATUS_Type::CMP1</a></div><div class="ttdeci">uint32_t CMP1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01091">tcc.h:1091</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_af98424072c8598d97a21b3263d28ff04"><div class="ttname"><a href="unionTCC__STATUS__Type.html#af98424072c8598d97a21b3263d28ff04">TCC_STATUS_Type::CCBUFV0</a></div><div class="ttdeci">uint32_t CCBUFV0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01083">tcc.h:1083</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_a5494baa408e838607d03eacd3ad97e1c"><div class="ttname"><a href="unionTCC__PATT__Type.html#a5494baa408e838607d03eacd3ad97e1c">TCC_PATT_Type::PGV7</a></div><div class="ttdeci">uint16_t PGV7</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01245">tcc.h:1245</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_ac37ce906d41b3c9c64779e97ea1be3ff"><div class="ttname"><a href="unionTCC__WAVE__Type.html#ac37ce906d41b3c9c64779e97ea1be3ff">TCC_WAVE_Type::CICCEN0</a></div><div class="ttdeci">uint32_t CICCEN0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01307">tcc.h:1307</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html_ad7264cd2cd24a5809d834ff77e0e9c59"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html#ad7264cd2cd24a5809d834ff77e0e9c59">TCC_FCTRLB_Type::FILTERVAL</a></div><div class="ttdeci">uint32_t FILTERVAL</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00432">tcc.h:432</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_aa35bf0a09b430cae7a9df8368f3f434f"><div class="ttname"><a href="unionTCC__STATUS__Type.html#aa35bf0a09b430cae7a9df8368f3f434f">TCC_STATUS_Type::CMP0</a></div><div class="ttdeci">uint32_t CMP0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01090">tcc.h:1090</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_ade761031f53871c9032e9151a05d9ced"><div class="ttname"><a href="unionTCC__PATT__Type.html#ade761031f53871c9032e9151a05d9ced">TCC_PATT_Type::reg</a></div><div class="ttdeci">uint16_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01251">tcc.h:1251</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_a6146e3929567b1431808ae23d1c74658"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#a6146e3929567b1431808ae23d1c74658">TCC_INTFLAG_Type::FAULTA</a></div><div class="ttdeci">__I uint32_t FAULTA</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01002">tcc.h:1002</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_af67224cfebeb4be837a807bbdee0c63f"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#af67224cfebeb4be837a807bbdee0c63f">TCC_CTRLA_Type::RUNSTDBY</a></div><div class="ttdeci">uint32_t RUNSTDBY</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00052">tcc.h:52</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_a9c231a239ea80d335366576786d92629"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#a9c231a239ea80d335366576786d92629">TCC_INTENSET_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00947">tcc.h:947</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html">TCC_EVCTRL_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00702">tcc.h:702</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a39f2f94e9fe569e030190b16a03af217"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a39f2f94e9fe569e030190b16a03af217">TCC_STATUS_Type::DFS</a></div><div class="ttdeci">uint32_t DFS</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01070">tcc.h:1070</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_a30afbb8e3f3d323a0519fae61d72d0e3"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#a30afbb8e3f3d323a0519fae61d72d0e3">TCC_INTFLAG_Type::FAULTB</a></div><div class="ttdeci">__I uint32_t FAULTB</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01003">tcc.h:1003</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_ab9bcab889ef30bb96044aabab376e767"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#ab9bcab889ef30bb96044aabab376e767">TCC_INTENSET_Type::MC</a></div><div class="ttdeci">uint32_t MC</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00944">tcc.h:944</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBCLR__Type_html_a7cd8146b9068c7f52f27b5a000b5a567"><div class="ttname"><a href="unionTCC__CTRLBCLR__Type.html#a7cd8146b9068c7f52f27b5a000b5a567">TCC_CTRLBCLR_Type::ONESHOT</a></div><div class="ttdeci">uint8_t ONESHOT</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00152">tcc.h:152</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a13a0e35f58ee5bf89561baf4f5b836d1"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a13a0e35f58ee5bf89561baf4f5b836d1">TCC_STATUS_Type::PERBUFV</a></div><div class="ttdeci">uint32_t PERBUFV</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01074">tcc.h:1074</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a91ac3cbeeaf769fdcf08f6e6172f1456"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a91ac3cbeeaf769fdcf08f6e6172f1456">TCC_STATUS_Type::CMP</a></div><div class="ttdeci">uint32_t CMP</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01102">tcc.h:1102</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_a9a90d995c9a786c6afc136ffd1c6b03c"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#a9a90d995c9a786c6afc136ffd1c6b03c">TCC_INTENSET_Type::ERR</a></div><div class="ttdeci">uint32_t ERR</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00926">tcc.h:926</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBSET__Type_html_ae964331b2ac6f601ee9c7e7ac424cead"><div class="ttname"><a href="unionTCC__CTRLBSET__Type.html#ae964331b2ac6f601ee9c7e7ac424cead">TCC_CTRLBSET_Type::IDXCMD</a></div><div class="ttdeci">uint8_t IDXCMD</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00204">tcc.h:204</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_aec9bd69d43113705be98f074335ef095"><div class="ttname"><a href="unionTCC__PATT__Type.html#aec9bd69d43113705be98f074335ef095">TCC_PATT_Type::PGV6</a></div><div class="ttdeci">uint16_t PGV6</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01244">tcc.h:1244</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html"><div class="ttname"><a href="unionTCC__PATT__Type.html">TCC_PATT_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01228">tcc.h:1228</a></div></div>
<div class="ttc" id="aunionTCC__DBGCTRL__Type_html_a1cff0875b1fc9c6941e8b7090c546e6d"><div class="ttname"><a href="unionTCC__DBGCTRL__Type.html#a1cff0875b1fc9c6941e8b7090c546e6d">TCC_DBGCTRL_Type::DBGRUN</a></div><div class="ttdeci">uint8_t DBGRUN</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00682">tcc.h:682</a></div></div>
<div class="ttc" id="aunionTCC__CC__Type_html_a365fc00c034d385499b4f030ed8ed133"><div class="ttname"><a href="unionTCC__CC__Type.html#a365fc00c034d385499b4f030ed8ed133">TCC_CC_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01493">tcc.h:1493</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a99de7490aa147ae0259eec9bec22f336"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a99de7490aa147ae0259eec9bec22f336">TCC_PATTBUF_Type::PGVB6</a></div><div class="ttdeci">uint16_t PGVB6</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01550">tcc.h:1550</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_aed2e9b80a82f5eddf2d7cb9f05dbb4e7"><div class="ttname"><a href="unionTCC__PATT__Type.html#aed2e9b80a82f5eddf2d7cb9f05dbb4e7">TCC_PATT_Type::PGV1</a></div><div class="ttdeci">uint16_t PGV1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01239">tcc.h:1239</a></div></div>
<div class="ttc" id="aunionTCC__WEXCTRL__Type_html_abe27271de625efe21efa30a3a22b08d2"><div class="ttname"><a href="unionTCC__WEXCTRL__Type.html#abe27271de625efe21efa30a3a22b08d2">TCC_WEXCTRL_Type::DTLS</a></div><div class="ttdeci">uint32_t DTLS</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00532">tcc.h:532</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_a49d26f9399d1b8704a9284b51a206b7e"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#a49d26f9399d1b8704a9284b51a206b7e">TCC_CTRLA_Type::CPTEN0</a></div><div class="ttdeci">uint32_t CPTEN0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00058">tcc.h:58</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html_afa559ef997ba7120d0b65c07a8f49b52"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html#afa559ef997ba7120d0b65c07a8f49b52">TCC_FCTRLA_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00331">tcc.h:331</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBCLR__Type_html_a3a9ab6836188c686fd338e8e492a4f31"><div class="ttname"><a href="unionTCC__CTRLBCLR__Type.html#a3a9ab6836188c686fd338e8e492a4f31">TCC_CTRLBCLR_Type::LUPD</a></div><div class="ttdeci">uint8_t LUPD</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00151">tcc.h:151</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a0200b3e1d7c9da1fcb0a94798bf04989"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a0200b3e1d7c9da1fcb0a94798bf04989">TCC_DRVCTRL_Type::NRE5</a></div><div class="ttdeci">uint32_t NRE5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00578">tcc.h:578</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_a5bea4bfd43d1bf47e1682e0f679fbb8c"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#a5bea4bfd43d1bf47e1682e0f679fbb8c">TCC_SYNCBUSY_Type::CC1</a></div><div class="ttdeci">uint32_t CC1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00261">tcc.h:261</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_ad10cf3934dc81802e587c63c6d77abeb"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#ad10cf3934dc81802e587c63c6d77abeb">TCC_DRVCTRL_Type::NRV0</a></div><div class="ttdeci">uint32_t NRV0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00581">tcc.h:581</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_afb866eb889e1e4783e9ecada034354f7"><div class="ttname"><a href="unionTCC__WAVE__Type.html#afb866eb889e1e4783e9ecada034354f7">TCC_WAVE_Type::CICCEN3</a></div><div class="ttdeci">uint32_t CICCEN3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01310">tcc.h:1310</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_a5cb394a615a827f1a11f2bf42c231f9c"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#a5cb394a615a827f1a11f2bf42c231f9c">TCC_EVCTRL_Type::CNTEO</a></div><div class="ttdeci">uint32_t CNTEO</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00709">tcc.h:709</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a7f92d1041cd5304384cede77912cc267"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a7f92d1041cd5304384cede77912cc267">TCC_WAVE_Type::SWAP0</a></div><div class="ttdeci">uint32_t SWAP0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01319">tcc.h:1319</a></div></div>
<div class="ttc" id="aunionTCC__WEXCTRL__Type_html"><div class="ttname"><a href="unionTCC__WEXCTRL__Type.html">TCC_WEXCTRL_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00523">tcc.h:523</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a4764bee1c2938f30e8919f4a1c8440ce"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a4764bee1c2938f30e8919f4a1c8440ce">TCC_STATUS_Type::CCBUFV2</a></div><div class="ttdeci">uint32_t CCBUFV2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01085">tcc.h:1085</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_ab5dde320fd48aa3cf24e2227a61467b2"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#ab5dde320fd48aa3cf24e2227a61467b2">TCC_EVCTRL_Type::TCINV</a></div><div class="ttdeci">uint32_t TCINV</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00732">tcc.h:732</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a098156b8bcb9b82f1ef09539fe9e4742"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a098156b8bcb9b82f1ef09539fe9e4742">TCC_DRVCTRL_Type::NRE4</a></div><div class="ttdeci">uint32_t NRE4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00577">tcc.h:577</a></div></div>
<div class="ttc" id="aunionTCC__WEXCTRL__Type_html_aebcc3f1cb2d21f371b10178e54d99234"><div class="ttname"><a href="unionTCC__WEXCTRL__Type.html#aebcc3f1cb2d21f371b10178e54d99234">TCC_WEXCTRL_Type::DTIEN1</a></div><div class="ttdeci">uint32_t DTIEN1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00528">tcc.h:528</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_abb6cd3046547cc33674c4f66690c39a8"><div class="ttname"><a href="unionTCC__STATUS__Type.html#abb6cd3046547cc33674c4f66690c39a8">TCC_STATUS_Type::CCBUFV3</a></div><div class="ttdeci">uint32_t CCBUFV3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01086">tcc.h:1086</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_a1a37ef5ab5e2e389a54be2a046ec6d2f"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#a1a37ef5ab5e2e389a54be2a046ec6d2f">TCC_SYNCBUSY_Type::PATT</a></div><div class="ttdeci">uint32_t PATT</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00257">tcc.h:257</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBCLR__Type_html_ac17838cd850cf673b789f7e144315828"><div class="ttname"><a href="unionTCC__CTRLBCLR__Type.html#ac17838cd850cf673b789f7e144315828">TCC_CTRLBCLR_Type::DIR</a></div><div class="ttdeci">uint8_t DIR</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00150">tcc.h:150</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a2ee49fc06e92040181c623faad8b3ac8"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a2ee49fc06e92040181c623faad8b3ac8">TCC_STATUS_Type::FAULT0</a></div><div class="ttdeci">uint32_t FAULT0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01081">tcc.h:1081</a></div></div>
<div class="ttc" id="astructTcc_html_a8ee2b473a9570d65643b9b3251cb31ce"><div class="ttname"><a href="structTcc.html#a8ee2b473a9570d65643b9b3251cb31ce">Tcc::COUNT</a></div><div class="ttdeci">__IO TCC_COUNT_Type COUNT</div><div class="ttdoc">Offset: 0x34 (R/W 32) Count.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01746">tcc.h:1746</a></div></div>
<div class="ttc" id="astructTcc_html_a87325a9da9bb14bbbb254f07161c3824"><div class="ttname"><a href="structTcc.html#a87325a9da9bb14bbbb254f07161c3824">Tcc::INTENSET</a></div><div class="ttdeci">__IO TCC_INTENSET_Type INTENSET</div><div class="ttdoc">Offset: 0x28 (R/W 32) Interrupt Enable Set.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01743">tcc.h:1743</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a7f63d6900d51583dd8cb0be129d2de2e"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a7f63d6900d51583dd8cb0be129d2de2e">TCC_WAVE_Type::RAMP</a></div><div class="ttdeci">uint32_t RAMP</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01304">tcc.h:1304</a></div></div>
<div class="ttc" id="aunionTCC__CCBUF__Type_html_af82a7210326936e45f27e0480a1e924c"><div class="ttname"><a href="unionTCC__CCBUF__Type.html#af82a7210326936e45f27e0480a1e924c">TCC_CCBUF_Type::CCBUF</a></div><div class="ttdeci">uint32_t CCBUF</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01669">tcc.h:1669</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_ab03fadb8f19c2830fa4e451c88480422"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#ab03fadb8f19c2830fa4e451c88480422">TCC_PATTBUF_Type::PGVB4</a></div><div class="ttdeci">uint16_t PGVB4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01548">tcc.h:1548</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a21861b8bcdf79f28dcb772c7834ac112"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a21861b8bcdf79f28dcb772c7834ac112">TCC_PATTBUF_Type::PGEB</a></div><div class="ttdeci">uint16_t PGEB</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01554">tcc.h:1554</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_a93ef4cce5f319571859599572c3f275a"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#a93ef4cce5f319571859599572c3f275a">TCC_SYNCBUSY_Type::CC3</a></div><div class="ttdeci">uint32_t CC3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00263">tcc.h:263</a></div></div>
<div class="ttc" id="astructTcc_html_aae49d975936cde132f53115171858a97"><div class="ttname"><a href="structTcc.html#aae49d975936cde132f53115171858a97">Tcc::WAVE</a></div><div class="ttdeci">__IO TCC_WAVE_Type WAVE</div><div class="ttdoc">Offset: 0x3C (R/W 32) Waveform Control.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01749">tcc.h:1749</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html_ac47c5565765b33af1bd79d5e9f26a230"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html#ac47c5565765b33af1bd79d5e9f26a230">TCC_FCTRLA_Type::CAPTURE</a></div><div class="ttdeci">uint32_t CAPTURE</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00325">tcc.h:325</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a08f0e2c065f078e14a548622ed0c0691"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a08f0e2c065f078e14a548622ed0c0691">TCC_WAVE_Type::CICCEN</a></div><div class="ttdeci">uint32_t CICCEN</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01327">tcc.h:1327</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a10582f2544d6e78901e9a9672b021205"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a10582f2544d6e78901e9a9672b021205">TCC_PATTBUF_Type::PGEB0</a></div><div class="ttdeci">uint16_t PGEB0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01536">tcc.h:1536</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_a427f95afaa9b890df9c1ac8b141b9f6a"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#a427f95afaa9b890df9c1ac8b141b9f6a">TCC_CTRLA_Type::CPTEN</a></div><div class="ttdeci">uint32_t CPTEN</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00068">tcc.h:68</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_aca160e5090aca4b894315f6de84d784c"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#aca160e5090aca4b894315f6de84d784c">TCC_EVCTRL_Type::TCINV0</a></div><div class="ttdeci">uint32_t TCINV0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00711">tcc.h:711</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a0c9785f59cc6076dc2db181354e57f4c"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a0c9785f59cc6076dc2db181354e57f4c">TCC_WAVE_Type::POL0</a></div><div class="ttdeci">uint32_t POL0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01312">tcc.h:1312</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html"><div class="ttname"><a href="unionTCC__WAVE__Type.html">TCC_WAVE_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01300">tcc.h:1300</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html_a4b94fae35b339cfb264a5e05cca56734"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html#a4b94fae35b339cfb264a5e05cca56734">TCC_FCTRLA_Type::BLANK</a></div><div class="ttdeci">uint32_t BLANK</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00321">tcc.h:321</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a006e93a72ddb57ed133776a414c9ed25"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a006e93a72ddb57ed133776a414c9ed25">TCC_DRVCTRL_Type::NRE</a></div><div class="ttdeci">uint32_t NRE</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00601">tcc.h:601</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_add5cd537ca2c105dd5ad100268c3728d"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#add5cd537ca2c105dd5ad100268c3728d">TCC_INTFLAG_Type::MC5</a></div><div class="ttdeci">__I uint32_t MC5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01011">tcc.h:1011</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a35cd32419a24c0c9ae0c8ff035e80bba"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a35cd32419a24c0c9ae0c8ff035e80bba">TCC_PATTBUF_Type::PGEB7</a></div><div class="ttdeci">uint16_t PGEB7</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01543">tcc.h:1543</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_abfdd37dfbf186303413125f2b1eb5e3e"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#abfdd37dfbf186303413125f2b1eb5e3e">TCC_EVCTRL_Type::MCEI0</a></div><div class="ttdeci">uint32_t MCEI0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00715">tcc.h:715</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a9783e844ab1bedb8a8fce269885198d5"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a9783e844ab1bedb8a8fce269885198d5">TCC_WAVE_Type::WAVEGEN</a></div><div class="ttdeci">uint32_t WAVEGEN</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01302">tcc.h:1302</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a5931bf24943456100b77097e8dbef71b"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a5931bf24943456100b77097e8dbef71b">TCC_STATUS_Type::CCBUFV</a></div><div class="ttdeci">uint32_t CCBUFV</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01100">tcc.h:1100</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_ac7bad345418f1dea90599b6e498483ca"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#ac7bad345418f1dea90599b6e498483ca">TCC_INTENSET_Type::MC1</a></div><div class="ttdeci">uint32_t MC1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00935">tcc.h:935</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a0bc3ddcfe4e33b63250f2e50de24640c"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a0bc3ddcfe4e33b63250f2e50de24640c">TCC_DRVCTRL_Type::NRV6</a></div><div class="ttdeci">uint32_t NRV6</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00587">tcc.h:587</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBSET__Type_html_ac4618003c48597ee54e86ff1b07ca3ea"><div class="ttname"><a href="unionTCC__CTRLBSET__Type.html#ac4618003c48597ee54e86ff1b07ca3ea">TCC_CTRLBSET_Type::DIR</a></div><div class="ttdeci">uint8_t DIR</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00201">tcc.h:201</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a9ad4a7a56bfe539974d9de7188f5f642"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a9ad4a7a56bfe539974d9de7188f5f642">TCC_PATTBUF_Type::PGVB3</a></div><div class="ttdeci">uint16_t PGVB3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01547">tcc.h:1547</a></div></div>
<div class="ttc" id="astructTcc_html_a5f372e5370e478af6eaf94095ff171fe"><div class="ttname"><a href="structTcc.html#a5f372e5370e478af6eaf94095ff171fe">Tcc::SYNCBUSY</a></div><div class="ttdeci">__I TCC_SYNCBUSY_Type SYNCBUSY</div><div class="ttdoc">Offset: 0x08 (R/ 32) Synchronization Busy.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01733">tcc.h:1733</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a7abbad94a2b1842a49217596e3c971d7"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a7abbad94a2b1842a49217596e3c971d7">TCC_DRVCTRL_Type::NRV3</a></div><div class="ttdeci">uint32_t NRV3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00584">tcc.h:584</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_ae486dd866460b5f624a3d1d5f59a6c6c"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#ae486dd866460b5f624a3d1d5f59a6c6c">TCC_EVCTRL_Type::MCEI2</a></div><div class="ttdeci">uint32_t MCEI2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00717">tcc.h:717</a></div></div>
<div class="ttc" id="aunionTCC__COUNT__Type_html"><div class="ttname"><a href="unionTCC__COUNT__Type.html">TCC_COUNT_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01176">tcc.h:1176</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_ae960752282ef40bd716579c4757a03b4"><div class="ttname"><a href="unionTCC__STATUS__Type.html#ae960752282ef40bd716579c4757a03b4">TCC_STATUS_Type::FAULTBIN</a></div><div class="ttdeci">uint32_t FAULTBIN</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01076">tcc.h:1076</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a69d96d5f22da10566216da252af5937b"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a69d96d5f22da10566216da252af5937b">TCC_STATUS_Type::CCBUFV4</a></div><div class="ttdeci">uint32_t CCBUFV4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01087">tcc.h:1087</a></div></div>
<div class="ttc" id="aunionTCC__PER__Type_html"><div class="ttname"><a href="unionTCC__PER__Type.html">TCC_PER_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01412">tcc.h:1412</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_ae470005ab4b61784f785244dd00e7c2d"><div class="ttname"><a href="unionTCC__WAVE__Type.html#ae470005ab4b61784f785244dd00e7c2d">TCC_WAVE_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01334">tcc.h:1334</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a3a9dfa8411dff1150dd7f47843bf3abb"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a3a9dfa8411dff1150dd7f47843bf3abb">TCC_WAVE_Type::SWAP</a></div><div class="ttdeci">uint32_t SWAP</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01331">tcc.h:1331</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html_a4b40c4c979a76f3d75a19c305304238b"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html#a4b40c4c979a76f3d75a19c305304238b">TCC_FCTRLB_Type::CHSEL</a></div><div class="ttdeci">uint32_t CHSEL</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00428">tcc.h:428</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_ad3ff625876743189cb750a6e4a9ef23c"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#ad3ff625876743189cb750a6e4a9ef23c">TCC_EVCTRL_Type::TRGEO</a></div><div class="ttdeci">uint32_t TRGEO</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00708">tcc.h:708</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_a3ad5ac4cda06e19d725c6f43c2661f6e"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#a3ad5ac4cda06e19d725c6f43c2661f6e">TCC_EVCTRL_Type::MCEO3</a></div><div class="ttdeci">uint32_t MCEO3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00725">tcc.h:725</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_ab84534a435d999e0e197f18af30250b7"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#ab84534a435d999e0e197f18af30250b7">TCC_DRVCTRL_Type::NRE0</a></div><div class="ttdeci">uint32_t NRE0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00573">tcc.h:573</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_a656e928831aad4661dea05012a76498f"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#a656e928831aad4661dea05012a76498f">TCC_INTENSET_Type::TRG</a></div><div class="ttdeci">uint32_t TRG</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00924">tcc.h:924</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_a4aa8f3e6e03e2596403740dab34b38b3"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#a4aa8f3e6e03e2596403740dab34b38b3">TCC_INTENSET_Type::MC2</a></div><div class="ttdeci">uint32_t MC2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00936">tcc.h:936</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_ad7867cc2c0dfeac1e63cc5c03eb387cd"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#ad7867cc2c0dfeac1e63cc5c03eb387cd">TCC_EVCTRL_Type::MCEO</a></div><div class="ttdeci">uint32_t MCEO</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00736">tcc.h:736</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_aae61d2a838cda37d1a4b9301089db92a"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#aae61d2a838cda37d1a4b9301089db92a">TCC_INTFLAG_Type::OVF</a></div><div class="ttdeci">__I uint32_t OVF</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00995">tcc.h:995</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_af6293f0dc473f54d116d9709aabedf49"><div class="ttname"><a href="unionTCC__WAVE__Type.html#af6293f0dc473f54d116d9709aabedf49">TCC_WAVE_Type::POL2</a></div><div class="ttdeci">uint32_t POL2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01314">tcc.h:1314</a></div></div>
<div class="ttc" id="aunionTCC__DBGCTRL__Type_html"><div class="ttname"><a href="unionTCC__DBGCTRL__Type.html">TCC_DBGCTRL_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00680">tcc.h:680</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a1d4f1ab360724111bee1afa2447589eb"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a1d4f1ab360724111bee1afa2447589eb">TCC_STATUS_Type::FAULT1</a></div><div class="ttdeci">uint32_t FAULT1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01082">tcc.h:1082</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html_a15600f45751c30e3e6576133c8d7b54a"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html#a15600f45751c30e3e6576133c8d7b54a">TCC_FCTRLB_Type::RESTART</a></div><div class="ttdeci">uint32_t RESTART</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00426">tcc.h:426</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_a8b3443e0e2fae5344ee2d6b0fbff15e8"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#a8b3443e0e2fae5344ee2d6b0fbff15e8">TCC_INTFLAG_Type::MC0</a></div><div class="ttdeci">__I uint32_t MC0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01006">tcc.h:1006</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_a81c4794c72defc309da8c1fadfdb4ce9"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#a81c4794c72defc309da8c1fadfdb4ce9">TCC_EVCTRL_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00739">tcc.h:739</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html"><div class="ttname"><a href="unionTCC__STATUS__Type.html">TCC_STATUS_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01065">tcc.h:1065</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_a4dd7e062b3ab1a43b4627c2ade1e7b68"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#a4dd7e062b3ab1a43b4627c2ade1e7b68">TCC_CTRLA_Type::CPTEN3</a></div><div class="ttdeci">uint32_t CPTEN3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00061">tcc.h:61</a></div></div>
<div class="ttc" id="aunionTCC__PERBUF__Type_html_a62af806cb85377a008e0638019f6f2c1"><div class="ttname"><a href="unionTCC__PERBUF__Type.html#a62af806cb85377a008e0638019f6f2c1">TCC_PERBUF_Type::DITHERBUF</a></div><div class="ttdeci">uint32_t DITHERBUF</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01608">tcc.h:1608</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a5e52879d2d3f84837a23e41022c41317"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a5e52879d2d3f84837a23e41022c41317">TCC_WAVE_Type::POL5</a></div><div class="ttdeci">uint32_t POL5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01317">tcc.h:1317</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBCLR__Type_html_aac39b488794426f6b4e795a43dc3afa8"><div class="ttname"><a href="unionTCC__CTRLBCLR__Type.html#aac39b488794426f6b4e795a43dc3afa8">TCC_CTRLBCLR_Type::CMD</a></div><div class="ttdeci">uint8_t CMD</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00154">tcc.h:154</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_ad05a9b5dca5b101eabcf0bee8081cfba"><div class="ttname"><a href="unionTCC__PATT__Type.html#ad05a9b5dca5b101eabcf0bee8081cfba">TCC_PATT_Type::PGV4</a></div><div class="ttdeci">uint16_t PGV4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01242">tcc.h:1242</a></div></div>
<div class="ttc" id="aunionTCC__CC__Type_html_a4ffcd55ca0d3a24c22ed328bbaae0c42"><div class="ttname"><a href="unionTCC__CC__Type.html#a4ffcd55ca0d3a24c22ed328bbaae0c42">TCC_CC_Type::CC</a></div><div class="ttdeci">uint32_t CC</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01476">tcc.h:1476</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_ad296939a13187db01d5705a09679fa0a"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#ad296939a13187db01d5705a09679fa0a">TCC_INTFLAG_Type::ERR</a></div><div class="ttdeci">__I uint32_t ERR</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00998">tcc.h:998</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_a540427e9c4ac1b56f8e5fbc2c52ae5a0"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#a540427e9c4ac1b56f8e5fbc2c52ae5a0">TCC_INTFLAG_Type::uint32_t</a></div><div class="ttdeci">__I uint32_t</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00999">tcc.h:999</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html_a97e6b61f5a3bf8a10c239a047763b05e"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html#a97e6b61f5a3bf8a10c239a047763b05e">TCC_FCTRLB_Type::KEEP</a></div><div class="ttdeci">uint32_t KEEP</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00423">tcc.h:423</a></div></div>
<div class="ttc" id="astructTcc_html_a9e19a270dad42364b5b1b3c19a31e45b"><div class="ttname"><a href="structTcc.html#a9e19a270dad42364b5b1b3c19a31e45b">Tcc::DRVCTRL</a></div><div class="ttdeci">__IO TCC_DRVCTRL_Type DRVCTRL</div><div class="ttdoc">Offset: 0x18 (R/W 32) Driver Control.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01737">tcc.h:1737</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_ac44305e42d99d6e465c158fa333567b7"><div class="ttname"><a href="unionTCC__STATUS__Type.html#ac44305e42d99d6e465c158fa333567b7">TCC_STATUS_Type::CMP5</a></div><div class="ttdeci">uint32_t CMP5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01095">tcc.h:1095</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a15d881071b1bcdc5ed1c36db1c7c8ab2"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a15d881071b1bcdc5ed1c36db1c7c8ab2">TCC_WAVE_Type::SWAP2</a></div><div class="ttdeci">uint32_t SWAP2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01321">tcc.h:1321</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBCLR__Type_html_a4862d88bebe8f8726a48fafd5232845b"><div class="ttname"><a href="unionTCC__CTRLBCLR__Type.html#a4862d88bebe8f8726a48fafd5232845b">TCC_CTRLBCLR_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00156">tcc.h:156</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html_af49273bbc7eeb125406fd5b03d0fa012"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html#af49273bbc7eeb125406fd5b03d0fa012">TCC_FCTRLA_Type::BLANKPRESC</a></div><div class="ttdeci">uint32_t BLANKPRESC</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00326">tcc.h:326</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_a7e759dd3b06bf83698a07be60d95cbb4"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#a7e759dd3b06bf83698a07be60d95cbb4">TCC_SYNCBUSY_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00273">tcc.h:273</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a906ac2487eaaf0612a7cbacd851fe006"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a906ac2487eaaf0612a7cbacd851fe006">TCC_DRVCTRL_Type::NRV1</a></div><div class="ttdeci">uint32_t NRV1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00582">tcc.h:582</a></div></div>
<div class="ttc" id="aunionTCC__PERBUF__Type_html_ad22795a9cbec15993dfa7a7170794f02"><div class="ttname"><a href="unionTCC__PERBUF__Type.html#ad22795a9cbec15993dfa7a7170794f02">TCC_PERBUF_Type::PERBUF</a></div><div class="ttdeci">uint32_t PERBUF</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01609">tcc.h:1609</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a1ed982379f56370b08662e846ae27713"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a1ed982379f56370b08662e846ae27713">TCC_WAVE_Type::SWAP3</a></div><div class="ttdeci">uint32_t SWAP3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01322">tcc.h:1322</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a7d617b1b42518975bbfd667d4c2d7730"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a7d617b1b42518975bbfd667d4c2d7730">TCC_STATUS_Type::STOP</a></div><div class="ttdeci">uint32_t STOP</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01067">tcc.h:1067</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a1a930eab9a46bc36d01a199dfb5c692f"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a1a930eab9a46bc36d01a199dfb5c692f">TCC_STATUS_Type::FAULTAIN</a></div><div class="ttdeci">uint32_t FAULTAIN</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01075">tcc.h:1075</a></div></div>
<div class="ttc" id="aunionTCC__WEXCTRL__Type_html_a278f3628a3203c867a513cbbed64136e"><div class="ttname"><a href="unionTCC__WEXCTRL__Type.html#a278f3628a3203c867a513cbbed64136e">TCC_WEXCTRL_Type::DTIEN3</a></div><div class="ttdeci">uint32_t DTIEN3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00530">tcc.h:530</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_afa3ac80cf324c04ec5d68cfa117a8b81"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#afa3ac80cf324c04ec5d68cfa117a8b81">TCC_EVCTRL_Type::MCEO0</a></div><div class="ttdeci">uint32_t MCEO0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00722">tcc.h:722</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_ad15304f59ce804c68232c3fc813e3d43"><div class="ttname"><a href="unionTCC__WAVE__Type.html#ad15304f59ce804c68232c3fc813e3d43">TCC_WAVE_Type::POL1</a></div><div class="ttdeci">uint32_t POL1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01313">tcc.h:1313</a></div></div>
<div class="ttc" id="astructTcc_html_a5abb734e3b76cfbe2e535ac65f5a205e"><div class="ttname"><a href="structTcc.html#a5abb734e3b76cfbe2e535ac65f5a205e">Tcc::FCTRLA</a></div><div class="ttdeci">__IO TCC_FCTRLA_Type FCTRLA</div><div class="ttdoc">Offset: 0x0C (R/W 32) Recoverable Fault A Configuration.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01734">tcc.h:1734</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_ac0dffd98f3fcc7453bdf3db2540d4516"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#ac0dffd98f3fcc7453bdf3db2540d4516">TCC_CTRLA_Type::SWRST</a></div><div class="ttdeci">uint32_t SWRST</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00046">tcc.h:46</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_ac8226042c7da2a4256cd34351f59228b"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#ac8226042c7da2a4256cd34351f59228b">TCC_INTFLAG_Type::CNT</a></div><div class="ttdeci">__I uint32_t CNT</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00997">tcc.h:997</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_a89d1bb2cd9d533c4994475844fcdc114"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#a89d1bb2cd9d533c4994475844fcdc114">TCC_INTENSET_Type::MC5</a></div><div class="ttdeci">uint32_t MC5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00939">tcc.h:939</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_ad8c096f9f583f8b820d8615549341c74"><div class="ttname"><a href="unionTCC__PATT__Type.html#ad8c096f9f583f8b820d8615549341c74">TCC_PATT_Type::PGE</a></div><div class="ttdeci">uint16_t PGE</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01248">tcc.h:1248</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_ae506e35d0447b0b73155365a2e8791d0"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#ae506e35d0447b0b73155365a2e8791d0">TCC_EVCTRL_Type::TCINV1</a></div><div class="ttdeci">uint32_t TCINV1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00712">tcc.h:712</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_a3115b7d0a309a1eb888fa8eee3e89587"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#a3115b7d0a309a1eb888fa8eee3e89587">TCC_INTENCLR_Type::MC</a></div><div class="ttdeci">uint32_t MC</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00872">tcc.h:872</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_af55fdf9fb5b2e27d16ccb15cb4769cff"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#af55fdf9fb5b2e27d16ccb15cb4769cff">TCC_INTENCLR_Type::MC4</a></div><div class="ttdeci">uint32_t MC4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00866">tcc.h:866</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a0fffb8ca7f2388bbd1296f3fe5c5f66c"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a0fffb8ca7f2388bbd1296f3fe5c5f66c">TCC_DRVCTRL_Type::INVEN4</a></div><div class="ttdeci">uint32_t INVEN4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00593">tcc.h:593</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html_a60c863921b65781ab9382fecdc82457b"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html#a60c863921b65781ab9382fecdc82457b">TCC_FCTRLA_Type::FILTERVAL</a></div><div class="ttdeci">uint32_t FILTERVAL</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00328">tcc.h:328</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_ad6c33af61cc2e852e37ac5eeaeedf84f"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#ad6c33af61cc2e852e37ac5eeaeedf84f">TCC_INTENCLR_Type::FAULT1</a></div><div class="ttdeci">uint32_t FAULT1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00861">tcc.h:861</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a5c638d16d3d67601e767af16d0dc8090"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a5c638d16d3d67601e767af16d0dc8090">TCC_DRVCTRL_Type::NRV5</a></div><div class="ttdeci">uint32_t NRV5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00586">tcc.h:586</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_a7064dec2745a0d41e58693da1cb6b9e0"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#a7064dec2745a0d41e58693da1cb6b9e0">TCC_CTRLA_Type::PRESCSYNC</a></div><div class="ttdeci">uint32_t PRESCSYNC</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00053">tcc.h:53</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a7b3853b54481c39af70a8afc09759bd5"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a7b3853b54481c39af70a8afc09759bd5">TCC_PATTBUF_Type::PGVB0</a></div><div class="ttdeci">uint16_t PGVB0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01544">tcc.h:1544</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_aa42653d703d1db89115da873ae5f4ef0"><div class="ttname"><a href="unionTCC__PATT__Type.html#aa42653d703d1db89115da873ae5f4ef0">TCC_PATT_Type::PGV</a></div><div class="ttdeci">uint16_t PGV</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01249">tcc.h:1249</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_af2ae569829d9d06a9fcc1937e08030ac"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#af2ae569829d9d06a9fcc1937e08030ac">TCC_INTENSET_Type::MC4</a></div><div class="ttdeci">uint32_t MC4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00938">tcc.h:938</a></div></div>
<div class="ttc" id="astructTcc_html_ae9045f5074f643a3f8a70c681f644be3"><div class="ttname"><a href="structTcc.html#ae9045f5074f643a3f8a70c681f644be3">Tcc::PATT</a></div><div class="ttdeci">__IO TCC_PATT_Type PATT</div><div class="ttdoc">Offset: 0x38 (R/W 16) Pattern.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01747">tcc.h:1747</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_abaa21a6887bf43e9eaf52778feb50d00"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#abaa21a6887bf43e9eaf52778feb50d00">TCC_DRVCTRL_Type::INVEN2</a></div><div class="ttdeci">uint32_t INVEN2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00591">tcc.h:591</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_ad104f0f404859236ba7370f4dbbcd437"><div class="ttname"><a href="unionTCC__PATT__Type.html#ad104f0f404859236ba7370f4dbbcd437">TCC_PATT_Type::PGE6</a></div><div class="ttdeci">uint16_t PGE6</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01236">tcc.h:1236</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_aa9ff37052b2315e131435d40501d8f20"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#aa9ff37052b2315e131435d40501d8f20">TCC_PATTBUF_Type::PGVB2</a></div><div class="ttdeci">uint16_t PGVB2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01546">tcc.h:1546</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_af190b09921001915895490ce58ce03c6"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#af190b09921001915895490ce58ce03c6">TCC_DRVCTRL_Type::INVEN3</a></div><div class="ttdeci">uint32_t INVEN3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00592">tcc.h:592</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_a0716f136bfbab2eea372cc7f3ba8e5c0"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#a0716f136bfbab2eea372cc7f3ba8e5c0">TCC_CTRLA_Type::CPTEN1</a></div><div class="ttdeci">uint32_t CPTEN1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00059">tcc.h:59</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_a163d420f51e19cf42ad557c4e0f8443c"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#a163d420f51e19cf42ad557c4e0f8443c">TCC_INTENCLR_Type::MC3</a></div><div class="ttdeci">uint32_t MC3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00865">tcc.h:865</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_af7d2a07faf073db98185b669159823f5"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#af7d2a07faf073db98185b669159823f5">TCC_DRVCTRL_Type::NRV4</a></div><div class="ttdeci">uint32_t NRV4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00585">tcc.h:585</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html_ae7ec3b79918ab3de7deaca6f1398ffa2"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html#ae7ec3b79918ab3de7deaca6f1398ffa2">TCC_FCTRLA_Type::BLANKVAL</a></div><div class="ttdeci">uint32_t BLANKVAL</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00327">tcc.h:327</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_ae51f701dcacd6013974a7b6a25e39d8a"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#ae51f701dcacd6013974a7b6a25e39d8a">TCC_EVCTRL_Type::TCEI0</a></div><div class="ttdeci">uint32_t TCEI0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00713">tcc.h:713</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a52c3aa6ca5542de33374b36a41d5e94c"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a52c3aa6ca5542de33374b36a41d5e94c">TCC_DRVCTRL_Type::NRE3</a></div><div class="ttdeci">uint32_t NRE3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00576">tcc.h:576</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_ab1c77b6330388cf8c45c1e9c23aa6de7"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#ab1c77b6330388cf8c45c1e9c23aa6de7">TCC_INTENSET_Type::FAULT0</a></div><div class="ttdeci">uint32_t FAULT0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00932">tcc.h:932</a></div></div>
<div class="ttc" id="aunionTCC__WEXCTRL__Type_html_a919da164bd6e5d55d409760fcc1b0d38"><div class="ttname"><a href="unionTCC__WEXCTRL__Type.html#a919da164bd6e5d55d409760fcc1b0d38">TCC_WEXCTRL_Type::OTMX</a></div><div class="ttdeci">uint32_t OTMX</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00525">tcc.h:525</a></div></div>
<div class="ttc" id="astructTcc_html_a07d5bc9674cead25445060479c66acd1"><div class="ttname"><a href="structTcc.html#a07d5bc9674cead25445060479c66acd1">Tcc::WEXCTRL</a></div><div class="ttdeci">__IO TCC_WEXCTRL_Type WEXCTRL</div><div class="ttdoc">Offset: 0x14 (R/W 32) Waveform Extension Configuration.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01736">tcc.h:1736</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_a5b0803d1ee1e6fbe2a39e917dd40ec4f"><div class="ttname"><a href="unionTCC__PATT__Type.html#a5b0803d1ee1e6fbe2a39e917dd40ec4f">TCC_PATT_Type::PGE0</a></div><div class="ttdeci">uint16_t PGE0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01230">tcc.h:1230</a></div></div>
<div class="ttc" id="astructTcc_html_a2293428bb668bc0367cbe834987eca3e"><div class="ttname"><a href="structTcc.html#a2293428bb668bc0367cbe834987eca3e">Tcc::CTRLBCLR</a></div><div class="ttdeci">__IO TCC_CTRLBCLR_Type CTRLBCLR</div><div class="ttdoc">Offset: 0x04 (R/W 8) Control B Clear.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01730">tcc.h:1730</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_a9a0cdfc6275dac67f98c84c7bd4ca747"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#a9a0cdfc6275dac67f98c84c7bd4ca747">TCC_EVCTRL_Type::EVACT0</a></div><div class="ttdeci">uint32_t EVACT0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00704">tcc.h:704</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_a40abc160b4aae540a6918954d22bc96e"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#a40abc160b4aae540a6918954d22bc96e">TCC_INTENSET_Type::CNT</a></div><div class="ttdeci">uint32_t CNT</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00925">tcc.h:925</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_aedb3ef6c6c600356568e385727ab6ba4"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#aedb3ef6c6c600356568e385727ab6ba4">TCC_CTRLA_Type::CPTEN2</a></div><div class="ttdeci">uint32_t CPTEN2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00060">tcc.h:60</a></div></div>
<div class="ttc" id="aunionTCC__COUNT__Type_html_a4c85cbbfca12793f2f149f67fa6c627f"><div class="ttname"><a href="unionTCC__COUNT__Type.html#a4c85cbbfca12793f2f149f67fa6c627f">TCC_COUNT_Type::COUNT</a></div><div class="ttdeci">uint32_t COUNT</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01179">tcc.h:1179</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_ad319f46198fd4edc2d07ecb6799be606"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#ad319f46198fd4edc2d07ecb6799be606">TCC_SYNCBUSY_Type::CC0</a></div><div class="ttdeci">uint32_t CC0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00260">tcc.h:260</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a2331c513d0fe1879619bab02396780b5"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a2331c513d0fe1879619bab02396780b5">TCC_PATTBUF_Type::PGEB1</a></div><div class="ttdeci">uint16_t PGEB1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01537">tcc.h:1537</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_aa334ad827cd39423292cee6f1138beaa"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#aa334ad827cd39423292cee6f1138beaa">TCC_EVCTRL_Type::MCEO4</a></div><div class="ttdeci">uint32_t MCEO4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00726">tcc.h:726</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a8bfb37ec380b6660f905393083d668d7"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a8bfb37ec380b6660f905393083d668d7">TCC_WAVE_Type::CICCEN1</a></div><div class="ttdeci">uint32_t CICCEN1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01308">tcc.h:1308</a></div></div>
<div class="ttc" id="astructTcc_html_acdbad8a793639cea04f3df92e95ab19b"><div class="ttname"><a href="structTcc.html#acdbad8a793639cea04f3df92e95ab19b">Tcc::PERBUF</a></div><div class="ttdeci">__IO TCC_PERBUF_Type PERBUF</div><div class="ttdoc">Offset: 0x6C (R/W 32) Period Buffer.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01755">tcc.h:1755</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_a3b9fe4eeb44847abeb0ead00cc917c33"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#a3b9fe4eeb44847abeb0ead00cc917c33">TCC_INTENCLR_Type::UFS</a></div><div class="ttdeci">uint32_t UFS</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00856">tcc.h:856</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a138dd41ce87fc190478f7ee3006e0d5d"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a138dd41ce87fc190478f7ee3006e0d5d">TCC_STATUS_Type::IDX</a></div><div class="ttdeci">uint32_t IDX</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01068">tcc.h:1068</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_adfa98686b0a123075954f4aa0eba279a"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#adfa98686b0a123075954f4aa0eba279a">TCC_EVCTRL_Type::TCEI</a></div><div class="ttdeci">uint32_t TCEI</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00733">tcc.h:733</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_af8b89dbed318a0658fe4e64df7a8facd"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#af8b89dbed318a0658fe4e64df7a8facd">TCC_SYNCBUSY_Type::COUNT</a></div><div class="ttdeci">uint32_t COUNT</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00256">tcc.h:256</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html_a7643d947a35def2b3eeb5bdcdec53d4d"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html#a7643d947a35def2b3eeb5bdcdec53d4d">TCC_FCTRLA_Type::HALT</a></div><div class="ttdeci">uint32_t HALT</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00323">tcc.h:323</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_ac6a617a4402ed62ce8e251ef06f7e8a2"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#ac6a617a4402ed62ce8e251ef06f7e8a2">TCC_INTENCLR_Type::OVF</a></div><div class="ttdeci">uint32_t OVF</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00851">tcc.h:851</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_a58f296f2ab7f5560c24fa8931e49e655"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#a58f296f2ab7f5560c24fa8931e49e655">TCC_EVCTRL_Type::MCEI5</a></div><div class="ttdeci">uint32_t MCEI5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00720">tcc.h:720</a></div></div>
<div class="ttc" id="astructTcc_html_a570f4dfd9ace6f9e31a407114d91ea98"><div class="ttname"><a href="structTcc.html#a570f4dfd9ace6f9e31a407114d91ea98">Tcc::DBGCTRL</a></div><div class="ttdeci">__IO TCC_DBGCTRL_Type DBGCTRL</div><div class="ttdoc">Offset: 0x1E (R/W 8) Debug Control.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01739">tcc.h:1739</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_af73130b3fe993cf341baebeb3f3ed75b"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#af73130b3fe993cf341baebeb3f3ed75b">TCC_DRVCTRL_Type::NRE6</a></div><div class="ttdeci">uint32_t NRE6</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00579">tcc.h:579</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_a3619edfd9fa3fea6afdb042779fda135"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#a3619edfd9fa3fea6afdb042779fda135">TCC_INTFLAG_Type::UFS</a></div><div class="ttdeci">__I uint32_t UFS</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01000">tcc.h:1000</a></div></div>
<div class="ttc" id="aunionTCC__CCBUF__Type_html_a4a3ef83aa364c319c6ea445357e96739"><div class="ttname"><a href="unionTCC__CCBUF__Type.html#a4a3ef83aa364c319c6ea445357e96739">TCC_CCBUF_Type::DITHERBUF</a></div><div class="ttdeci">uint32_t DITHERBUF</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01670">tcc.h:1670</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_a2a2e63161f23bb8cdc8745d5e9cfed9a"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#a2a2e63161f23bb8cdc8745d5e9cfed9a">TCC_CTRLA_Type::CPTEN5</a></div><div class="ttdeci">uint32_t CPTEN5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00063">tcc.h:63</a></div></div>
<div class="ttc" id="astructTcc_html_abfdedd396ae9f95b86ed4b4333b08464"><div class="ttname"><a href="structTcc.html#abfdedd396ae9f95b86ed4b4333b08464">Tcc::CTRLBSET</a></div><div class="ttdeci">__IO TCC_CTRLBSET_Type CTRLBSET</div><div class="ttdoc">Offset: 0x05 (R/W 8) Control B Set.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01731">tcc.h:1731</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html_aa96941ca8ea9f3cb7d1257c6587ccd6f"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html#aa96941ca8ea9f3cb7d1257c6587ccd6f">TCC_FCTRLB_Type::SRC</a></div><div class="ttdeci">uint32_t SRC</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00421">tcc.h:421</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a789ce7d827a3c11797ab80b6092c0f08"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a789ce7d827a3c11797ab80b6092c0f08">TCC_WAVE_Type::SWAP1</a></div><div class="ttdeci">uint32_t SWAP1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01320">tcc.h:1320</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html_a9612b052849ea9e7707e93fc612172ca"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html#a9612b052849ea9e7707e93fc612172ca">TCC_FCTRLB_Type::BLANKVAL</a></div><div class="ttdeci">uint32_t BLANKVAL</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00431">tcc.h:431</a></div></div>
<div class="ttc" id="astructTcc_html_a14f0707a16105fc215acc14d786476ff"><div class="ttname"><a href="structTcc.html#a14f0707a16105fc215acc14d786476ff">Tcc::STATUS</a></div><div class="ttdeci">__IO TCC_STATUS_Type STATUS</div><div class="ttdoc">Offset: 0x30 (R/W 32) Status.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01745">tcc.h:1745</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a1ad2c7c4ad499edfe83adefc544eb0d7"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a1ad2c7c4ad499edfe83adefc544eb0d7">TCC_STATUS_Type::FAULT0IN</a></div><div class="ttdeci">uint32_t FAULT0IN</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01077">tcc.h:1077</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_ac563f81b8ebd773dd12e1d4f6dcc4ec0"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#ac563f81b8ebd773dd12e1d4f6dcc4ec0">TCC_DRVCTRL_Type::INVEN</a></div><div class="ttdeci">uint32_t INVEN</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00603">tcc.h:603</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_a585c2f1b1057ff4e043655b7e3dc510d"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#a585c2f1b1057ff4e043655b7e3dc510d">TCC_SYNCBUSY_Type::STATUS</a></div><div class="ttdeci">uint32_t STATUS</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00255">tcc.h:255</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_afe6343da354e560161490c0a91e321c9"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#afe6343da354e560161490c0a91e321c9">TCC_INTENSET_Type::FAULTA</a></div><div class="ttdeci">uint32_t FAULTA</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00930">tcc.h:930</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a95e1dd2fa894ec0ca57fc87206a0ea3c"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a95e1dd2fa894ec0ca57fc87206a0ea3c">TCC_PATTBUF_Type::PGVB7</a></div><div class="ttdeci">uint16_t PGVB7</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01551">tcc.h:1551</a></div></div>
<div class="ttc" id="aunionTCC__CCBUF__Type_html_aa6ed1c9ad12c6a01bae3447bf5bb512b"><div class="ttname"><a href="unionTCC__CCBUF__Type.html#aa6ed1c9ad12c6a01bae3447bf5bb512b">TCC_CCBUF_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01687">tcc.h:1687</a></div></div>
<div class="ttc" id="aunionTCC__PER__Type_html_a24ec6a4b5f8c28b4dadfd2fb15b07137"><div class="ttname"><a href="unionTCC__PER__Type.html#a24ec6a4b5f8c28b4dadfd2fb15b07137">TCC_PER_Type::PER</a></div><div class="ttdeci">uint32_t PER</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01415">tcc.h:1415</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_ae4b60e0704b882b2239af499d1b0e136"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#ae4b60e0704b882b2239af499d1b0e136">TCC_INTENSET_Type::OVF</a></div><div class="ttdeci">uint32_t OVF</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00923">tcc.h:923</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a5c0949b079e7d9eed5625af66727284c"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a5c0949b079e7d9eed5625af66727284c">TCC_DRVCTRL_Type::INVEN5</a></div><div class="ttdeci">uint32_t INVEN5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00594">tcc.h:594</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a3b0ce37e615992ed7f9fa5f1ad46cc15"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a3b0ce37e615992ed7f9fa5f1ad46cc15">TCC_WAVE_Type::POL3</a></div><div class="ttdeci">uint32_t POL3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01315">tcc.h:1315</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a08c69fcb6beda6ac858fd9543b2b71d6"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a08c69fcb6beda6ac858fd9543b2b71d6">TCC_WAVE_Type::CIPEREN</a></div><div class="ttdeci">uint32_t CIPEREN</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01306">tcc.h:1306</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a3fb2f5aa69b1aec4b6c8d9a7ced8af10"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a3fb2f5aa69b1aec4b6c8d9a7ced8af10">TCC_STATUS_Type::SLAVE</a></div><div class="ttdeci">uint32_t SLAVE</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01071">tcc.h:1071</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a879355b04856f5d91b3e8b4cf6ea4196"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a879355b04856f5d91b3e8b4cf6ea4196">TCC_DRVCTRL_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00606">tcc.h:606</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_a4c7c47dfdd5a3c509ff874555d77a2e1"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#a4c7c47dfdd5a3c509ff874555d77a2e1">TCC_INTENCLR_Type::FAULTA</a></div><div class="ttdeci">uint32_t FAULTA</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00858">tcc.h:858</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_aa09b86bf223390a74a860b50ddde30de"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#aa09b86bf223390a74a860b50ddde30de">TCC_INTENCLR_Type::FAULTB</a></div><div class="ttdeci">uint32_t FAULTB</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00859">tcc.h:859</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_a99c34aee5bebec5d35c839d04d8c6cd1"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#a99c34aee5bebec5d35c839d04d8c6cd1">TCC_INTENCLR_Type::DFS</a></div><div class="ttdeci">uint32_t DFS</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00857">tcc.h:857</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_a5e68e07421de78e592d209263dd3a951"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#a5e68e07421de78e592d209263dd3a951">TCC_INTENCLR_Type::FAULT0</a></div><div class="ttdeci">uint32_t FAULT0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00860">tcc.h:860</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_a34e16e3e22ef8f386dd1b8adc553a292"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#a34e16e3e22ef8f386dd1b8adc553a292">TCC_INTFLAG_Type::TRG</a></div><div class="ttdeci">__I uint32_t TRG</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00996">tcc.h:996</a></div></div>
<div class="ttc" id="aunionTCC__WEXCTRL__Type_html_a908a3be726ead722cb87e0207a7f672b"><div class="ttname"><a href="unionTCC__WEXCTRL__Type.html#a908a3be726ead722cb87e0207a7f672b">TCC_WEXCTRL_Type::DTIEN0</a></div><div class="ttdeci">uint32_t DTIEN0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00527">tcc.h:527</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html_a6af6f4f5ec85ae9d2f3e7240d4842773"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html#a6af6f4f5ec85ae9d2f3e7240d4842773">TCC_FCTRLA_Type::CHSEL</a></div><div class="ttdeci">uint32_t CHSEL</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00324">tcc.h:324</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a1159efccd374d6b8b8b19654664c35d2"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a1159efccd374d6b8b8b19654664c35d2">TCC_DRVCTRL_Type::INVEN7</a></div><div class="ttdeci">uint32_t INVEN7</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00596">tcc.h:596</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html_a7eed0a0c8f87c7fb9f86983c7a68d96d"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html#a7eed0a0c8f87c7fb9f86983c7a68d96d">TCC_FCTRLB_Type::HALT</a></div><div class="ttdeci">uint32_t HALT</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00427">tcc.h:427</a></div></div>
<div class="ttc" id="astructTcc_html_a9ea2a8862e07c7525629412b1839c656"><div class="ttname"><a href="structTcc.html#a9ea2a8862e07c7525629412b1839c656">Tcc::PER</a></div><div class="ttdeci">__IO TCC_PER_Type PER</div><div class="ttdoc">Offset: 0x40 (R/W 32) Period.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01750">tcc.h:1750</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html">TCC_FCTRLA_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00315">tcc.h:315</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_aacf515c6455428ed6aae69f183a1e36b"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#aacf515c6455428ed6aae69f183a1e36b">TCC_INTENCLR_Type::CNT</a></div><div class="ttdeci">uint32_t CNT</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00853">tcc.h:853</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a89ba94d8a1d28d033d17169e59dd980b"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a89ba94d8a1d28d033d17169e59dd980b">TCC_PATTBUF_Type::PGEB3</a></div><div class="ttdeci">uint16_t PGEB3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01539">tcc.h:1539</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBSET__Type_html_aee7f2a51f947f0fa725e854609cebb2b"><div class="ttname"><a href="unionTCC__CTRLBSET__Type.html#aee7f2a51f947f0fa725e854609cebb2b">TCC_CTRLBSET_Type::LUPD</a></div><div class="ttdeci">uint8_t LUPD</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00202">tcc.h:202</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_a5d8a106a385ab3b34a4c0d891fe45090"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#a5d8a106a385ab3b34a4c0d891fe45090">TCC_INTENCLR_Type::MC1</a></div><div class="ttdeci">uint32_t MC1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00863">tcc.h:863</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_aa731aa9cfbd86eb5d3915db7308cc486"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#aa731aa9cfbd86eb5d3915db7308cc486">TCC_INTENCLR_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00875">tcc.h:875</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_ac3dd3aed1a46778072dbd6ceabae18fd"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#ac3dd3aed1a46778072dbd6ceabae18fd">TCC_DRVCTRL_Type::NRE2</a></div><div class="ttdeci">uint32_t NRE2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00575">tcc.h:575</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_ab1add33ef481f0b0bb9d66b8d10d7a4e"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#ab1add33ef481f0b0bb9d66b8d10d7a4e">TCC_INTENSET_Type::DFS</a></div><div class="ttdeci">uint32_t DFS</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00929">tcc.h:929</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_a8ae0dc5cec56cd3507c30c746a697d83"><div class="ttname"><a href="unionTCC__PATT__Type.html#a8ae0dc5cec56cd3507c30c746a697d83">TCC_PATT_Type::PGE2</a></div><div class="ttdeci">uint16_t PGE2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01232">tcc.h:1232</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a68ed1eace2e3d3d5bfde44907f23e83a"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a68ed1eace2e3d3d5bfde44907f23e83a">TCC_DRVCTRL_Type::NRV2</a></div><div class="ttdeci">uint32_t NRV2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00583">tcc.h:583</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_a2f2a8d7ac8b43f3ddbe6e0af00ddd7d4"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#a2f2a8d7ac8b43f3ddbe6e0af00ddd7d4">TCC_CTRLA_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00071">tcc.h:71</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_af169ee6466c287f8f8e993281ea83cfd"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#af169ee6466c287f8f8e993281ea83cfd">TCC_DRVCTRL_Type::NRV</a></div><div class="ttdeci">uint32_t NRV</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00602">tcc.h:602</a></div></div>
<div class="ttc" id="aunionTCC__DBGCTRL__Type_html_a236a05363ccbb571cd09e61d3590b665"><div class="ttname"><a href="unionTCC__DBGCTRL__Type.html#a236a05363ccbb571cd09e61d3590b665">TCC_DBGCTRL_Type::FDDBD</a></div><div class="ttdeci">uint8_t FDDBD</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00684">tcc.h:684</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_a563f03afa699cb8029613548cb10d213"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#a563f03afa699cb8029613548cb10d213">TCC_EVCTRL_Type::MCEO1</a></div><div class="ttdeci">uint32_t MCEO1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00723">tcc.h:723</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_af45629ce31a538d5fbacd0be87490a7e"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#af45629ce31a538d5fbacd0be87490a7e">TCC_DRVCTRL_Type::FILTERVAL1</a></div><div class="ttdeci">uint32_t FILTERVAL1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00598">tcc.h:598</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_a7db8c89ad3b400d4111996f06f917da5"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#a7db8c89ad3b400d4111996f06f917da5">TCC_CTRLA_Type::RESOLUTION</a></div><div class="ttdeci">uint32_t RESOLUTION</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00049">tcc.h:49</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_a13380d7834a4970fa56041e9ec361a86"><div class="ttname"><a href="unionTCC__PATT__Type.html#a13380d7834a4970fa56041e9ec361a86">TCC_PATT_Type::PGE3</a></div><div class="ttdeci">uint16_t PGE3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01233">tcc.h:1233</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a1a142954e1eb6bdb6c71c4ce8d015c51"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a1a142954e1eb6bdb6c71c4ce8d015c51">TCC_PATTBUF_Type::PGVB</a></div><div class="ttdeci">uint16_t PGVB</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01555">tcc.h:1555</a></div></div>
<div class="ttc" id="aunionTCC__PER__Type_html_a660616d551c28f08bbdb5dd419e1349d"><div class="ttname"><a href="unionTCC__PER__Type.html#a660616d551c28f08bbdb5dd419e1349d">TCC_PER_Type::DITHER</a></div><div class="ttdeci">uint32_t DITHER</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01414">tcc.h:1414</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_ad1e6df5dab00885dbd0c74dab68df560"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#ad1e6df5dab00885dbd0c74dab68df560">TCC_SYNCBUSY_Type::WAVE</a></div><div class="ttdeci">uint32_t WAVE</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00258">tcc.h:258</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_ae30809034aeb6227b5d1c94b15a6f780"><div class="ttname"><a href="unionTCC__STATUS__Type.html#ae30809034aeb6227b5d1c94b15a6f780">TCC_STATUS_Type::CMP2</a></div><div class="ttdeci">uint32_t CMP2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01092">tcc.h:1092</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a45623b1a58b52989f23ad8108f2bdae9"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a45623b1a58b52989f23ad8108f2bdae9">TCC_DRVCTRL_Type::INVEN6</a></div><div class="ttdeci">uint32_t INVEN6</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00595">tcc.h:595</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_a9be65e2adb6c7793d8e01ae38c73a23f"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#a9be65e2adb6c7793d8e01ae38c73a23f">TCC_CTRLA_Type::ENABLE</a></div><div class="ttdeci">uint32_t ENABLE</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00047">tcc.h:47</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_a29f0e9a3ebefc0245d2e84d532e7d4e1"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#a29f0e9a3ebefc0245d2e84d532e7d4e1">TCC_INTFLAG_Type::MC2</a></div><div class="ttdeci">__I uint32_t MC2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01008">tcc.h:1008</a></div></div>
<div class="ttc" id="aunionTCC__PERBUF__Type_html"><div class="ttname"><a href="unionTCC__PERBUF__Type.html">TCC_PERBUF_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01606">tcc.h:1606</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_a9e29270d728143461b7e1a6dd7519c9c"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#a9e29270d728143461b7e1a6dd7519c9c">TCC_INTFLAG_Type::MC1</a></div><div class="ttdeci">__I uint32_t MC1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01007">tcc.h:1007</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html">TCC_FCTRLB_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00419">tcc.h:419</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_ad86d5e1c7611a7dba407d50d9d837562"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#ad86d5e1c7611a7dba407d50d9d837562">TCC_PATTBUF_Type::PGVB1</a></div><div class="ttdeci">uint16_t PGVB1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01545">tcc.h:1545</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_a8e9679e96f5fca03589c97f612b0eedf"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#a8e9679e96f5fca03589c97f612b0eedf">TCC_INTENSET_Type::UFS</a></div><div class="ttdeci">uint32_t UFS</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00928">tcc.h:928</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_add042374e57f2ea56ca3f77f2ee21c47"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#add042374e57f2ea56ca3f77f2ee21c47">TCC_INTFLAG_Type::DFS</a></div><div class="ttdeci">__I uint32_t DFS</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01001">tcc.h:1001</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html_a57ee482ffb0238ab98b550ea3a5aee83"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html#a57ee482ffb0238ab98b550ea3a5aee83">TCC_FCTRLA_Type::SRC</a></div><div class="ttdeci">uint32_t SRC</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00317">tcc.h:317</a></div></div>
<div class="ttc" id="aunionTCC__WEXCTRL__Type_html_a04493accdfaeedf0b9992be8688074f8"><div class="ttname"><a href="unionTCC__WEXCTRL__Type.html#a04493accdfaeedf0b9992be8688074f8">TCC_WEXCTRL_Type::DTHS</a></div><div class="ttdeci">uint32_t DTHS</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00533">tcc.h:533</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_ab390b588352e0a9966b5bbc448c03731"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#ab390b588352e0a9966b5bbc448c03731">TCC_DRVCTRL_Type::NRV7</a></div><div class="ttdeci">uint32_t NRV7</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00588">tcc.h:588</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBSET__Type_html"><div class="ttname"><a href="unionTCC__CTRLBSET__Type.html">TCC_CTRLBSET_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00199">tcc.h:199</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html_abc657b37bd5a1f2fe31c56c5117ccf82"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html#abc657b37bd5a1f2fe31c56c5117ccf82">TCC_FCTRLB_Type::QUAL</a></div><div class="ttdeci">uint32_t QUAL</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00424">tcc.h:424</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_afd0f3827e5f71bdecfddeb22e8f3c7a5"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#afd0f3827e5f71bdecfddeb22e8f3c7a5">TCC_INTENCLR_Type::TRG</a></div><div class="ttdeci">uint32_t TRG</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00852">tcc.h:852</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html_a8709b8af832fea4e253705934dcd6a51"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html#a8709b8af832fea4e253705934dcd6a51">TCC_FCTRLA_Type::KEEP</a></div><div class="ttdeci">uint32_t KEEP</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00319">tcc.h:319</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html"><div class="ttname"><a href="unionTCC__CTRLA__Type.html">TCC_CTRLA_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00044">tcc.h:44</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_a6b6803f8a88b1e813bdc6531ba4cc204"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#a6b6803f8a88b1e813bdc6531ba4cc204">TCC_EVCTRL_Type::OVFEO</a></div><div class="ttdeci">uint32_t OVFEO</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00707">tcc.h:707</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_a64f9b25c1d724880f1fdcae732b778af"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#a64f9b25c1d724880f1fdcae732b778af">TCC_EVCTRL_Type::TCEI1</a></div><div class="ttdeci">uint32_t TCEI1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00714">tcc.h:714</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_a58754440078d6b9de6e00fd79a4865c6"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#a58754440078d6b9de6e00fd79a4865c6">TCC_SYNCBUSY_Type::ENABLE</a></div><div class="ttdeci">uint32_t ENABLE</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00253">tcc.h:253</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_abcf594b8a350626297d47249a32d23bf"><div class="ttname"><a href="unionTCC__PATT__Type.html#abcf594b8a350626297d47249a32d23bf">TCC_PATT_Type::PGV5</a></div><div class="ttdeci">uint16_t PGV5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01243">tcc.h:1243</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html_a86a73e3a96b4e4596afc9e8fc652d891"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html#a86a73e3a96b4e4596afc9e8fc652d891">TCC_FCTRLB_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00435">tcc.h:435</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_a9b6ae90ac6c93edea395ceb55bc10379"><div class="ttname"><a href="unionTCC__PATT__Type.html#a9b6ae90ac6c93edea395ceb55bc10379">TCC_PATT_Type::PGV2</a></div><div class="ttdeci">uint16_t PGV2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01240">tcc.h:1240</a></div></div>
<div class="ttc" id="aunionTCC__WEXCTRL__Type_html_a8189fedb40748ac0bbb57e229739e025"><div class="ttname"><a href="unionTCC__WEXCTRL__Type.html#a8189fedb40748ac0bbb57e229739e025">TCC_WEXCTRL_Type::DTIEN</a></div><div class="ttdeci">uint32_t DTIEN</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00537">tcc.h:537</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_a1e909987c92c7ef448d9509e5a31047e"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#a1e909987c92c7ef448d9509e5a31047e">TCC_SYNCBUSY_Type::CC</a></div><div class="ttdeci">uint32_t CC</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00270">tcc.h:270</a></div></div>
<div class="ttc" id="astructTcc_html_aff0b84e22604af0a6b12b824ab6c1ee3"><div class="ttname"><a href="structTcc.html#aff0b84e22604af0a6b12b824ab6c1ee3">Tcc::FCTRLB</a></div><div class="ttdeci">__IO TCC_FCTRLB_Type FCTRLB</div><div class="ttdoc">Offset: 0x10 (R/W 32) Recoverable Fault B Configuration.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01735">tcc.h:1735</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html_a4f9be908c44a9593f7a93634de7dffbd"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html#a4f9be908c44a9593f7a93634de7dffbd">TCC_FCTRLB_Type::BLANKPRESC</a></div><div class="ttdeci">uint32_t BLANKPRESC</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00430">tcc.h:430</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a255539217697b66c536acdbd537705c5"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a255539217697b66c536acdbd537705c5">TCC_PATTBUF_Type::PGEB2</a></div><div class="ttdeci">uint16_t PGEB2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01538">tcc.h:1538</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_aed23b70b82b1fb9b47583387bafa4b38"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#aed23b70b82b1fb9b47583387bafa4b38">TCC_INTENCLR_Type::MC0</a></div><div class="ttdeci">uint32_t MC0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00862">tcc.h:862</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html">TCC_INTENCLR_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00849">tcc.h:849</a></div></div>
<div class="ttc" id="aunionTCC__WEXCTRL__Type_html_ab7282f5788359cb5bf0043c0281910bd"><div class="ttname"><a href="unionTCC__WEXCTRL__Type.html#ab7282f5788359cb5bf0043c0281910bd">TCC_WEXCTRL_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00540">tcc.h:540</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a2f0600f861fe4f2fb18189388cbaaa3b"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a2f0600f861fe4f2fb18189388cbaaa3b">TCC_STATUS_Type::CCBUFV1</a></div><div class="ttdeci">uint32_t CCBUFV1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01084">tcc.h:1084</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html">TCC_PATTBUF_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01534">tcc.h:1534</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a234ebd19a2b68b8b4386f4b3524c4ceb"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a234ebd19a2b68b8b4386f4b3524c4ceb">TCC_DRVCTRL_Type::NRE1</a></div><div class="ttdeci">uint32_t NRE1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00574">tcc.h:574</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_af6de041e861b58b12eff9351247d1620"><div class="ttname"><a href="unionTCC__STATUS__Type.html#af6de041e861b58b12eff9351247d1620">TCC_STATUS_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01105">tcc.h:1105</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html"><div class="ttname"><a href="unionTCC__INTENSET__Type.html">TCC_INTENSET_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00921">tcc.h:921</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_aa2502e80845db1481178abacbb53e501"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#aa2502e80845db1481178abacbb53e501">TCC_EVCTRL_Type::CNTSEL</a></div><div class="ttdeci">uint32_t CNTSEL</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00706">tcc.h:706</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html">TCC_DRVCTRL_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00571">tcc.h:571</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_a11d03906c2c2e764aab96c00e9492213"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#a11d03906c2c2e764aab96c00e9492213">TCC_EVCTRL_Type::MCEI3</a></div><div class="ttdeci">uint32_t MCEI3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00718">tcc.h:718</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_aac02140d5d9dd26e767abd5e2f20642a"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#aac02140d5d9dd26e767abd5e2f20642a">TCC_EVCTRL_Type::MCEI</a></div><div class="ttdeci">uint32_t MCEI</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00734">tcc.h:734</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_ac3227a83c6af9036bfd66f33cb437b33"><div class="ttname"><a href="unionTCC__STATUS__Type.html#ac3227a83c6af9036bfd66f33cb437b33">TCC_STATUS_Type::CCBUFV5</a></div><div class="ttdeci">uint32_t CCBUFV5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01088">tcc.h:1088</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a1b3c5f6840b5b222961a4e43c1131fbe"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a1b3c5f6840b5b222961a4e43c1131fbe">TCC_PATTBUF_Type::PGVB5</a></div><div class="ttdeci">uint16_t PGVB5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01549">tcc.h:1549</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_a936eff8f31a141af051ef9c2f081e07e"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#a936eff8f31a141af051ef9c2f081e07e">TCC_INTFLAG_Type::MC3</a></div><div class="ttdeci">__I uint32_t MC3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01009">tcc.h:1009</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_a00f88191f08d729605e5a51523548fc2"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#a00f88191f08d729605e5a51523548fc2">TCC_INTENSET_Type::FAULTB</a></div><div class="ttdeci">uint32_t FAULTB</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00931">tcc.h:931</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_a921a6915c41aaf0ebd3df3b90d6c848e"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#a921a6915c41aaf0ebd3df3b90d6c848e">TCC_SYNCBUSY_Type::CC4</a></div><div class="ttdeci">uint32_t CC4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00264">tcc.h:264</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_a156394693aaae0d2623aebd213daae6f"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#a156394693aaae0d2623aebd213daae6f">TCC_INTENSET_Type::MC0</a></div><div class="ttdeci">uint32_t MC0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00934">tcc.h:934</a></div></div>
<div class="ttc" id="asame54n19a_8h_html_a0d957f1433aaf5d70e4dc2b68288442d"><div class="ttname"><a href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a></div><div class="ttdeci">volatile const uint8_t RoReg8</div><div class="ttdef"><b>Definition:</b> <a href="same54n19a_8h_source.html#l00053">same54n19a.h:53</a></div></div>
<div class="ttc" id="astructTcc_html_ada5157f799de1bd303dd7f5505953be0"><div class="ttname"><a href="structTcc.html#ada5157f799de1bd303dd7f5505953be0">Tcc::PATTBUF</a></div><div class="ttdeci">__IO TCC_PATTBUF_Type PATTBUF</div><div class="ttdoc">Offset: 0x64 (R/W 16) Pattern Buffer.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01753">tcc.h:1753</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_abf79ad88f305dea7110aecd75b26ac57"><div class="ttname"><a href="unionTCC__STATUS__Type.html#abf79ad88f305dea7110aecd75b26ac57">TCC_STATUS_Type::CMP4</a></div><div class="ttdeci">uint32_t CMP4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01094">tcc.h:1094</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a7a81b394cf200f27bfa53ab95e78cd14"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a7a81b394cf200f27bfa53ab95e78cd14">TCC_STATUS_Type::PATTBUFV</a></div><div class="ttdeci">uint32_t PATTBUFV</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01072">tcc.h:1072</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_a2d8932501daab5264124bbbd22a58c6b"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#a2d8932501daab5264124bbbd22a58c6b">TCC_INTENCLR_Type::MC2</a></div><div class="ttdeci">uint32_t MC2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00864">tcc.h:864</a></div></div>
<div class="ttc" id="astructTcc_html_a9a0528a9bada8511ddc01889842aa0ef"><div class="ttname"><a href="structTcc.html#a9a0528a9bada8511ddc01889842aa0ef">Tcc::INTENCLR</a></div><div class="ttdeci">__IO TCC_INTENCLR_Type INTENCLR</div><div class="ttdoc">Offset: 0x24 (R/W 32) Interrupt Enable Clear.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01742">tcc.h:1742</a></div></div>
<div class="ttc" id="aunionTCC__INTENSET__Type_html_a8e5660ab399865238c54a3df3cdef29b"><div class="ttname"><a href="unionTCC__INTENSET__Type.html#a8e5660ab399865238c54a3df3cdef29b">TCC_INTENSET_Type::MC3</a></div><div class="ttdeci">uint32_t MC3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00937">tcc.h:937</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a76c04940ef7235e890e57cd6b956953c"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a76c04940ef7235e890e57cd6b956953c">TCC_DRVCTRL_Type::FILTERVAL0</a></div><div class="ttdeci">uint32_t FILTERVAL0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00597">tcc.h:597</a></div></div>
<div class="ttc" id="aunionTCC__WEXCTRL__Type_html_a7b0d696b9301fac60988b1b7afc39d87"><div class="ttname"><a href="unionTCC__WEXCTRL__Type.html#a7b0d696b9301fac60988b1b7afc39d87">TCC_WEXCTRL_Type::DTIEN2</a></div><div class="ttdeci">uint32_t DTIEN2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00529">tcc.h:529</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a267ecbbc0b6ee54c09edbcbb95f3a70d"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a267ecbbc0b6ee54c09edbcbb95f3a70d">TCC_DRVCTRL_Type::INVEN0</a></div><div class="ttdeci">uint32_t INVEN0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00589">tcc.h:589</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_a46320a82df89b0d6f7b47f3cae4ff987"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#a46320a82df89b0d6f7b47f3cae4ff987">TCC_SYNCBUSY_Type::CTRLB</a></div><div class="ttdeci">uint32_t CTRLB</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00254">tcc.h:254</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_ab4fe6ffa39ad80b8fec4b73891eba95f"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#ab4fe6ffa39ad80b8fec4b73891eba95f">TCC_CTRLA_Type::MSYNC</a></div><div class="ttdeci">uint32_t MSYNC</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00055">tcc.h:55</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a2a8e0e45019db019e6e5b65c9291bd04"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a2a8e0e45019db019e6e5b65c9291bd04">TCC_DRVCTRL_Type::INVEN1</a></div><div class="ttdeci">uint32_t INVEN1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00590">tcc.h:590</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_a69ce623755644ac4d299512bbeaf88eb"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#a69ce623755644ac4d299512bbeaf88eb">TCC_CTRLA_Type::PRESCALER</a></div><div class="ttdeci">uint32_t PRESCALER</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00051">tcc.h:51</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBSET__Type_html_a0886f8eb7f0f15b6cad5b8805211eed5"><div class="ttname"><a href="unionTCC__CTRLBSET__Type.html#a0886f8eb7f0f15b6cad5b8805211eed5">TCC_CTRLBSET_Type::ONESHOT</a></div><div class="ttdeci">uint8_t ONESHOT</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00203">tcc.h:203</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_a295ac0ed64bd90785d984cf51c7f9f30"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#a295ac0ed64bd90785d984cf51c7f9f30">TCC_EVCTRL_Type::MCEI4</a></div><div class="ttdeci">uint32_t MCEI4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00719">tcc.h:719</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a46e013e0e1d95e96ab601121c6acd080"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a46e013e0e1d95e96ab601121c6acd080">TCC_STATUS_Type::FAULT1IN</a></div><div class="ttdeci">uint32_t FAULT1IN</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01078">tcc.h:1078</a></div></div>
<div class="ttc" id="aunionTCC__INTENCLR__Type_html_aa47eb6f213a55cac4dee8d0cda1e36a5"><div class="ttname"><a href="unionTCC__INTENCLR__Type.html#aa47eb6f213a55cac4dee8d0cda1e36a5">TCC_INTENCLR_Type::MC5</a></div><div class="ttdeci">uint32_t MC5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00867">tcc.h:867</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a808f994f9503813627800bcff725e3d6"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a808f994f9503813627800bcff725e3d6">TCC_STATUS_Type::FAULTB</a></div><div class="ttdeci">uint32_t FAULTB</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01080">tcc.h:1080</a></div></div>
<div class="ttc" id="astructTcc_html"><div class="ttname"><a href="structTcc.html">Tcc</a></div><div class="ttdoc">TCC hardware registers.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01728">tcc.h:1728</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLA__Type_html_af3fc437d5ee6c105ad745813f45bfbbb"><div class="ttname"><a href="unionTCC__FCTRLA__Type.html#af3fc437d5ee6c105ad745813f45bfbbb">TCC_FCTRLA_Type::RESTART</a></div><div class="ttdeci">uint32_t RESTART</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00322">tcc.h:322</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html_a58209c42807c8247ba4263fb2ad32f30"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html#a58209c42807c8247ba4263fb2ad32f30">TCC_FCTRLB_Type::CAPTURE</a></div><div class="ttdeci">uint32_t CAPTURE</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00429">tcc.h:429</a></div></div>
<div class="ttc" id="astructTcc_html_a4b01c1033af6dc64d9c7adfbe1e6e302"><div class="ttname"><a href="structTcc.html#a4b01c1033af6dc64d9c7adfbe1e6e302">Tcc::EVCTRL</a></div><div class="ttdeci">__IO TCC_EVCTRL_Type EVCTRL</div><div class="ttdoc">Offset: 0x20 (R/W 32) Event Control.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01741">tcc.h:1741</a></div></div>
<div class="ttc" id="aunionTCC__FCTRLB__Type_html_aa413845b489b5a81a5bd13bf98b3790b"><div class="ttname"><a href="unionTCC__FCTRLB__Type.html#aa413845b489b5a81a5bd13bf98b3790b">TCC_FCTRLB_Type::BLANK</a></div><div class="ttdeci">uint32_t BLANK</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00425">tcc.h:425</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_a832d2cc6a43c360f9f17cf8803fbe6e0"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#a832d2cc6a43c360f9f17cf8803fbe6e0">TCC_CTRLA_Type::CPTEN4</a></div><div class="ttdeci">uint32_t CPTEN4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00062">tcc.h:62</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_a03fb840439baeb6dc81c9f75d0237457"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#a03fb840439baeb6dc81c9f75d0237457">TCC_SYNCBUSY_Type::CC5</a></div><div class="ttdeci">uint32_t CC5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00265">tcc.h:265</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_ab4609d26d7dcc8e8d63c5511dd10d1af"><div class="ttname"><a href="unionTCC__STATUS__Type.html#ab4609d26d7dcc8e8d63c5511dd10d1af">TCC_STATUS_Type::CMP3</a></div><div class="ttdeci">uint32_t CMP3</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01093">tcc.h:1093</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_abfc33a94a62d8aa02849ca770b8558dd"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#abfc33a94a62d8aa02849ca770b8558dd">TCC_EVCTRL_Type::MCEO2</a></div><div class="ttdeci">uint32_t MCEO2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00724">tcc.h:724</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a78932c18d8ed497e311d372a87b9c339"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a78932c18d8ed497e311d372a87b9c339">TCC_STATUS_Type::UFS</a></div><div class="ttdeci">uint32_t UFS</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01069">tcc.h:1069</a></div></div>
<div class="ttc" id="aunionTCC__CC__Type_html"><div class="ttname"><a href="unionTCC__CC__Type.html">TCC_CC_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01473">tcc.h:1473</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_aeada604e4f3a19f6f3a67c9b1702f1d3"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#aeada604e4f3a19f6f3a67c9b1702f1d3">TCC_PATTBUF_Type::PGEB5</a></div><div class="ttdeci">uint16_t PGEB5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01541">tcc.h:1541</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_a40f063ae9a403b7970280dfe4cb8d701"><div class="ttname"><a href="unionTCC__PATT__Type.html#a40f063ae9a403b7970280dfe4cb8d701">TCC_PATT_Type::PGV0</a></div><div class="ttdeci">uint16_t PGV0</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01238">tcc.h:1238</a></div></div>
<div class="ttc" id="aunionTCC__DRVCTRL__Type_html_a45f21c7019abe55e4e8940381aff88b2"><div class="ttname"><a href="unionTCC__DRVCTRL__Type.html#a45f21c7019abe55e4e8940381aff88b2">TCC_DRVCTRL_Type::NRE7</a></div><div class="ttdeci">uint32_t NRE7</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00580">tcc.h:580</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_a8aa5ed9a4bdbe039805c765c02eaf61b"><div class="ttname"><a href="unionTCC__PATT__Type.html#a8aa5ed9a4bdbe039805c765c02eaf61b">TCC_PATT_Type::PGE4</a></div><div class="ttdeci">uint16_t PGE4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01234">tcc.h:1234</a></div></div>
<div class="ttc" id="aunionTCC__CTRLA__Type_html_aa295cd5c436deea91e1378edd1274943"><div class="ttname"><a href="unionTCC__CTRLA__Type.html#aa295cd5c436deea91e1378edd1274943">TCC_CTRLA_Type::ALOCK</a></div><div class="ttdeci">uint32_t ALOCK</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00054">tcc.h:54</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_aab4cbe4de56cc7e0f4350bb307bb4e63"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#aab4cbe4de56cc7e0f4350bb307bb4e63">TCC_PATTBUF_Type::PGEB6</a></div><div class="ttdeci">uint16_t PGEB6</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01542">tcc.h:1542</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBSET__Type_html_a761677a7fb54da008253d3450a3f7f30"><div class="ttname"><a href="unionTCC__CTRLBSET__Type.html#a761677a7fb54da008253d3450a3f7f30">TCC_CTRLBSET_Type::CMD</a></div><div class="ttdeci">uint8_t CMD</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00205">tcc.h:205</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_ac71df4cdfb9e67db765bea530bb88f59"><div class="ttname"><a href="unionTCC__PATT__Type.html#ac71df4cdfb9e67db765bea530bb88f59">TCC_PATT_Type::PGE1</a></div><div class="ttdeci">uint16_t PGE1</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01231">tcc.h:1231</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html">TCC_SYNCBUSY_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00250">tcc.h:250</a></div></div>
<div class="ttc" id="aunionTCC__PATT__Type_html_a2cdb5c46b2324936a6c1bd5a3448fe11"><div class="ttname"><a href="unionTCC__PATT__Type.html#a2cdb5c46b2324936a6c1bd5a3448fe11">TCC_PATT_Type::PGE7</a></div><div class="ttdeci">uint16_t PGE7</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01237">tcc.h:1237</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a20c34c83ecee98e58b4f2195c11909e9"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a20c34c83ecee98e58b4f2195c11909e9">TCC_PATTBUF_Type::PGEB4</a></div><div class="ttdeci">uint16_t PGEB4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01540">tcc.h:1540</a></div></div>
<div class="ttc" id="aunionTCC__COUNT__Type_html_a7bce1904eb7d2ac0c74f75389d258ba9"><div class="ttname"><a href="unionTCC__COUNT__Type.html#a7bce1904eb7d2ac0c74f75389d258ba9">TCC_COUNT_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01196">tcc.h:1196</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_ac178c4272159270cddea53f2c17eaf77"><div class="ttname"><a href="unionTCC__WAVE__Type.html#ac178c4272159270cddea53f2c17eaf77">TCC_WAVE_Type::CICCEN2</a></div><div class="ttdeci">uint32_t CICCEN2</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01309">tcc.h:1309</a></div></div>
<div class="ttc" id="aunionTCC__WAVE__Type_html_a6000055186dafd0082086512084f14d6"><div class="ttname"><a href="unionTCC__WAVE__Type.html#a6000055186dafd0082086512084f14d6">TCC_WAVE_Type::POL4</a></div><div class="ttdeci">uint32_t POL4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01316">tcc.h:1316</a></div></div>
<div class="ttc" id="aunionTCC__EVCTRL__Type_html_a3b0e168393337e367ead98b56592f9c3"><div class="ttname"><a href="unionTCC__EVCTRL__Type.html#a3b0e168393337e367ead98b56592f9c3">TCC_EVCTRL_Type::MCEO5</a></div><div class="ttdeci">uint32_t MCEO5</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00727">tcc.h:727</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_a6ac076d7206d8798ee60e7d9bdc835dc"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#a6ac076d7206d8798ee60e7d9bdc835dc">TCC_SYNCBUSY_Type::PER</a></div><div class="ttdeci">uint32_t PER</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00259">tcc.h:259</a></div></div>
<div class="ttc" id="aunionTCC__INTFLAG__Type_html_ac6fed58a8cb84e3ef3a6261e600249df"><div class="ttname"><a href="unionTCC__INTFLAG__Type.html#ac6fed58a8cb84e3ef3a6261e600249df">TCC_INTFLAG_Type::MC4</a></div><div class="ttdeci">__I uint32_t MC4</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01010">tcc.h:1010</a></div></div>
<div class="ttc" id="aunionTCC__STATUS__Type_html_a81d37c6afaf66dfb5643d8f3cab39225"><div class="ttname"><a href="unionTCC__STATUS__Type.html#a81d37c6afaf66dfb5643d8f3cab39225">TCC_STATUS_Type::FAULTA</a></div><div class="ttdeci">uint32_t FAULTA</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01079">tcc.h:1079</a></div></div>
<div class="ttc" id="aunionTCC__CTRLBSET__Type_html_a12f69e6a5b1a4645ca84dd375ee2eb66"><div class="ttname"><a href="unionTCC__CTRLBSET__Type.html#a12f69e6a5b1a4645ca84dd375ee2eb66">TCC_CTRLBSET_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00207">tcc.h:207</a></div></div>
<div class="ttc" id="astructTcc_html_a32d3c991c1c006f20a6b193618729798"><div class="ttname"><a href="structTcc.html#a32d3c991c1c006f20a6b193618729798">Tcc::CTRLA</a></div><div class="ttdeci">__IO TCC_CTRLA_Type CTRLA</div><div class="ttdoc">Offset: 0x00 (R/W 32) Control A.</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01729">tcc.h:1729</a></div></div>
<div class="ttc" id="aunionTCC__SYNCBUSY__Type_html_aef11ef22ec22679fcc30e260b82c0af5"><div class="ttname"><a href="unionTCC__SYNCBUSY__Type.html#aef11ef22ec22679fcc30e260b82c0af5">TCC_SYNCBUSY_Type::SWRST</a></div><div class="ttdeci">uint32_t SWRST</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l00252">tcc.h:252</a></div></div>
<div class="ttc" id="aunionTCC__PATTBUF__Type_html_a5a9dcca9ec0ed7d4b43cf889295382c1"><div class="ttname"><a href="unionTCC__PATTBUF__Type.html#a5a9dcca9ec0ed7d4b43cf889295382c1">TCC_PATTBUF_Type::reg</a></div><div class="ttdeci">uint16_t reg</div><div class="ttdef"><b>Definition:</b> <a href="tcc_8h_source.html#l01557">tcc.h:1557</a></div></div>
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20
</small></address>
</body>
</html>