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.

719 lines
156 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/ac.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">ac.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="component_2ac_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_AC_COMPONENT_</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="preprocessor">#define _SAME54_AC_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 AC_U2501</span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="preprocessor">#define REV_AC 0x100</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">/* -------- AC_CTRLA : (AC Offset: 0x00) (R/W 8) 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="unionAC__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="unionAC__CTRLA__Type.html#a58c730b4e10c52e2cb6ad4a7acafb275"> 46</a></span>&#160; uint8_t <a class="code" href="unionAC__CTRLA__Type.html#a58c730b4e10c52e2cb6ad4a7acafb275">SWRST</a>:1; </div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="unionAC__CTRLA__Type.html#a7d4dbc05e6d8ee0ca55797be6b20ce23"> 47</a></span>&#160; uint8_t <a class="code" href="unionAC__CTRLA__Type.html#a7d4dbc05e6d8ee0ca55797be6b20ce23">ENABLE</a>:1; </div>
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="unionAC__CTRLA__Type.html#a098d6d687cac4efb942fbc1298cd0a8f"> 48</a></span>&#160; uint8_t :6; </div>
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="unionAC__CTRLA__Type.html#ae02ae10d71458ad571659a882958af87"> 49</a></span>&#160; } bit; </div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="unionAC__CTRLA__Type.html#a4e34b7052621296ebf635fa09bb60c01"> 50</a></span>&#160; uint8_t <a class="code" href="unionAC__CTRLA__Type.html#a4e34b7052621296ebf635fa09bb60c01">reg</a>; </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;} <a class="code" href="unionAC__CTRLA__Type.html">AC_CTRLA_Type</a>;</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</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="l00053"></a><span class="lineno"> 53</span>&#160; </div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a2b8253e09cb53fcb96e93f5d425a97b4"> 54</a></span>&#160;<span class="preprocessor">#define AC_CTRLA_OFFSET 0x00 </span></div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ac3bf7345c9e6bd9c13b215f211805368"> 55</a></span>&#160;<span class="preprocessor">#define AC_CTRLA_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ab2cf4a760261959d3e1b82e930e1bb98"> 57</a></span>&#160;<span class="preprocessor">#define AC_CTRLA_SWRST_Pos 0 </span></div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;<span class="preprocessor">#define AC_CTRLA_SWRST (_U_(0x1) &lt;&lt; AC_CTRLA_SWRST_Pos)</span></div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a6ca649f4703d6b341f61a8f9d7a679b9"> 59</a></span>&#160;<span class="preprocessor">#define AC_CTRLA_ENABLE_Pos 1 </span></div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;<span class="preprocessor">#define AC_CTRLA_ENABLE (_U_(0x1) &lt;&lt; AC_CTRLA_ENABLE_Pos)</span></div>
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a9825c7ce5b1a6de685e38859c9cd282d"> 61</a></span>&#160;<span class="preprocessor">#define AC_CTRLA_MASK _U_(0x03) </span></div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_CTRLB : (AC Offset: 0x01) ( /W 8) Control B -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="unionAC__CTRLB__Type.html"> 65</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</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"><a class="line" href="unionAC__CTRLB__Type.html#a760d1ae61b939e39b8d3beb201554ce1"> 67</a></span>&#160; uint8_t <a class="code" href="unionAC__CTRLB__Type.html#a760d1ae61b939e39b8d3beb201554ce1">START0</a>:1; </div>
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="unionAC__CTRLB__Type.html#a17398190707110456c97dd422752d8db"> 68</a></span>&#160; uint8_t <a class="code" href="unionAC__CTRLB__Type.html#a17398190707110456c97dd422752d8db">START1</a>:1; </div>
<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="unionAC__CTRLB__Type.html#a4d7e22b19511161c0cf1c3bbf930aad0"> 69</a></span>&#160; uint8_t :6; </div>
<div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="unionAC__CTRLB__Type.html#aaf2bf5602ad1f26a93a67ffec5d9d2cb"> 70</a></span>&#160; } bit; </div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="unionAC__CTRLB__Type.html#ac9815f20dd05fa3dca5cd44a7db9069d"> 72</a></span>&#160; uint8_t <a class="code" href="unionAC__CTRLB__Type.html#ac9815f20dd05fa3dca5cd44a7db9069d">START</a>:2; </div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; uint8_t :6; </div>
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="unionAC__CTRLB__Type.html#a7e8ca7b3f1936203528e7fcf076a074c"> 74</a></span>&#160; } vec; </div>
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="unionAC__CTRLB__Type.html#ad032eca8740fe2f0e8471bc9080db59e"> 75</a></span>&#160; uint8_t <a class="code" href="unionAC__CTRLB__Type.html#ad032eca8740fe2f0e8471bc9080db59e">reg</a>; </div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;} <a class="code" href="unionAC__CTRLB__Type.html">AC_CTRLB_Type</a>;</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</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="l00078"></a><span class="lineno"> 78</span>&#160; </div>
<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a63f35a95c3a9ef7fa1664630f3831991"> 79</a></span>&#160;<span class="preprocessor">#define AC_CTRLB_OFFSET 0x01 </span></div>
<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a50ffeb7cd3de2b4dda6da39ff8cae69e"> 80</a></span>&#160;<span class="preprocessor">#define AC_CTRLB_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a9fe01e62bcc1df5dd7eebbdae8e28ebb"> 82</a></span>&#160;<span class="preprocessor">#define AC_CTRLB_START0_Pos 0 </span></div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160;<span class="preprocessor">#define AC_CTRLB_START0 (_U_(1) &lt;&lt; AC_CTRLB_START0_Pos)</span></div>
<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a285cbdca40bedb61659d00dbb41a2d7f"> 84</a></span>&#160;<span class="preprocessor">#define AC_CTRLB_START1_Pos 1 </span></div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;<span class="preprocessor">#define AC_CTRLB_START1 (_U_(1) &lt;&lt; AC_CTRLB_START1_Pos)</span></div>
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a5699a352a32415762e7ae47f727c34e2"> 86</a></span>&#160;<span class="preprocessor">#define AC_CTRLB_START_Pos 0 </span></div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="preprocessor">#define AC_CTRLB_START_Msk (_U_(0x3) &lt;&lt; AC_CTRLB_START_Pos)</span></div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="preprocessor">#define AC_CTRLB_START(value) (AC_CTRLB_START_Msk &amp; ((value) &lt;&lt; AC_CTRLB_START_Pos))</span></div>
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a877d20a90ea3bf5063d3465e511670bf"> 89</a></span>&#160;<span class="preprocessor">#define AC_CTRLB_MASK _U_(0x03) </span></div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_EVCTRL : (AC Offset: 0x02) (R/W 16) Event Control -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html"> 93</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00095"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#a7ea623ba38e6a03b4cc4e3d493d87014"> 95</a></span>&#160; uint16_t <a class="code" href="unionAC__EVCTRL__Type.html#a7ea623ba38e6a03b4cc4e3d493d87014">COMPEO0</a>:1; </div>
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#ab4ef9d19685a1f172bd8445083216512"> 96</a></span>&#160; uint16_t <a class="code" href="unionAC__EVCTRL__Type.html#ab4ef9d19685a1f172bd8445083216512">COMPEO1</a>:1; </div>
<div class="line"><a name="l00097"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#a630aaeff3fd68e38679416d2403012cd"> 97</a></span>&#160; uint16_t :2; </div>
<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#a3436fe70198f6e81e92a2404bd178574"> 98</a></span>&#160; uint16_t <a class="code" href="unionAC__EVCTRL__Type.html#a3436fe70198f6e81e92a2404bd178574">WINEO0</a>:1; </div>
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#a691d83b865a49e9ed4a1d36657278e8d"> 99</a></span>&#160; uint16_t :3; </div>
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#a00045659dd1fbd923931bbf9b81e7c6b"> 100</a></span>&#160; uint16_t <a class="code" href="unionAC__EVCTRL__Type.html#a00045659dd1fbd923931bbf9b81e7c6b">COMPEI0</a>:1; </div>
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#a7ad83dec94ecd1af02f74c0114696673"> 101</a></span>&#160; uint16_t <a class="code" href="unionAC__EVCTRL__Type.html#a7ad83dec94ecd1af02f74c0114696673">COMPEI1</a>:1; </div>
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#abc26f7efd8c22df7bb030f5b3facfaf8"> 102</a></span>&#160; uint16_t :2; </div>
<div class="line"><a name="l00103"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#a1ca0ff027125761a6ca1049a9e549a18"> 103</a></span>&#160; uint16_t <a class="code" href="unionAC__EVCTRL__Type.html#a1ca0ff027125761a6ca1049a9e549a18">INVEI0</a>:1; </div>
<div class="line"><a name="l00104"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#a9c3e7ed4fbb3058255cf3dc0ae712254"> 104</a></span>&#160; uint16_t <a class="code" href="unionAC__EVCTRL__Type.html#a9c3e7ed4fbb3058255cf3dc0ae712254">INVEI1</a>:1; </div>
<div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#aa62aeea0057ca1f3f8026e8de2f1c7a9"> 105</a></span>&#160; uint16_t :2; </div>
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#ac16297293519b8dc158c2c9c4f338b12"> 106</a></span>&#160; } bit; </div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#a74bfb16a5a12d5476bbcbd4fc51cd8ee"> 108</a></span>&#160; uint16_t <a class="code" href="unionAC__EVCTRL__Type.html#a74bfb16a5a12d5476bbcbd4fc51cd8ee">COMPEO</a>:2; </div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; uint16_t :2; </div>
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#ac26ab4051408af4f6ef5f28f54e9b7e2"> 110</a></span>&#160; uint16_t <a class="code" href="unionAC__EVCTRL__Type.html#ac26ab4051408af4f6ef5f28f54e9b7e2">WINEO</a>:1; </div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; uint16_t :3; </div>
<div class="line"><a name="l00112"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#a9e65bdb6d81e1f9d93abdb815b1e1a09"> 112</a></span>&#160; uint16_t <a class="code" href="unionAC__EVCTRL__Type.html#a9e65bdb6d81e1f9d93abdb815b1e1a09">COMPEI</a>:2; </div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; uint16_t :2; </div>
<div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#aed5e8dd2038203472a017dd9e017db71"> 114</a></span>&#160; uint16_t <a class="code" href="unionAC__EVCTRL__Type.html#aed5e8dd2038203472a017dd9e017db71">INVEI</a>:2; </div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; uint16_t :2; </div>
<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#a3f479b48e881e162a3c2683931fa05e6"> 116</a></span>&#160; } vec; </div>
<div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="unionAC__EVCTRL__Type.html#ae1ec2935d7ee9422bb7789a149620341"> 117</a></span>&#160; uint16_t <a class="code" href="unionAC__EVCTRL__Type.html#ae1ec2935d7ee9422bb7789a149620341">reg</a>; </div>
<div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160;} <a class="code" href="unionAC__EVCTRL__Type.html">AC_EVCTRL_Type</a>;</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</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="l00120"></a><span class="lineno"> 120</span>&#160; </div>
<div class="line"><a name="l00121"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a2084b522a096a69a32b82b24e5e56b35"> 121</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_OFFSET 0x02 </span></div>
<div class="line"><a name="l00122"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ada78dcdc73d5a68c8647ba0ec61004e3"> 122</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_RESETVALUE _U_(0x0000) </span></div>
<div class="line"><a name="l00124"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#aa70b302d7f87b0f6d8ab915ca5b7bf8f"> 124</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEO0_Pos 0 </span></div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEO0 (_U_(1) &lt;&lt; AC_EVCTRL_COMPEO0_Pos)</span></div>
<div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a2a8ed3ce927004e2e47d23ece31c48be"> 126</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEO1_Pos 1 </span></div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEO1 (_U_(1) &lt;&lt; AC_EVCTRL_COMPEO1_Pos)</span></div>
<div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a9a60df9204a6150ee4ce9fc489666d9d"> 128</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEO_Pos 0 </span></div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEO_Msk (_U_(0x3) &lt;&lt; AC_EVCTRL_COMPEO_Pos)</span></div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEO(value) (AC_EVCTRL_COMPEO_Msk &amp; ((value) &lt;&lt; AC_EVCTRL_COMPEO_Pos))</span></div>
<div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a0e39ab9106d32a5826c0b03c25f0f010"> 131</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_WINEO0_Pos 4 </span></div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160;<span class="preprocessor">#define AC_EVCTRL_WINEO0 (_U_(1) &lt;&lt; AC_EVCTRL_WINEO0_Pos)</span></div>
<div class="line"><a name="l00133"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a1afab4ba445e18743d95471ac63fc5f3"> 133</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_WINEO_Pos 4 </span></div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160;<span class="preprocessor">#define AC_EVCTRL_WINEO_Msk (_U_(0x1) &lt;&lt; AC_EVCTRL_WINEO_Pos)</span></div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;<span class="preprocessor">#define AC_EVCTRL_WINEO(value) (AC_EVCTRL_WINEO_Msk &amp; ((value) &lt;&lt; AC_EVCTRL_WINEO_Pos))</span></div>
<div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a586fb057733a1c4b9f7c81586a2f6854"> 136</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEI0_Pos 8 </span></div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEI0 (_U_(1) &lt;&lt; AC_EVCTRL_COMPEI0_Pos)</span></div>
<div class="line"><a name="l00138"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a744dba4ce32648fec57677d38bcf2be5"> 138</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEI1_Pos 9 </span></div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEI1 (_U_(1) &lt;&lt; AC_EVCTRL_COMPEI1_Pos)</span></div>
<div class="line"><a name="l00140"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a3ecb80c6d080322ab734ade29f0fb26e"> 140</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEI_Pos 8 </span></div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEI_Msk (_U_(0x3) &lt;&lt; AC_EVCTRL_COMPEI_Pos)</span></div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160;<span class="preprocessor">#define AC_EVCTRL_COMPEI(value) (AC_EVCTRL_COMPEI_Msk &amp; ((value) &lt;&lt; AC_EVCTRL_COMPEI_Pos))</span></div>
<div class="line"><a name="l00143"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ac5b3dfa3ee04752686c12a34effd852b"> 143</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_INVEI0_Pos 12 </span></div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160;<span class="preprocessor">#define AC_EVCTRL_INVEI0 (_U_(1) &lt;&lt; AC_EVCTRL_INVEI0_Pos)</span></div>
<div class="line"><a name="l00145"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a4f2994930271c93cb896b8370ef41b00"> 145</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_INVEI1_Pos 13 </span></div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160;<span class="preprocessor">#define AC_EVCTRL_INVEI1 (_U_(1) &lt;&lt; AC_EVCTRL_INVEI1_Pos)</span></div>
<div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a59a28973d23bf2b2c04b3a9b6897674d"> 147</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_INVEI_Pos 12 </span></div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160;<span class="preprocessor">#define AC_EVCTRL_INVEI_Msk (_U_(0x3) &lt;&lt; AC_EVCTRL_INVEI_Pos)</span></div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160;<span class="preprocessor">#define AC_EVCTRL_INVEI(value) (AC_EVCTRL_INVEI_Msk &amp; ((value) &lt;&lt; AC_EVCTRL_INVEI_Pos))</span></div>
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a6cdb3ec1006044a008363289c16bb6a5"> 150</a></span>&#160;<span class="preprocessor">#define AC_EVCTRL_MASK _U_(0x3313) </span></div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_INTENCLR : (AC Offset: 0x04) (R/W 8) Interrupt Enable Clear -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="unionAC__INTENCLR__Type.html"> 154</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="unionAC__INTENCLR__Type.html#a19bd605e4a259f63839a819c484ae925"> 156</a></span>&#160; uint8_t <a class="code" href="unionAC__INTENCLR__Type.html#a19bd605e4a259f63839a819c484ae925">COMP0</a>:1; </div>
<div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="unionAC__INTENCLR__Type.html#a77caac22c3b30a179a8f395907220e94"> 157</a></span>&#160; uint8_t <a class="code" href="unionAC__INTENCLR__Type.html#a77caac22c3b30a179a8f395907220e94">COMP1</a>:1; </div>
<div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="unionAC__INTENCLR__Type.html#a9ca415e1a3eda4afa909b10c36de906b"> 158</a></span>&#160; uint8_t :2; </div>
<div class="line"><a name="l00159"></a><span class="lineno"><a class="line" href="unionAC__INTENCLR__Type.html#aa0138a6b5c6c745c76b4e59b9b2b4f47"> 159</a></span>&#160; uint8_t <a class="code" href="unionAC__INTENCLR__Type.html#aa0138a6b5c6c745c76b4e59b9b2b4f47">WIN0</a>:1; </div>
<div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="unionAC__INTENCLR__Type.html#a1b181c6b459f0500236c7537a86690c0"> 160</a></span>&#160; uint8_t :3; </div>
<div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="unionAC__INTENCLR__Type.html#a402fb806a15cb9c231329cd1a90936de"> 161</a></span>&#160; } bit; </div>
<div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="unionAC__INTENCLR__Type.html#a9576a4c3d508394435e1986d4b08415f"> 163</a></span>&#160; uint8_t <a class="code" href="unionAC__INTENCLR__Type.html#a9576a4c3d508394435e1986d4b08415f">COMP</a>:2; </div>
<div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; uint8_t :2; </div>
<div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="unionAC__INTENCLR__Type.html#a6552dbc0a8e405aaa50d1da95a81baa7"> 165</a></span>&#160; uint8_t <a class="code" href="unionAC__INTENCLR__Type.html#a6552dbc0a8e405aaa50d1da95a81baa7">WIN</a>:1; </div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; uint8_t :3; </div>
<div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="unionAC__INTENCLR__Type.html#addf2c8687dab3d50d3d1c93270d97bdf"> 167</a></span>&#160; } vec; </div>
<div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="unionAC__INTENCLR__Type.html#a63e79491ef9af2be69a99ba6a19b2444"> 168</a></span>&#160; uint8_t <a class="code" href="unionAC__INTENCLR__Type.html#a63e79491ef9af2be69a99ba6a19b2444">reg</a>; </div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160;} <a class="code" href="unionAC__INTENCLR__Type.html">AC_INTENCLR_Type</a>;</div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</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="l00171"></a><span class="lineno"> 171</span>&#160; </div>
<div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ad6b968b57c8516a8820878fd349e0d3c"> 172</a></span>&#160;<span class="preprocessor">#define AC_INTENCLR_OFFSET 0x04 </span></div>
<div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#aa39f9b02199c37ef041fc8e0d31e231d"> 173</a></span>&#160;<span class="preprocessor">#define AC_INTENCLR_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00175"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a4168c6a55362a465c232cdfae855edb6"> 175</a></span>&#160;<span class="preprocessor">#define AC_INTENCLR_COMP0_Pos 0 </span></div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160;<span class="preprocessor">#define AC_INTENCLR_COMP0 (_U_(1) &lt;&lt; AC_INTENCLR_COMP0_Pos)</span></div>
<div class="line"><a name="l00177"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ae1f585c9c3dfbbcbb14748de3d028334"> 177</a></span>&#160;<span class="preprocessor">#define AC_INTENCLR_COMP1_Pos 1 </span></div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160;<span class="preprocessor">#define AC_INTENCLR_COMP1 (_U_(1) &lt;&lt; AC_INTENCLR_COMP1_Pos)</span></div>
<div class="line"><a name="l00179"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a444b400feaaa1e25e0626635cfdf1144"> 179</a></span>&#160;<span class="preprocessor">#define AC_INTENCLR_COMP_Pos 0 </span></div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160;<span class="preprocessor">#define AC_INTENCLR_COMP_Msk (_U_(0x3) &lt;&lt; AC_INTENCLR_COMP_Pos)</span></div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160;<span class="preprocessor">#define AC_INTENCLR_COMP(value) (AC_INTENCLR_COMP_Msk &amp; ((value) &lt;&lt; AC_INTENCLR_COMP_Pos))</span></div>
<div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a8743138d490de623c23681827c5f9ed7"> 182</a></span>&#160;<span class="preprocessor">#define AC_INTENCLR_WIN0_Pos 4 </span></div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160;<span class="preprocessor">#define AC_INTENCLR_WIN0 (_U_(1) &lt;&lt; AC_INTENCLR_WIN0_Pos)</span></div>
<div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a0db0a40e376eff9df159115da9de0920"> 184</a></span>&#160;<span class="preprocessor">#define AC_INTENCLR_WIN_Pos 4 </span></div>
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160;<span class="preprocessor">#define AC_INTENCLR_WIN_Msk (_U_(0x1) &lt;&lt; AC_INTENCLR_WIN_Pos)</span></div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160;<span class="preprocessor">#define AC_INTENCLR_WIN(value) (AC_INTENCLR_WIN_Msk &amp; ((value) &lt;&lt; AC_INTENCLR_WIN_Pos))</span></div>
<div class="line"><a name="l00187"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a9c1df17ec7ebc764d76c0432181c94a2"> 187</a></span>&#160;<span class="preprocessor">#define AC_INTENCLR_MASK _U_(0x13) </span></div>
<div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_INTENSET : (AC Offset: 0x05) (R/W 8) Interrupt Enable Set -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="unionAC__INTENSET__Type.html"> 191</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00193"></a><span class="lineno"><a class="line" href="unionAC__INTENSET__Type.html#a8142ae02fea535b70e28e5f5846b276b"> 193</a></span>&#160; uint8_t <a class="code" href="unionAC__INTENSET__Type.html#a8142ae02fea535b70e28e5f5846b276b">COMP0</a>:1; </div>
<div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="unionAC__INTENSET__Type.html#ae40a778d0f2e270a2c9cc98daa12fdea"> 194</a></span>&#160; uint8_t <a class="code" href="unionAC__INTENSET__Type.html#ae40a778d0f2e270a2c9cc98daa12fdea">COMP1</a>:1; </div>
<div class="line"><a name="l00195"></a><span class="lineno"><a class="line" href="unionAC__INTENSET__Type.html#aaaf1d8d13d50cab2970e28b594a60b13"> 195</a></span>&#160; uint8_t :2; </div>
<div class="line"><a name="l00196"></a><span class="lineno"><a class="line" href="unionAC__INTENSET__Type.html#a39873288bd0e9d091d0ae83d396d24da"> 196</a></span>&#160; uint8_t <a class="code" href="unionAC__INTENSET__Type.html#a39873288bd0e9d091d0ae83d396d24da">WIN0</a>:1; </div>
<div class="line"><a name="l00197"></a><span class="lineno"><a class="line" href="unionAC__INTENSET__Type.html#ad08b6bc75a2a3c4fb06ce5639ba51aef"> 197</a></span>&#160; uint8_t :3; </div>
<div class="line"><a name="l00198"></a><span class="lineno"><a class="line" href="unionAC__INTENSET__Type.html#aa7c0870931e9774112020556306dcc2c"> 198</a></span>&#160; } bit; </div>
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00200"></a><span class="lineno"><a class="line" href="unionAC__INTENSET__Type.html#a42e5f855d701ade3ba8bd54b11f80a80"> 200</a></span>&#160; uint8_t <a class="code" href="unionAC__INTENSET__Type.html#a42e5f855d701ade3ba8bd54b11f80a80">COMP</a>:2; </div>
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160; uint8_t :2; </div>
<div class="line"><a name="l00202"></a><span class="lineno"><a class="line" href="unionAC__INTENSET__Type.html#a15d52e6fc36216e401abb8029b2fdf54"> 202</a></span>&#160; uint8_t <a class="code" href="unionAC__INTENSET__Type.html#a15d52e6fc36216e401abb8029b2fdf54">WIN</a>:1; </div>
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160; uint8_t :3; </div>
<div class="line"><a name="l00204"></a><span class="lineno"><a class="line" href="unionAC__INTENSET__Type.html#a00427d43cf0e8b6d27a85875010b5d8b"> 204</a></span>&#160; } vec; </div>
<div class="line"><a name="l00205"></a><span class="lineno"><a class="line" href="unionAC__INTENSET__Type.html#a4da1edfb85054d040062f34a65d86fd1"> 205</a></span>&#160; uint8_t <a class="code" href="unionAC__INTENSET__Type.html#a4da1edfb85054d040062f34a65d86fd1">reg</a>; </div>
<div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160;} <a class="code" href="unionAC__INTENSET__Type.html">AC_INTENSET_Type</a>;</div>
<div class="line"><a name="l00207"></a><span class="lineno"> 207</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="l00208"></a><span class="lineno"> 208</span>&#160; </div>
<div class="line"><a name="l00209"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ace22713b52e7875bc9d364ff71821f03"> 209</a></span>&#160;<span class="preprocessor">#define AC_INTENSET_OFFSET 0x05 </span></div>
<div class="line"><a name="l00210"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a567ae9819bd9349410623b23b8cc04e8"> 210</a></span>&#160;<span class="preprocessor">#define AC_INTENSET_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00212"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a165b37facbcb1af2c424f505995a98c5"> 212</a></span>&#160;<span class="preprocessor">#define AC_INTENSET_COMP0_Pos 0 </span></div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160;<span class="preprocessor">#define AC_INTENSET_COMP0 (_U_(1) &lt;&lt; AC_INTENSET_COMP0_Pos)</span></div>
<div class="line"><a name="l00214"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#affb9e6ec2b081b05fe380f0a8bc71b03"> 214</a></span>&#160;<span class="preprocessor">#define AC_INTENSET_COMP1_Pos 1 </span></div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160;<span class="preprocessor">#define AC_INTENSET_COMP1 (_U_(1) &lt;&lt; AC_INTENSET_COMP1_Pos)</span></div>
<div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a2b61c7a2be4d8dac26ce19d694a91b60"> 216</a></span>&#160;<span class="preprocessor">#define AC_INTENSET_COMP_Pos 0 </span></div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160;<span class="preprocessor">#define AC_INTENSET_COMP_Msk (_U_(0x3) &lt;&lt; AC_INTENSET_COMP_Pos)</span></div>
<div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160;<span class="preprocessor">#define AC_INTENSET_COMP(value) (AC_INTENSET_COMP_Msk &amp; ((value) &lt;&lt; AC_INTENSET_COMP_Pos))</span></div>
<div class="line"><a name="l00219"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ac6e5dbfd1035305c4817fa3da1f1f338"> 219</a></span>&#160;<span class="preprocessor">#define AC_INTENSET_WIN0_Pos 4 </span></div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160;<span class="preprocessor">#define AC_INTENSET_WIN0 (_U_(1) &lt;&lt; AC_INTENSET_WIN0_Pos)</span></div>
<div class="line"><a name="l00221"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a4e44fa65ab29f61ec05f25c67c2f8f25"> 221</a></span>&#160;<span class="preprocessor">#define AC_INTENSET_WIN_Pos 4 </span></div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160;<span class="preprocessor">#define AC_INTENSET_WIN_Msk (_U_(0x1) &lt;&lt; AC_INTENSET_WIN_Pos)</span></div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160;<span class="preprocessor">#define AC_INTENSET_WIN(value) (AC_INTENSET_WIN_Msk &amp; ((value) &lt;&lt; AC_INTENSET_WIN_Pos))</span></div>
<div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a6eb6eed878938f2a3a5dc2b0bc7c1cb7"> 224</a></span>&#160;<span class="preprocessor">#define AC_INTENSET_MASK _U_(0x13) </span></div>
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_INTFLAG : (AC Offset: 0x06) (R/W 8) Interrupt Flag Status and Clear -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00228"></a><span class="lineno"><a class="line" href="unionAC__INTFLAG__Type.html"> 228</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="l00229"></a><span class="lineno"> 229</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00230"></a><span class="lineno"><a class="line" href="unionAC__INTFLAG__Type.html#a353bd26947fa5d90c75d8d848823b499"> 230</a></span>&#160; __I uint8_t <a class="code" href="unionAC__INTFLAG__Type.html#a353bd26947fa5d90c75d8d848823b499">COMP0</a>:1; </div>
<div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="unionAC__INTFLAG__Type.html#a476c42bc7087402bcd8126347e5fc4c5"> 231</a></span>&#160; __I uint8_t <a class="code" href="unionAC__INTFLAG__Type.html#a476c42bc7087402bcd8126347e5fc4c5">COMP1</a>:1; </div>
<div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="unionAC__INTFLAG__Type.html#ad58500b89fa5a233363adf0c7d116ee4"> 232</a></span>&#160; __I <a class="code" href="unionAC__INTFLAG__Type.html#ad58500b89fa5a233363adf0c7d116ee4">uint8_t</a> :2; </div>
<div class="line"><a name="l00233"></a><span class="lineno"><a class="line" href="unionAC__INTFLAG__Type.html#a83708cf4e9af92a15d890824bc1ea3a5"> 233</a></span>&#160; __I uint8_t <a class="code" href="unionAC__INTFLAG__Type.html#a83708cf4e9af92a15d890824bc1ea3a5">WIN0</a>:1; </div>
<div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160; __I uint8_t :3; </div>
<div class="line"><a name="l00235"></a><span class="lineno"><a class="line" href="unionAC__INTFLAG__Type.html#af99ce7edd3e92444c23de6cd62a3019e"> 235</a></span>&#160; } bit; </div>
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="unionAC__INTFLAG__Type.html#a898036bc7f728751a0414e4391d41cf4"> 237</a></span>&#160; __I uint8_t <a class="code" href="unionAC__INTFLAG__Type.html#a898036bc7f728751a0414e4391d41cf4">COMP</a>:2; </div>
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160; __I uint8_t :2; </div>
<div class="line"><a name="l00239"></a><span class="lineno"><a class="line" href="unionAC__INTFLAG__Type.html#a389125c1799b8dc8f0c9cf0d2761cb0c"> 239</a></span>&#160; __I uint8_t <a class="code" href="unionAC__INTFLAG__Type.html#a389125c1799b8dc8f0c9cf0d2761cb0c">WIN</a>:1; </div>
<div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160; __I uint8_t :3; </div>
<div class="line"><a name="l00241"></a><span class="lineno"><a class="line" href="unionAC__INTFLAG__Type.html#af1a09c11334dfac9dabbec66070c9d83"> 241</a></span>&#160; } vec; </div>
<div class="line"><a name="l00242"></a><span class="lineno"><a class="line" href="unionAC__INTFLAG__Type.html#a5f63bf1df4ff997b6c0e30711301ae35"> 242</a></span>&#160; uint8_t <a class="code" href="unionAC__INTFLAG__Type.html#a5f63bf1df4ff997b6c0e30711301ae35">reg</a>; </div>
<div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160;} <a class="code" href="unionAC__INTFLAG__Type.html">AC_INTFLAG_Type</a>;</div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</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="l00245"></a><span class="lineno"> 245</span>&#160; </div>
<div class="line"><a name="l00246"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ae663a8f3156ac7555b109208126e6d66"> 246</a></span>&#160;<span class="preprocessor">#define AC_INTFLAG_OFFSET 0x06 </span></div>
<div class="line"><a name="l00247"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ab2b31c52d59794ebe58100c5df360881"> 247</a></span>&#160;<span class="preprocessor">#define AC_INTFLAG_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00249"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#abbdc400bbcac3a9c39d34452585974d1"> 249</a></span>&#160;<span class="preprocessor">#define AC_INTFLAG_COMP0_Pos 0 </span></div>
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160;<span class="preprocessor">#define AC_INTFLAG_COMP0 (_U_(1) &lt;&lt; AC_INTFLAG_COMP0_Pos)</span></div>
<div class="line"><a name="l00251"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ab160a35daee4074f1fd5921b02c00acb"> 251</a></span>&#160;<span class="preprocessor">#define AC_INTFLAG_COMP1_Pos 1 </span></div>
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160;<span class="preprocessor">#define AC_INTFLAG_COMP1 (_U_(1) &lt;&lt; AC_INTFLAG_COMP1_Pos)</span></div>
<div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a5ec6d9f6399298e5873a182d7c171cd6"> 253</a></span>&#160;<span class="preprocessor">#define AC_INTFLAG_COMP_Pos 0 </span></div>
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160;<span class="preprocessor">#define AC_INTFLAG_COMP_Msk (_U_(0x3) &lt;&lt; AC_INTFLAG_COMP_Pos)</span></div>
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160;<span class="preprocessor">#define AC_INTFLAG_COMP(value) (AC_INTFLAG_COMP_Msk &amp; ((value) &lt;&lt; AC_INTFLAG_COMP_Pos))</span></div>
<div class="line"><a name="l00256"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a9db46160e34e14edd76900fd5f8420f3"> 256</a></span>&#160;<span class="preprocessor">#define AC_INTFLAG_WIN0_Pos 4 </span></div>
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160;<span class="preprocessor">#define AC_INTFLAG_WIN0 (_U_(1) &lt;&lt; AC_INTFLAG_WIN0_Pos)</span></div>
<div class="line"><a name="l00258"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ab8feb07a41c8519472bce0d6b09d568d"> 258</a></span>&#160;<span class="preprocessor">#define AC_INTFLAG_WIN_Pos 4 </span></div>
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160;<span class="preprocessor">#define AC_INTFLAG_WIN_Msk (_U_(0x1) &lt;&lt; AC_INTFLAG_WIN_Pos)</span></div>
<div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160;<span class="preprocessor">#define AC_INTFLAG_WIN(value) (AC_INTFLAG_WIN_Msk &amp; ((value) &lt;&lt; AC_INTFLAG_WIN_Pos))</span></div>
<div class="line"><a name="l00261"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a3b147673fba8c46ce42c8825d397964b"> 261</a></span>&#160;<span class="preprocessor">#define AC_INTFLAG_MASK _U_(0x13) </span></div>
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_STATUSA : (AC Offset: 0x07) (R/ 8) Status A -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00265"></a><span class="lineno"><a class="line" href="unionAC__STATUSA__Type.html"> 265</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00267"></a><span class="lineno"><a class="line" href="unionAC__STATUSA__Type.html#aca8e6670ce7505c53de0519c88122fda"> 267</a></span>&#160; uint8_t <a class="code" href="unionAC__STATUSA__Type.html#aca8e6670ce7505c53de0519c88122fda">STATE0</a>:1; </div>
<div class="line"><a name="l00268"></a><span class="lineno"><a class="line" href="unionAC__STATUSA__Type.html#a2a3ce21d0bd3155ed36bb422a079518b"> 268</a></span>&#160; uint8_t <a class="code" href="unionAC__STATUSA__Type.html#a2a3ce21d0bd3155ed36bb422a079518b">STATE1</a>:1; </div>
<div class="line"><a name="l00269"></a><span class="lineno"><a class="line" href="unionAC__STATUSA__Type.html#a045abe85255aacdd8832456f80b740b6"> 269</a></span>&#160; uint8_t :2; </div>
<div class="line"><a name="l00270"></a><span class="lineno"><a class="line" href="unionAC__STATUSA__Type.html#ac8b9a13007924855fee58c699c5762c5"> 270</a></span>&#160; uint8_t <a class="code" href="unionAC__STATUSA__Type.html#ac8b9a13007924855fee58c699c5762c5">WSTATE0</a>:2; </div>
<div class="line"><a name="l00271"></a><span class="lineno"><a class="line" href="unionAC__STATUSA__Type.html#a76b0dda918f11e09041616195d76db6b"> 271</a></span>&#160; uint8_t :2; </div>
<div class="line"><a name="l00272"></a><span class="lineno"><a class="line" href="unionAC__STATUSA__Type.html#ae9c2555ea478a0bf65282dbb1cb2d264"> 272</a></span>&#160; } bit; </div>
<div class="line"><a name="l00273"></a><span class="lineno"> 273</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00274"></a><span class="lineno"><a class="line" href="unionAC__STATUSA__Type.html#a6e72d715598dca97b6d250da54fde40c"> 274</a></span>&#160; uint8_t <a class="code" href="unionAC__STATUSA__Type.html#a6e72d715598dca97b6d250da54fde40c">STATE</a>:2; </div>
<div class="line"><a name="l00275"></a><span class="lineno"> 275</span>&#160; uint8_t :6; </div>
<div class="line"><a name="l00276"></a><span class="lineno"><a class="line" href="unionAC__STATUSA__Type.html#a1b1a5587c0142555558c299711de6885"> 276</a></span>&#160; } vec; </div>
<div class="line"><a name="l00277"></a><span class="lineno"><a class="line" href="unionAC__STATUSA__Type.html#aafc204d5f99edf223fe6182171df9e78"> 277</a></span>&#160; uint8_t <a class="code" href="unionAC__STATUSA__Type.html#aafc204d5f99edf223fe6182171df9e78">reg</a>; </div>
<div class="line"><a name="l00278"></a><span class="lineno"> 278</span>&#160;} <a class="code" href="unionAC__STATUSA__Type.html">AC_STATUSA_Type</a>;</div>
<div class="line"><a name="l00279"></a><span class="lineno"> 279</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="l00280"></a><span class="lineno"> 280</span>&#160; </div>
<div class="line"><a name="l00281"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a7357f0e4cff320ccdcfce8cfa4446590"> 281</a></span>&#160;<span class="preprocessor">#define AC_STATUSA_OFFSET 0x07 </span></div>
<div class="line"><a name="l00282"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a1d0c5a8f06130ee70400f50068aa162a"> 282</a></span>&#160;<span class="preprocessor">#define AC_STATUSA_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00284"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ae23aae3cd17aca60cfa3046da6f432c0"> 284</a></span>&#160;<span class="preprocessor">#define AC_STATUSA_STATE0_Pos 0 </span></div>
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>&#160;<span class="preprocessor">#define AC_STATUSA_STATE0 (_U_(1) &lt;&lt; AC_STATUSA_STATE0_Pos)</span></div>
<div class="line"><a name="l00286"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#aa15668b5c57b09a6b65cab3c19bef8e5"> 286</a></span>&#160;<span class="preprocessor">#define AC_STATUSA_STATE1_Pos 1 </span></div>
<div class="line"><a name="l00287"></a><span class="lineno"> 287</span>&#160;<span class="preprocessor">#define AC_STATUSA_STATE1 (_U_(1) &lt;&lt; AC_STATUSA_STATE1_Pos)</span></div>
<div class="line"><a name="l00288"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ac205365550f29571c942656a16ca58f6"> 288</a></span>&#160;<span class="preprocessor">#define AC_STATUSA_STATE_Pos 0 </span></div>
<div class="line"><a name="l00289"></a><span class="lineno"> 289</span>&#160;<span class="preprocessor">#define AC_STATUSA_STATE_Msk (_U_(0x3) &lt;&lt; AC_STATUSA_STATE_Pos)</span></div>
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>&#160;<span class="preprocessor">#define AC_STATUSA_STATE(value) (AC_STATUSA_STATE_Msk &amp; ((value) &lt;&lt; AC_STATUSA_STATE_Pos))</span></div>
<div class="line"><a name="l00291"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a1339364deea09e22e0aa9d6cc65e9548"> 291</a></span>&#160;<span class="preprocessor">#define AC_STATUSA_WSTATE0_Pos 4 </span></div>
<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>&#160;<span class="preprocessor">#define AC_STATUSA_WSTATE0_Msk (_U_(0x3) &lt;&lt; AC_STATUSA_WSTATE0_Pos)</span></div>
<div class="line"><a name="l00293"></a><span class="lineno"> 293</span>&#160;<span class="preprocessor">#define AC_STATUSA_WSTATE0(value) (AC_STATUSA_WSTATE0_Msk &amp; ((value) &lt;&lt; AC_STATUSA_WSTATE0_Pos))</span></div>
<div class="line"><a name="l00294"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a5d68a94c071ee73a4849497dfc57f3a0"> 294</a></span>&#160;<span class="preprocessor">#define AC_STATUSA_WSTATE0_ABOVE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00295"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a98fe4b3c6fd307062f3a7e2c5709bc78"> 295</a></span>&#160;<span class="preprocessor">#define AC_STATUSA_WSTATE0_INSIDE_Val _U_(0x1) </span></div>
<div class="line"><a name="l00296"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a7481f1780b3d9ee3f4bb5a35e63e4782"> 296</a></span>&#160;<span class="preprocessor">#define AC_STATUSA_WSTATE0_BELOW_Val _U_(0x2) </span></div>
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>&#160;<span class="preprocessor">#define AC_STATUSA_WSTATE0_ABOVE (AC_STATUSA_WSTATE0_ABOVE_Val &lt;&lt; AC_STATUSA_WSTATE0_Pos)</span></div>
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span>&#160;<span class="preprocessor">#define AC_STATUSA_WSTATE0_INSIDE (AC_STATUSA_WSTATE0_INSIDE_Val &lt;&lt; AC_STATUSA_WSTATE0_Pos)</span></div>
<div class="line"><a name="l00299"></a><span class="lineno"> 299</span>&#160;<span class="preprocessor">#define AC_STATUSA_WSTATE0_BELOW (AC_STATUSA_WSTATE0_BELOW_Val &lt;&lt; AC_STATUSA_WSTATE0_Pos)</span></div>
<div class="line"><a name="l00300"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a85081ed7ee5f3dd1a625b6e4aff72be5"> 300</a></span>&#160;<span class="preprocessor">#define AC_STATUSA_MASK _U_(0x33) </span></div>
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_STATUSB : (AC Offset: 0x08) (R/ 8) Status B -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00304"></a><span class="lineno"><a class="line" href="unionAC__STATUSB__Type.html"> 304</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00305"></a><span class="lineno"> 305</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00306"></a><span class="lineno"><a class="line" href="unionAC__STATUSB__Type.html#a8824f2b68d7416b63ba3801b9c7058e9"> 306</a></span>&#160; uint8_t <a class="code" href="unionAC__STATUSB__Type.html#a8824f2b68d7416b63ba3801b9c7058e9">READY0</a>:1; </div>
<div class="line"><a name="l00307"></a><span class="lineno"><a class="line" href="unionAC__STATUSB__Type.html#af62af0387d980f78fb5f370bfd4724fb"> 307</a></span>&#160; uint8_t <a class="code" href="unionAC__STATUSB__Type.html#af62af0387d980f78fb5f370bfd4724fb">READY1</a>:1; </div>
<div class="line"><a name="l00308"></a><span class="lineno"><a class="line" href="unionAC__STATUSB__Type.html#a18491fb33b70f3700a4538023d610e3d"> 308</a></span>&#160; uint8_t :6; </div>
<div class="line"><a name="l00309"></a><span class="lineno"><a class="line" href="unionAC__STATUSB__Type.html#acdb72a5df49443100c71cba8b817154b"> 309</a></span>&#160; } bit; </div>
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00311"></a><span class="lineno"><a class="line" href="unionAC__STATUSB__Type.html#a25df121d8933b26079d8697c479cfdc4"> 311</a></span>&#160; uint8_t <a class="code" href="unionAC__STATUSB__Type.html#a25df121d8933b26079d8697c479cfdc4">READY</a>:2; </div>
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>&#160; uint8_t :6; </div>
<div class="line"><a name="l00313"></a><span class="lineno"><a class="line" href="unionAC__STATUSB__Type.html#abcc0f911db168ccfe031b653712bdc0a"> 313</a></span>&#160; } vec; </div>
<div class="line"><a name="l00314"></a><span class="lineno"><a class="line" href="unionAC__STATUSB__Type.html#a0896ac0096e3e0a7c3ffb99e15f78677"> 314</a></span>&#160; uint8_t <a class="code" href="unionAC__STATUSB__Type.html#a0896ac0096e3e0a7c3ffb99e15f78677">reg</a>; </div>
<div class="line"><a name="l00315"></a><span class="lineno"> 315</span>&#160;} <a class="code" href="unionAC__STATUSB__Type.html">AC_STATUSB_Type</a>;</div>
<div class="line"><a name="l00316"></a><span class="lineno"> 316</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="l00317"></a><span class="lineno"> 317</span>&#160; </div>
<div class="line"><a name="l00318"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a61e64bbbcd8d070e127dc143ac1badf7"> 318</a></span>&#160;<span class="preprocessor">#define AC_STATUSB_OFFSET 0x08 </span></div>
<div class="line"><a name="l00319"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a35348c0f09306ec32f756769f1c8544b"> 319</a></span>&#160;<span class="preprocessor">#define AC_STATUSB_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00321"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a0d6d9dbdd414988aaf79e423983fc8a0"> 321</a></span>&#160;<span class="preprocessor">#define AC_STATUSB_READY0_Pos 0 </span></div>
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>&#160;<span class="preprocessor">#define AC_STATUSB_READY0 (_U_(1) &lt;&lt; AC_STATUSB_READY0_Pos)</span></div>
<div class="line"><a name="l00323"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ac6991f3944dc31c5897b9fef7107b25d"> 323</a></span>&#160;<span class="preprocessor">#define AC_STATUSB_READY1_Pos 1 </span></div>
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160;<span class="preprocessor">#define AC_STATUSB_READY1 (_U_(1) &lt;&lt; AC_STATUSB_READY1_Pos)</span></div>
<div class="line"><a name="l00325"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a97f22583e9717be73effe4c24a88d435"> 325</a></span>&#160;<span class="preprocessor">#define AC_STATUSB_READY_Pos 0 </span></div>
<div class="line"><a name="l00326"></a><span class="lineno"> 326</span>&#160;<span class="preprocessor">#define AC_STATUSB_READY_Msk (_U_(0x3) &lt;&lt; AC_STATUSB_READY_Pos)</span></div>
<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>&#160;<span class="preprocessor">#define AC_STATUSB_READY(value) (AC_STATUSB_READY_Msk &amp; ((value) &lt;&lt; AC_STATUSB_READY_Pos))</span></div>
<div class="line"><a name="l00328"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a4e32c46f408ba606dc303acdd3e4e546"> 328</a></span>&#160;<span class="preprocessor">#define AC_STATUSB_MASK _U_(0x03) </span></div>
<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_DBGCTRL : (AC Offset: 0x09) (R/W 8) Debug Control -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00331"></a><span class="lineno"> 331</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00332"></a><span class="lineno"><a class="line" href="unionAC__DBGCTRL__Type.html"> 332</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00333"></a><span class="lineno"> 333</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00334"></a><span class="lineno"><a class="line" href="unionAC__DBGCTRL__Type.html#a6ecc7ace6ccdaff93e210bc5f06bae1b"> 334</a></span>&#160; uint8_t <a class="code" href="unionAC__DBGCTRL__Type.html#a6ecc7ace6ccdaff93e210bc5f06bae1b">DBGRUN</a>:1; </div>
<div class="line"><a name="l00335"></a><span class="lineno"><a class="line" href="unionAC__DBGCTRL__Type.html#a4ab369451a99e7c69676757dd73eb02c"> 335</a></span>&#160; uint8_t :7; </div>
<div class="line"><a name="l00336"></a><span class="lineno"><a class="line" href="unionAC__DBGCTRL__Type.html#aee427e2ce889ffcb6a0305cbfb47ac61"> 336</a></span>&#160; } bit; </div>
<div class="line"><a name="l00337"></a><span class="lineno"><a class="line" href="unionAC__DBGCTRL__Type.html#aa8ab552df384f072ba1bfeb0d07ae92d"> 337</a></span>&#160; uint8_t <a class="code" href="unionAC__DBGCTRL__Type.html#aa8ab552df384f072ba1bfeb0d07ae92d">reg</a>; </div>
<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>&#160;} <a class="code" href="unionAC__DBGCTRL__Type.html">AC_DBGCTRL_Type</a>;</div>
<div class="line"><a name="l00339"></a><span class="lineno"> 339</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="l00340"></a><span class="lineno"> 340</span>&#160; </div>
<div class="line"><a name="l00341"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a69363893cfacb917641cebeda802c472"> 341</a></span>&#160;<span class="preprocessor">#define AC_DBGCTRL_OFFSET 0x09 </span></div>
<div class="line"><a name="l00342"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a28fb1da99e1b90257b2781ccfa96444b"> 342</a></span>&#160;<span class="preprocessor">#define AC_DBGCTRL_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00344"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#adbf4394f54e90e39f863e9c8662c0f5e"> 344</a></span>&#160;<span class="preprocessor">#define AC_DBGCTRL_DBGRUN_Pos 0 </span></div>
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>&#160;<span class="preprocessor">#define AC_DBGCTRL_DBGRUN (_U_(0x1) &lt;&lt; AC_DBGCTRL_DBGRUN_Pos)</span></div>
<div class="line"><a name="l00346"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#aa892616a52af86d5390677c339647575"> 346</a></span>&#160;<span class="preprocessor">#define AC_DBGCTRL_MASK _U_(0x01) </span></div>
<div class="line"><a name="l00348"></a><span class="lineno"> 348</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_WINCTRL : (AC Offset: 0x0A) (R/W 8) Window Control -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00350"></a><span class="lineno"><a class="line" href="unionAC__WINCTRL__Type.html"> 350</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00352"></a><span class="lineno"><a class="line" href="unionAC__WINCTRL__Type.html#a72a4c9afb389393cb713615978a7813f"> 352</a></span>&#160; uint8_t <a class="code" href="unionAC__WINCTRL__Type.html#a72a4c9afb389393cb713615978a7813f">WEN0</a>:1; </div>
<div class="line"><a name="l00353"></a><span class="lineno"><a class="line" href="unionAC__WINCTRL__Type.html#a4c5609462535a1c98e79acb0526f0eae"> 353</a></span>&#160; uint8_t <a class="code" href="unionAC__WINCTRL__Type.html#a4c5609462535a1c98e79acb0526f0eae">WINTSEL0</a>:2; </div>
<div class="line"><a name="l00354"></a><span class="lineno"><a class="line" href="unionAC__WINCTRL__Type.html#ac56f61cb71dd3f1dd04c6377f36b06bf"> 354</a></span>&#160; uint8_t :5; </div>
<div class="line"><a name="l00355"></a><span class="lineno"><a class="line" href="unionAC__WINCTRL__Type.html#af67c74a9ce7fa91a0596e072445180f7"> 355</a></span>&#160; } bit; </div>
<div class="line"><a name="l00356"></a><span class="lineno"><a class="line" href="unionAC__WINCTRL__Type.html#a490f80fdbd4ca4de30969c9e862efe0c"> 356</a></span>&#160; uint8_t <a class="code" href="unionAC__WINCTRL__Type.html#a490f80fdbd4ca4de30969c9e862efe0c">reg</a>; </div>
<div class="line"><a name="l00357"></a><span class="lineno"> 357</span>&#160;} <a class="code" href="unionAC__WINCTRL__Type.html">AC_WINCTRL_Type</a>;</div>
<div class="line"><a name="l00358"></a><span class="lineno"> 358</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="l00359"></a><span class="lineno"> 359</span>&#160; </div>
<div class="line"><a name="l00360"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a7075f883b140c498d62e6de94e22f975"> 360</a></span>&#160;<span class="preprocessor">#define AC_WINCTRL_OFFSET 0x0A </span></div>
<div class="line"><a name="l00361"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#aef191946603b0aebaf28aebcc5331ce8"> 361</a></span>&#160;<span class="preprocessor">#define AC_WINCTRL_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00363"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ab5ded8b8be62ba307c7df588787f6754"> 363</a></span>&#160;<span class="preprocessor">#define AC_WINCTRL_WEN0_Pos 0 </span></div>
<div class="line"><a name="l00364"></a><span class="lineno"> 364</span>&#160;<span class="preprocessor">#define AC_WINCTRL_WEN0 (_U_(0x1) &lt;&lt; AC_WINCTRL_WEN0_Pos)</span></div>
<div class="line"><a name="l00365"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#af7bc05aa7122fff6ea05ae690cbc8486"> 365</a></span>&#160;<span class="preprocessor">#define AC_WINCTRL_WINTSEL0_Pos 1 </span></div>
<div class="line"><a name="l00366"></a><span class="lineno"> 366</span>&#160;<span class="preprocessor">#define AC_WINCTRL_WINTSEL0_Msk (_U_(0x3) &lt;&lt; AC_WINCTRL_WINTSEL0_Pos)</span></div>
<div class="line"><a name="l00367"></a><span class="lineno"> 367</span>&#160;<span class="preprocessor">#define AC_WINCTRL_WINTSEL0(value) (AC_WINCTRL_WINTSEL0_Msk &amp; ((value) &lt;&lt; AC_WINCTRL_WINTSEL0_Pos))</span></div>
<div class="line"><a name="l00368"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a4e693526712b2cfcabdab157f1f8be71"> 368</a></span>&#160;<span class="preprocessor">#define AC_WINCTRL_WINTSEL0_ABOVE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00369"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a68bafe85eeb71ce0ce83d48a51cb95f6"> 369</a></span>&#160;<span class="preprocessor">#define AC_WINCTRL_WINTSEL0_INSIDE_Val _U_(0x1) </span></div>
<div class="line"><a name="l00370"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ab989630a135aae7f20d8d1161fae744a"> 370</a></span>&#160;<span class="preprocessor">#define AC_WINCTRL_WINTSEL0_BELOW_Val _U_(0x2) </span></div>
<div class="line"><a name="l00371"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a75d730dac04d0f2fdf146b55d1fe4b7f"> 371</a></span>&#160;<span class="preprocessor">#define AC_WINCTRL_WINTSEL0_OUTSIDE_Val _U_(0x3) </span></div>
<div class="line"><a name="l00372"></a><span class="lineno"> 372</span>&#160;<span class="preprocessor">#define AC_WINCTRL_WINTSEL0_ABOVE (AC_WINCTRL_WINTSEL0_ABOVE_Val &lt;&lt; AC_WINCTRL_WINTSEL0_Pos)</span></div>
<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>&#160;<span class="preprocessor">#define AC_WINCTRL_WINTSEL0_INSIDE (AC_WINCTRL_WINTSEL0_INSIDE_Val &lt;&lt; AC_WINCTRL_WINTSEL0_Pos)</span></div>
<div class="line"><a name="l00374"></a><span class="lineno"> 374</span>&#160;<span class="preprocessor">#define AC_WINCTRL_WINTSEL0_BELOW (AC_WINCTRL_WINTSEL0_BELOW_Val &lt;&lt; AC_WINCTRL_WINTSEL0_Pos)</span></div>
<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160;<span class="preprocessor">#define AC_WINCTRL_WINTSEL0_OUTSIDE (AC_WINCTRL_WINTSEL0_OUTSIDE_Val &lt;&lt; AC_WINCTRL_WINTSEL0_Pos)</span></div>
<div class="line"><a name="l00376"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#af99df28572c59d0f3105b754519a1db6"> 376</a></span>&#160;<span class="preprocessor">#define AC_WINCTRL_MASK _U_(0x07) </span></div>
<div class="line"><a name="l00378"></a><span class="lineno"> 378</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_SCALER : (AC Offset: 0x0C) (R/W 8) Scaler n -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00379"></a><span class="lineno"> 379</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00380"></a><span class="lineno"><a class="line" href="unionAC__SCALER__Type.html"> 380</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00381"></a><span class="lineno"> 381</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00382"></a><span class="lineno"><a class="line" href="unionAC__SCALER__Type.html#a88f5e429a40283199bcb682c425e8511"> 382</a></span>&#160; uint8_t <a class="code" href="unionAC__SCALER__Type.html#a88f5e429a40283199bcb682c425e8511">VALUE</a>:6; </div>
<div class="line"><a name="l00383"></a><span class="lineno"><a class="line" href="unionAC__SCALER__Type.html#a8f4ba0a3c3f66cd6c674aa89c52128b6"> 383</a></span>&#160; uint8_t :2; </div>
<div class="line"><a name="l00384"></a><span class="lineno"><a class="line" href="unionAC__SCALER__Type.html#abbcf72c4b8db99c6471dbe4c40a45503"> 384</a></span>&#160; } bit; </div>
<div class="line"><a name="l00385"></a><span class="lineno"><a class="line" href="unionAC__SCALER__Type.html#a3b844736f1cb54de918fcc21b3e23de9"> 385</a></span>&#160; uint8_t <a class="code" href="unionAC__SCALER__Type.html#a3b844736f1cb54de918fcc21b3e23de9">reg</a>; </div>
<div class="line"><a name="l00386"></a><span class="lineno"> 386</span>&#160;} <a class="code" href="unionAC__SCALER__Type.html">AC_SCALER_Type</a>;</div>
<div class="line"><a name="l00387"></a><span class="lineno"> 387</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="l00388"></a><span class="lineno"> 388</span>&#160; </div>
<div class="line"><a name="l00389"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a35b0b56e4247a7e1de9e30ebb621cb3d"> 389</a></span>&#160;<span class="preprocessor">#define AC_SCALER_OFFSET 0x0C </span></div>
<div class="line"><a name="l00390"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a42557feb56a587a53af8fcae1f738d4f"> 390</a></span>&#160;<span class="preprocessor">#define AC_SCALER_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00392"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a1afb18c8a62012c570ed01f711dac8f4"> 392</a></span>&#160;<span class="preprocessor">#define AC_SCALER_VALUE_Pos 0 </span></div>
<div class="line"><a name="l00393"></a><span class="lineno"> 393</span>&#160;<span class="preprocessor">#define AC_SCALER_VALUE_Msk (_U_(0x3F) &lt;&lt; AC_SCALER_VALUE_Pos)</span></div>
<div class="line"><a name="l00394"></a><span class="lineno"> 394</span>&#160;<span class="preprocessor">#define AC_SCALER_VALUE(value) (AC_SCALER_VALUE_Msk &amp; ((value) &lt;&lt; AC_SCALER_VALUE_Pos))</span></div>
<div class="line"><a name="l00395"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#af91bd55c59e267338586cba14d252c31"> 395</a></span>&#160;<span class="preprocessor">#define AC_SCALER_MASK _U_(0x3F) </span></div>
<div class="line"><a name="l00397"></a><span class="lineno"> 397</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_COMPCTRL : (AC Offset: 0x10) (R/W 32) Comparator Control n -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00398"></a><span class="lineno"> 398</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00399"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html"> 399</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00400"></a><span class="lineno"> 400</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00401"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#ace7d1d23775af033f228ca6781f02cc2"> 401</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l00402"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#a15f8af3162ea9033a60d3e3d356c6a56"> 402</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#a15f8af3162ea9033a60d3e3d356c6a56">ENABLE</a>:1; </div>
<div class="line"><a name="l00403"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#acb031b1494dbf34f49d344ad918f9357"> 403</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#acb031b1494dbf34f49d344ad918f9357">SINGLE</a>:1; </div>
<div class="line"><a name="l00404"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#a95f33ef2691b5cda0fea29595af971a4"> 404</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#a95f33ef2691b5cda0fea29595af971a4">INTSEL</a>:2; </div>
<div class="line"><a name="l00405"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#a00323150f58b7d44e156d8f380052be1"> 405</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l00406"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#ae3b3f2b8ddb2c47af63d82664c1c3ea4"> 406</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#ae3b3f2b8ddb2c47af63d82664c1c3ea4">RUNSTDBY</a>:1; </div>
<div class="line"><a name="l00407"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#aa0edaba7f23187d3ce19cbdb874406b9"> 407</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l00408"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#a46f2e7662c18b2108a2c8de43c00b39f"> 408</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#a46f2e7662c18b2108a2c8de43c00b39f">MUXNEG</a>:3; </div>
<div class="line"><a name="l00409"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#a9185f31b63ef1c37d7ae8f3f628487de"> 409</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l00410"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#aa4274235084b7d672bf0f4c08f214050"> 410</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#aa4274235084b7d672bf0f4c08f214050">MUXPOS</a>:3; </div>
<div class="line"><a name="l00411"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#afae8be6944e4719e72b122c4b58025b5"> 411</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#afae8be6944e4719e72b122c4b58025b5">SWAP</a>:1; </div>
<div class="line"><a name="l00412"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#a1f7c96647c51593fd749cb5611f4b320"> 412</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#a1f7c96647c51593fd749cb5611f4b320">SPEED</a>:2; </div>
<div class="line"><a name="l00413"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#aa85536a651e7f5d7a162b619efd0e178"> 413</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l00414"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#a6f9f071746c46a04cabc33c965d8cdb5"> 414</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#a6f9f071746c46a04cabc33c965d8cdb5">HYSTEN</a>:1; </div>
<div class="line"><a name="l00415"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#ab6a2ee44b0ba4da3ce7fc4bc1ba7f78a"> 415</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#ab6a2ee44b0ba4da3ce7fc4bc1ba7f78a">HYST</a>:2; </div>
<div class="line"><a name="l00416"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#aa69a3b12ddc186f5c43e61b1fda9dd7c"> 416</a></span>&#160; uint32_t :2; </div>
<div class="line"><a name="l00417"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#ad0a2a07795535199a9823b0b8acf9e6b"> 417</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#ad0a2a07795535199a9823b0b8acf9e6b">FLEN</a>:3; </div>
<div class="line"><a name="l00418"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#a09e4aa1fef664b04d43010ca876008e1"> 418</a></span>&#160; uint32_t :1; </div>
<div class="line"><a name="l00419"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#a1b15c83fc337723c7dfada178ded5717"> 419</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#a1b15c83fc337723c7dfada178ded5717">OUT</a>:2; </div>
<div class="line"><a name="l00420"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#ab8e6255766041fa8580b8cc253ab12c5"> 420</a></span>&#160; uint32_t :2; </div>
<div class="line"><a name="l00421"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#acb36a7cbb218af2a4efd650f40cc8623"> 421</a></span>&#160; } bit; </div>
<div class="line"><a name="l00422"></a><span class="lineno"><a class="line" href="unionAC__COMPCTRL__Type.html#a76749cc9c2d3bc908b2ea9c1ece23ec3"> 422</a></span>&#160; uint32_t <a class="code" href="unionAC__COMPCTRL__Type.html#a76749cc9c2d3bc908b2ea9c1ece23ec3">reg</a>; </div>
<div class="line"><a name="l00423"></a><span class="lineno"> 423</span>&#160;} <a class="code" href="unionAC__COMPCTRL__Type.html">AC_COMPCTRL_Type</a>;</div>
<div class="line"><a name="l00424"></a><span class="lineno"> 424</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="l00425"></a><span class="lineno"> 425</span>&#160; </div>
<div class="line"><a name="l00426"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a9adbf00895d91af14908e942640e2e2d"> 426</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_OFFSET 0x10 </span></div>
<div class="line"><a name="l00427"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a7aff9c3d55f6002d210eacea4f433a40"> 427</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l00429"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a492935af6daf7ba71e20073cd04c4e79"> 429</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_ENABLE_Pos 1 </span></div>
<div class="line"><a name="l00430"></a><span class="lineno"> 430</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_ENABLE (_U_(0x1) &lt;&lt; AC_COMPCTRL_ENABLE_Pos)</span></div>
<div class="line"><a name="l00431"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#af813cfd0ab476ddfe67bfe59dfe42c2b"> 431</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_SINGLE_Pos 2 </span></div>
<div class="line"><a name="l00432"></a><span class="lineno"> 432</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_SINGLE (_U_(0x1) &lt;&lt; AC_COMPCTRL_SINGLE_Pos)</span></div>
<div class="line"><a name="l00433"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#af17b8514f92bb9fa7999607938ab4994"> 433</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_INTSEL_Pos 3 </span></div>
<div class="line"><a name="l00434"></a><span class="lineno"> 434</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_INTSEL_Msk (_U_(0x3) &lt;&lt; AC_COMPCTRL_INTSEL_Pos)</span></div>
<div class="line"><a name="l00435"></a><span class="lineno"> 435</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_INTSEL(value) (AC_COMPCTRL_INTSEL_Msk &amp; ((value) &lt;&lt; AC_COMPCTRL_INTSEL_Pos))</span></div>
<div class="line"><a name="l00436"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#aea16ed868355094251d2cdf1c1208f98"> 436</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_INTSEL_TOGGLE_Val _U_(0x0) </span></div>
<div class="line"><a name="l00437"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#abeacc3b641a9b183888b92ce7e3361fd"> 437</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_INTSEL_RISING_Val _U_(0x1) </span></div>
<div class="line"><a name="l00438"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a67a517d1951cfe979b43f56a11cebaf0"> 438</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_INTSEL_FALLING_Val _U_(0x2) </span></div>
<div class="line"><a name="l00439"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ad5b505d36ebe43b2bd56cc421c3f4ff7"> 439</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_INTSEL_EOC_Val _U_(0x3) </span></div>
<div class="line"><a name="l00440"></a><span class="lineno"> 440</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_INTSEL_TOGGLE (AC_COMPCTRL_INTSEL_TOGGLE_Val &lt;&lt; AC_COMPCTRL_INTSEL_Pos)</span></div>
<div class="line"><a name="l00441"></a><span class="lineno"> 441</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_INTSEL_RISING (AC_COMPCTRL_INTSEL_RISING_Val &lt;&lt; AC_COMPCTRL_INTSEL_Pos)</span></div>
<div class="line"><a name="l00442"></a><span class="lineno"> 442</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_INTSEL_FALLING (AC_COMPCTRL_INTSEL_FALLING_Val &lt;&lt; AC_COMPCTRL_INTSEL_Pos)</span></div>
<div class="line"><a name="l00443"></a><span class="lineno"> 443</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_INTSEL_EOC (AC_COMPCTRL_INTSEL_EOC_Val &lt;&lt; AC_COMPCTRL_INTSEL_Pos)</span></div>
<div class="line"><a name="l00444"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a209a69c0a7c751dc9e096044568b9ebd"> 444</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_RUNSTDBY_Pos 6 </span></div>
<div class="line"><a name="l00445"></a><span class="lineno"> 445</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_RUNSTDBY (_U_(0x1) &lt;&lt; AC_COMPCTRL_RUNSTDBY_Pos)</span></div>
<div class="line"><a name="l00446"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ae66ccdb1fdce71c5b35d4acf2dcd5234"> 446</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_Pos 8 </span></div>
<div class="line"><a name="l00447"></a><span class="lineno"> 447</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_Msk (_U_(0x7) &lt;&lt; AC_COMPCTRL_MUXNEG_Pos)</span></div>
<div class="line"><a name="l00448"></a><span class="lineno"> 448</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG(value) (AC_COMPCTRL_MUXNEG_Msk &amp; ((value) &lt;&lt; AC_COMPCTRL_MUXNEG_Pos))</span></div>
<div class="line"><a name="l00449"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a6ac9acc365e62893a521696477b34269"> 449</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_PIN0_Val _U_(0x0) </span></div>
<div class="line"><a name="l00450"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a873c2d1c95b263a318071d6689addd68"> 450</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_PIN1_Val _U_(0x1) </span></div>
<div class="line"><a name="l00451"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#aaf2bd6174b14f8ca4bdd9f20ec55e017"> 451</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_PIN2_Val _U_(0x2) </span></div>
<div class="line"><a name="l00452"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ac9fa005049fffc6404e5517a25ace420"> 452</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_PIN3_Val _U_(0x3) </span></div>
<div class="line"><a name="l00453"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a04da0d95ff4ac4513cfca85f607ca882"> 453</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_GND_Val _U_(0x4) </span></div>
<div class="line"><a name="l00454"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a6c73eec576197476fa0e9ed08bfe24a2"> 454</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_VSCALE_Val _U_(0x5) </span></div>
<div class="line"><a name="l00455"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#acef3eff54dde36e480ae03d0812de305"> 455</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_BANDGAP_Val _U_(0x6) </span></div>
<div class="line"><a name="l00456"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a8e6a3e15110f0de0d04e4f3d91025027"> 456</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_DAC_Val _U_(0x7) </span></div>
<div class="line"><a name="l00457"></a><span class="lineno"> 457</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_PIN0 (AC_COMPCTRL_MUXNEG_PIN0_Val &lt;&lt; AC_COMPCTRL_MUXNEG_Pos)</span></div>
<div class="line"><a name="l00458"></a><span class="lineno"> 458</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_PIN1 (AC_COMPCTRL_MUXNEG_PIN1_Val &lt;&lt; AC_COMPCTRL_MUXNEG_Pos)</span></div>
<div class="line"><a name="l00459"></a><span class="lineno"> 459</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_PIN2 (AC_COMPCTRL_MUXNEG_PIN2_Val &lt;&lt; AC_COMPCTRL_MUXNEG_Pos)</span></div>
<div class="line"><a name="l00460"></a><span class="lineno"> 460</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_PIN3 (AC_COMPCTRL_MUXNEG_PIN3_Val &lt;&lt; AC_COMPCTRL_MUXNEG_Pos)</span></div>
<div class="line"><a name="l00461"></a><span class="lineno"> 461</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_GND (AC_COMPCTRL_MUXNEG_GND_Val &lt;&lt; AC_COMPCTRL_MUXNEG_Pos)</span></div>
<div class="line"><a name="l00462"></a><span class="lineno"> 462</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_VSCALE (AC_COMPCTRL_MUXNEG_VSCALE_Val &lt;&lt; AC_COMPCTRL_MUXNEG_Pos)</span></div>
<div class="line"><a name="l00463"></a><span class="lineno"> 463</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_BANDGAP (AC_COMPCTRL_MUXNEG_BANDGAP_Val &lt;&lt; AC_COMPCTRL_MUXNEG_Pos)</span></div>
<div class="line"><a name="l00464"></a><span class="lineno"> 464</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXNEG_DAC (AC_COMPCTRL_MUXNEG_DAC_Val &lt;&lt; AC_COMPCTRL_MUXNEG_Pos)</span></div>
<div class="line"><a name="l00465"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ad4bb8c36791a0ea8139ae435b00e4365"> 465</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS_Pos 12 </span></div>
<div class="line"><a name="l00466"></a><span class="lineno"> 466</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS_Msk (_U_(0x7) &lt;&lt; AC_COMPCTRL_MUXPOS_Pos)</span></div>
<div class="line"><a name="l00467"></a><span class="lineno"> 467</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS(value) (AC_COMPCTRL_MUXPOS_Msk &amp; ((value) &lt;&lt; AC_COMPCTRL_MUXPOS_Pos))</span></div>
<div class="line"><a name="l00468"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#aa1bfbd8fc89186f1a11a61237e80c4c5"> 468</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS_PIN0_Val _U_(0x0) </span></div>
<div class="line"><a name="l00469"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a9fb0459c9bcee7f1ecde923e57096492"> 469</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS_PIN1_Val _U_(0x1) </span></div>
<div class="line"><a name="l00470"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a6e55540b07d767a9d998e64c7d27972b"> 470</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS_PIN2_Val _U_(0x2) </span></div>
<div class="line"><a name="l00471"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a3fa0d80ee6e615fa69c31af219f66c4a"> 471</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS_PIN3_Val _U_(0x3) </span></div>
<div class="line"><a name="l00472"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a4e6961d30aa8bf0ed3f905ac3169ebdf"> 472</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS_VSCALE_Val _U_(0x4) </span></div>
<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS_PIN0 (AC_COMPCTRL_MUXPOS_PIN0_Val &lt;&lt; AC_COMPCTRL_MUXPOS_Pos)</span></div>
<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS_PIN1 (AC_COMPCTRL_MUXPOS_PIN1_Val &lt;&lt; AC_COMPCTRL_MUXPOS_Pos)</span></div>
<div class="line"><a name="l00475"></a><span class="lineno"> 475</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS_PIN2 (AC_COMPCTRL_MUXPOS_PIN2_Val &lt;&lt; AC_COMPCTRL_MUXPOS_Pos)</span></div>
<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS_PIN3 (AC_COMPCTRL_MUXPOS_PIN3_Val &lt;&lt; AC_COMPCTRL_MUXPOS_Pos)</span></div>
<div class="line"><a name="l00477"></a><span class="lineno"> 477</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MUXPOS_VSCALE (AC_COMPCTRL_MUXPOS_VSCALE_Val &lt;&lt; AC_COMPCTRL_MUXPOS_Pos)</span></div>
<div class="line"><a name="l00478"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a4e28f151d0fc3d299c8d3be58f7af79d"> 478</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_SWAP_Pos 15 </span></div>
<div class="line"><a name="l00479"></a><span class="lineno"> 479</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_SWAP (_U_(0x1) &lt;&lt; AC_COMPCTRL_SWAP_Pos)</span></div>
<div class="line"><a name="l00480"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#af0d15bf42764457190c7bf06e67c0d9c"> 480</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_SPEED_Pos 16 </span></div>
<div class="line"><a name="l00481"></a><span class="lineno"> 481</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_SPEED_Msk (_U_(0x3) &lt;&lt; AC_COMPCTRL_SPEED_Pos)</span></div>
<div class="line"><a name="l00482"></a><span class="lineno"> 482</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_SPEED(value) (AC_COMPCTRL_SPEED_Msk &amp; ((value) &lt;&lt; AC_COMPCTRL_SPEED_Pos))</span></div>
<div class="line"><a name="l00483"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a6b45b0641286de29f24da3deb2330cc4"> 483</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_SPEED_HIGH_Val _U_(0x3) </span></div>
<div class="line"><a name="l00484"></a><span class="lineno"> 484</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_SPEED_HIGH (AC_COMPCTRL_SPEED_HIGH_Val &lt;&lt; AC_COMPCTRL_SPEED_Pos)</span></div>
<div class="line"><a name="l00485"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#abbef1d3d199fcbe0c3a003a4ea60515f"> 485</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_HYSTEN_Pos 19 </span></div>
<div class="line"><a name="l00486"></a><span class="lineno"> 486</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_HYSTEN (_U_(0x1) &lt;&lt; AC_COMPCTRL_HYSTEN_Pos)</span></div>
<div class="line"><a name="l00487"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a080eedbd8cdba82fc0d24013941b523b"> 487</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_HYST_Pos 20 </span></div>
<div class="line"><a name="l00488"></a><span class="lineno"> 488</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_HYST_Msk (_U_(0x3) &lt;&lt; AC_COMPCTRL_HYST_Pos)</span></div>
<div class="line"><a name="l00489"></a><span class="lineno"> 489</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_HYST(value) (AC_COMPCTRL_HYST_Msk &amp; ((value) &lt;&lt; AC_COMPCTRL_HYST_Pos))</span></div>
<div class="line"><a name="l00490"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ad32217a0763207fb52502050a20cc73a"> 490</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_HYST_HYST50_Val _U_(0x0) </span></div>
<div class="line"><a name="l00491"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a76d9532c9af08b035ac979b62ba01ada"> 491</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_HYST_HYST100_Val _U_(0x1) </span></div>
<div class="line"><a name="l00492"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#abcba321c8007319ad90e4a393ded42e4"> 492</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_HYST_HYST150_Val _U_(0x2) </span></div>
<div class="line"><a name="l00493"></a><span class="lineno"> 493</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_HYST_HYST50 (AC_COMPCTRL_HYST_HYST50_Val &lt;&lt; AC_COMPCTRL_HYST_Pos)</span></div>
<div class="line"><a name="l00494"></a><span class="lineno"> 494</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_HYST_HYST100 (AC_COMPCTRL_HYST_HYST100_Val &lt;&lt; AC_COMPCTRL_HYST_Pos)</span></div>
<div class="line"><a name="l00495"></a><span class="lineno"> 495</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_HYST_HYST150 (AC_COMPCTRL_HYST_HYST150_Val &lt;&lt; AC_COMPCTRL_HYST_Pos)</span></div>
<div class="line"><a name="l00496"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a66181eff5fbbb90049f3aae3b27b5a62"> 496</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_FLEN_Pos 24 </span></div>
<div class="line"><a name="l00497"></a><span class="lineno"> 497</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_FLEN_Msk (_U_(0x7) &lt;&lt; AC_COMPCTRL_FLEN_Pos)</span></div>
<div class="line"><a name="l00498"></a><span class="lineno"> 498</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_FLEN(value) (AC_COMPCTRL_FLEN_Msk &amp; ((value) &lt;&lt; AC_COMPCTRL_FLEN_Pos))</span></div>
<div class="line"><a name="l00499"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a724ff78f629c59a482f3318c76dca04e"> 499</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_FLEN_OFF_Val _U_(0x0) </span></div>
<div class="line"><a name="l00500"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a7e847b79ecfd83187149193ecaead562"> 500</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_FLEN_MAJ3_Val _U_(0x1) </span></div>
<div class="line"><a name="l00501"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#aaf4628cdfeb3c447df3cab7adf2665a8"> 501</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_FLEN_MAJ5_Val _U_(0x2) </span></div>
<div class="line"><a name="l00502"></a><span class="lineno"> 502</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_FLEN_OFF (AC_COMPCTRL_FLEN_OFF_Val &lt;&lt; AC_COMPCTRL_FLEN_Pos)</span></div>
<div class="line"><a name="l00503"></a><span class="lineno"> 503</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_FLEN_MAJ3 (AC_COMPCTRL_FLEN_MAJ3_Val &lt;&lt; AC_COMPCTRL_FLEN_Pos)</span></div>
<div class="line"><a name="l00504"></a><span class="lineno"> 504</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_FLEN_MAJ5 (AC_COMPCTRL_FLEN_MAJ5_Val &lt;&lt; AC_COMPCTRL_FLEN_Pos)</span></div>
<div class="line"><a name="l00505"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a6dfe864873a0eadaba8922ecf4b25ed1"> 505</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_OUT_Pos 28 </span></div>
<div class="line"><a name="l00506"></a><span class="lineno"> 506</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_OUT_Msk (_U_(0x3) &lt;&lt; AC_COMPCTRL_OUT_Pos)</span></div>
<div class="line"><a name="l00507"></a><span class="lineno"> 507</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_OUT(value) (AC_COMPCTRL_OUT_Msk &amp; ((value) &lt;&lt; AC_COMPCTRL_OUT_Pos))</span></div>
<div class="line"><a name="l00508"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#af53c9e960f0c4a3279b6068973c65cc7"> 508</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_OUT_OFF_Val _U_(0x0) </span></div>
<div class="line"><a name="l00509"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a45c6b70bb8a6f53dc173f631c9ac7fca"> 509</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_OUT_ASYNC_Val _U_(0x1) </span></div>
<div class="line"><a name="l00510"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a85ea47206d4f4b7d3b3a59244ae48705"> 510</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_OUT_SYNC_Val _U_(0x2) </span></div>
<div class="line"><a name="l00511"></a><span class="lineno"> 511</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_OUT_OFF (AC_COMPCTRL_OUT_OFF_Val &lt;&lt; AC_COMPCTRL_OUT_Pos)</span></div>
<div class="line"><a name="l00512"></a><span class="lineno"> 512</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_OUT_ASYNC (AC_COMPCTRL_OUT_ASYNC_Val &lt;&lt; AC_COMPCTRL_OUT_Pos)</span></div>
<div class="line"><a name="l00513"></a><span class="lineno"> 513</span>&#160;<span class="preprocessor">#define AC_COMPCTRL_OUT_SYNC (AC_COMPCTRL_OUT_SYNC_Val &lt;&lt; AC_COMPCTRL_OUT_Pos)</span></div>
<div class="line"><a name="l00514"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a485a4ac9ac9bea7b8d650fed87e02230"> 514</a></span>&#160;<span class="preprocessor">#define AC_COMPCTRL_MASK _U_(0x373BF75E) </span></div>
<div class="line"><a name="l00516"></a><span class="lineno"> 516</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_SYNCBUSY : (AC Offset: 0x20) (R/ 32) Synchronization Busy -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00517"></a><span class="lineno"> 517</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00518"></a><span class="lineno"><a class="line" href="unionAC__SYNCBUSY__Type.html"> 518</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00519"></a><span class="lineno"> 519</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00520"></a><span class="lineno"><a class="line" href="unionAC__SYNCBUSY__Type.html#a371186ce8951cf705e078e892de9d4b4"> 520</a></span>&#160; uint32_t <a class="code" href="unionAC__SYNCBUSY__Type.html#a371186ce8951cf705e078e892de9d4b4">SWRST</a>:1; </div>
<div class="line"><a name="l00521"></a><span class="lineno"><a class="line" href="unionAC__SYNCBUSY__Type.html#a19e84b59933235bfb9d735f7c6b7acd4"> 521</a></span>&#160; uint32_t <a class="code" href="unionAC__SYNCBUSY__Type.html#a19e84b59933235bfb9d735f7c6b7acd4">ENABLE</a>:1; </div>
<div class="line"><a name="l00522"></a><span class="lineno"><a class="line" href="unionAC__SYNCBUSY__Type.html#a0b1dcb649b6fa53e53c743818544a46a"> 522</a></span>&#160; uint32_t <a class="code" href="unionAC__SYNCBUSY__Type.html#a0b1dcb649b6fa53e53c743818544a46a">WINCTRL</a>:1; </div>
<div class="line"><a name="l00523"></a><span class="lineno"><a class="line" href="unionAC__SYNCBUSY__Type.html#ae8202bea34802ef5e4b2e9003616018f"> 523</a></span>&#160; uint32_t <a class="code" href="unionAC__SYNCBUSY__Type.html#ae8202bea34802ef5e4b2e9003616018f">COMPCTRL0</a>:1; </div>
<div class="line"><a name="l00524"></a><span class="lineno"><a class="line" href="unionAC__SYNCBUSY__Type.html#ab20b258d33e85c8649d14e05624f00ca"> 524</a></span>&#160; uint32_t <a class="code" href="unionAC__SYNCBUSY__Type.html#ab20b258d33e85c8649d14e05624f00ca">COMPCTRL1</a>:1; </div>
<div class="line"><a name="l00525"></a><span class="lineno"><a class="line" href="unionAC__SYNCBUSY__Type.html#af5109e413224118e2522471e998cc459"> 525</a></span>&#160; uint32_t :27; </div>
<div class="line"><a name="l00526"></a><span class="lineno"><a class="line" href="unionAC__SYNCBUSY__Type.html#a1b156a89436ed307459ab7607b71c3af"> 526</a></span>&#160; } bit; </div>
<div class="line"><a name="l00527"></a><span class="lineno"> 527</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00528"></a><span class="lineno"> 528</span>&#160; uint32_t :3; </div>
<div class="line"><a name="l00529"></a><span class="lineno"><a class="line" href="unionAC__SYNCBUSY__Type.html#a23ecd9c4fb7f223221a0cb3180caaf3a"> 529</a></span>&#160; uint32_t <a class="code" href="unionAC__SYNCBUSY__Type.html#a23ecd9c4fb7f223221a0cb3180caaf3a">COMPCTRL</a>:2; </div>
<div class="line"><a name="l00530"></a><span class="lineno"><a class="line" href="unionAC__SYNCBUSY__Type.html#a4e331db93ee50a7fc192754cc3d55807"> 530</a></span>&#160; uint32_t :27; </div>
<div class="line"><a name="l00531"></a><span class="lineno"><a class="line" href="unionAC__SYNCBUSY__Type.html#af631f408cb7b75eb01380e45df148fc4"> 531</a></span>&#160; } vec; </div>
<div class="line"><a name="l00532"></a><span class="lineno"><a class="line" href="unionAC__SYNCBUSY__Type.html#ad045a3877ef6750ead591a06c0c3598e"> 532</a></span>&#160; uint32_t <a class="code" href="unionAC__SYNCBUSY__Type.html#ad045a3877ef6750ead591a06c0c3598e">reg</a>; </div>
<div class="line"><a name="l00533"></a><span class="lineno"> 533</span>&#160;} <a class="code" href="unionAC__SYNCBUSY__Type.html">AC_SYNCBUSY_Type</a>;</div>
<div class="line"><a name="l00534"></a><span class="lineno"> 534</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="l00535"></a><span class="lineno"> 535</span>&#160; </div>
<div class="line"><a name="l00536"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a1df5236f5d319dd7f69d24c1513d8040"> 536</a></span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_OFFSET 0x20 </span></div>
<div class="line"><a name="l00537"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a9042c602ca89a85a0bab56483064837b"> 537</a></span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_RESETVALUE _U_(0x00000000) </span></div>
<div class="line"><a name="l00539"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a115ebb8e897e6d11abcba20bd23e73f4"> 539</a></span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_SWRST_Pos 0 </span></div>
<div class="line"><a name="l00540"></a><span class="lineno"> 540</span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_SWRST (_U_(0x1) &lt;&lt; AC_SYNCBUSY_SWRST_Pos)</span></div>
<div class="line"><a name="l00541"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#af1545b69ee527353f1cf98de43c70ce0"> 541</a></span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_ENABLE_Pos 1 </span></div>
<div class="line"><a name="l00542"></a><span class="lineno"> 542</span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_ENABLE (_U_(0x1) &lt;&lt; AC_SYNCBUSY_ENABLE_Pos)</span></div>
<div class="line"><a name="l00543"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a60c112d3aebed9fcf80f298bdadb6ff0"> 543</a></span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_WINCTRL_Pos 2 </span></div>
<div class="line"><a name="l00544"></a><span class="lineno"> 544</span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_WINCTRL (_U_(0x1) &lt;&lt; AC_SYNCBUSY_WINCTRL_Pos)</span></div>
<div class="line"><a name="l00545"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ab453d4ad66ae224e4dc090f1b824d463"> 545</a></span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_COMPCTRL0_Pos 3 </span></div>
<div class="line"><a name="l00546"></a><span class="lineno"> 546</span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_COMPCTRL0 (_U_(1) &lt;&lt; AC_SYNCBUSY_COMPCTRL0_Pos)</span></div>
<div class="line"><a name="l00547"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a8adb9efe1160b8939c9c7dcdb13b97d8"> 547</a></span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_COMPCTRL1_Pos 4 </span></div>
<div class="line"><a name="l00548"></a><span class="lineno"> 548</span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_COMPCTRL1 (_U_(1) &lt;&lt; AC_SYNCBUSY_COMPCTRL1_Pos)</span></div>
<div class="line"><a name="l00549"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#abc5074f82b91baf62ff2b8ab4a6ab5f1"> 549</a></span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_COMPCTRL_Pos 3 </span></div>
<div class="line"><a name="l00550"></a><span class="lineno"> 550</span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_COMPCTRL_Msk (_U_(0x3) &lt;&lt; AC_SYNCBUSY_COMPCTRL_Pos)</span></div>
<div class="line"><a name="l00551"></a><span class="lineno"> 551</span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_COMPCTRL(value) (AC_SYNCBUSY_COMPCTRL_Msk &amp; ((value) &lt;&lt; AC_SYNCBUSY_COMPCTRL_Pos))</span></div>
<div class="line"><a name="l00552"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a70886b642d59dc0d984049d60ba72fbf"> 552</a></span>&#160;<span class="preprocessor">#define AC_SYNCBUSY_MASK _U_(0x0000001F) </span></div>
<div class="line"><a name="l00554"></a><span class="lineno"> 554</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- AC_CALIB : (AC Offset: 0x24) (R/W 16) Calibration -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00555"></a><span class="lineno"> 555</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00556"></a><span class="lineno"><a class="line" href="unionAC__CALIB__Type.html"> 556</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00557"></a><span class="lineno"> 557</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00558"></a><span class="lineno"><a class="line" href="unionAC__CALIB__Type.html#a6fb71b0d51260c3f772370b9bf8495a9"> 558</a></span>&#160; uint16_t <a class="code" href="unionAC__CALIB__Type.html#a6fb71b0d51260c3f772370b9bf8495a9">BIAS0</a>:2; </div>
<div class="line"><a name="l00559"></a><span class="lineno"><a class="line" href="unionAC__CALIB__Type.html#acc176c204c0b025e6ddcdbfc84fa9d94"> 559</a></span>&#160; uint16_t :14; </div>
<div class="line"><a name="l00560"></a><span class="lineno"><a class="line" href="unionAC__CALIB__Type.html#aef8449440708df2a9b2f6f161ac5b288"> 560</a></span>&#160; } bit; </div>
<div class="line"><a name="l00561"></a><span class="lineno"><a class="line" href="unionAC__CALIB__Type.html#a19571fbae9a393f23ca3e74501efbd8d"> 561</a></span>&#160; uint16_t <a class="code" href="unionAC__CALIB__Type.html#a19571fbae9a393f23ca3e74501efbd8d">reg</a>; </div>
<div class="line"><a name="l00562"></a><span class="lineno"> 562</span>&#160;} <a class="code" href="unionAC__CALIB__Type.html">AC_CALIB_Type</a>;</div>
<div class="line"><a name="l00563"></a><span class="lineno"> 563</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="l00564"></a><span class="lineno"> 564</span>&#160; </div>
<div class="line"><a name="l00565"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a66776d54dd073666f77d33add83b2259"> 565</a></span>&#160;<span class="preprocessor">#define AC_CALIB_OFFSET 0x24 </span></div>
<div class="line"><a name="l00566"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#a4d10a9229a1809664a99b5b64158b4d1"> 566</a></span>&#160;<span class="preprocessor">#define AC_CALIB_RESETVALUE _U_(0x0101) </span></div>
<div class="line"><a name="l00568"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#aa5330e11bd761c4c6f0d5614b994d139"> 568</a></span>&#160;<span class="preprocessor">#define AC_CALIB_BIAS0_Pos 0 </span></div>
<div class="line"><a name="l00569"></a><span class="lineno"> 569</span>&#160;<span class="preprocessor">#define AC_CALIB_BIAS0_Msk (_U_(0x3) &lt;&lt; AC_CALIB_BIAS0_Pos)</span></div>
<div class="line"><a name="l00570"></a><span class="lineno"> 570</span>&#160;<span class="preprocessor">#define AC_CALIB_BIAS0(value) (AC_CALIB_BIAS0_Msk &amp; ((value) &lt;&lt; AC_CALIB_BIAS0_Pos))</span></div>
<div class="line"><a name="l00571"></a><span class="lineno"><a class="line" href="component_2ac_8h.html#ae23b6385c98b8d26f94509c4679a802f"> 571</a></span>&#160;<span class="preprocessor">#define AC_CALIB_MASK _U_(0x0003) </span></div>
<div class="line"><a name="l00574"></a><span class="lineno"> 574</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00575"></a><span class="lineno"><a class="line" href="structAc.html"> 575</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00576"></a><span class="lineno"><a class="line" href="structAc.html#a630e7dd91672e1c2b74ee673f39de93b"> 576</a></span>&#160; __IO <a class="code" href="unionAC__CTRLA__Type.html">AC_CTRLA_Type</a> <a class="code" href="structAc.html#a630e7dd91672e1c2b74ee673f39de93b">CTRLA</a>; </div>
<div class="line"><a name="l00577"></a><span class="lineno"><a class="line" href="structAc.html#a640781efaa613b49c38ed2480eaae796"> 577</a></span>&#160; __O <a class="code" href="unionAC__CTRLB__Type.html">AC_CTRLB_Type</a> <a class="code" href="structAc.html#a640781efaa613b49c38ed2480eaae796">CTRLB</a>; </div>
<div class="line"><a name="l00578"></a><span class="lineno"><a class="line" href="structAc.html#a5c833d847f90ca3c0efc0329166d5253"> 578</a></span>&#160; __IO <a class="code" href="unionAC__EVCTRL__Type.html">AC_EVCTRL_Type</a> <a class="code" href="structAc.html#a5c833d847f90ca3c0efc0329166d5253">EVCTRL</a>; </div>
<div class="line"><a name="l00579"></a><span class="lineno"><a class="line" href="structAc.html#a6dc958f6971494d41ef59d7785a8d1bb"> 579</a></span>&#160; __IO <a class="code" href="unionAC__INTENCLR__Type.html">AC_INTENCLR_Type</a> <a class="code" href="structAc.html#a6dc958f6971494d41ef59d7785a8d1bb">INTENCLR</a>; </div>
<div class="line"><a name="l00580"></a><span class="lineno"><a class="line" href="structAc.html#a3c53909f19187625e2423f7dbb57ddc7"> 580</a></span>&#160; __IO <a class="code" href="unionAC__INTENSET__Type.html">AC_INTENSET_Type</a> <a class="code" href="structAc.html#a3c53909f19187625e2423f7dbb57ddc7">INTENSET</a>; </div>
<div class="line"><a name="l00581"></a><span class="lineno"><a class="line" href="structAc.html#ab41fe4ec783d82e9b137148ab6be1e79"> 581</a></span>&#160; __IO <a class="code" href="unionAC__INTFLAG__Type.html">AC_INTFLAG_Type</a> <a class="code" href="structAc.html#ab41fe4ec783d82e9b137148ab6be1e79">INTFLAG</a>; </div>
<div class="line"><a name="l00582"></a><span class="lineno"><a class="line" href="structAc.html#ae1cfeeabd4b015c858003981ec70b2cb"> 582</a></span>&#160; __I <a class="code" href="unionAC__STATUSA__Type.html">AC_STATUSA_Type</a> <a class="code" href="structAc.html#ae1cfeeabd4b015c858003981ec70b2cb">STATUSA</a>; </div>
<div class="line"><a name="l00583"></a><span class="lineno"><a class="line" href="structAc.html#a4a386445b8b453b61021c2c4ec254b08"> 583</a></span>&#160; __I <a class="code" href="unionAC__STATUSB__Type.html">AC_STATUSB_Type</a> <a class="code" href="structAc.html#a4a386445b8b453b61021c2c4ec254b08">STATUSB</a>; </div>
<div class="line"><a name="l00584"></a><span class="lineno"><a class="line" href="structAc.html#a84b627a429bf5982a743542af4e70465"> 584</a></span>&#160; __IO <a class="code" href="unionAC__DBGCTRL__Type.html">AC_DBGCTRL_Type</a> <a class="code" href="structAc.html#a84b627a429bf5982a743542af4e70465">DBGCTRL</a>; </div>
<div class="line"><a name="l00585"></a><span class="lineno"><a class="line" href="structAc.html#aae674ade4d82dfa07869611331e97a65"> 585</a></span>&#160; __IO <a class="code" href="unionAC__WINCTRL__Type.html">AC_WINCTRL_Type</a> <a class="code" href="structAc.html#aae674ade4d82dfa07869611331e97a65">WINCTRL</a>; </div>
<div class="line"><a name="l00586"></a><span class="lineno"> 586</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved1[0x1];</div>
<div class="line"><a name="l00587"></a><span class="lineno"><a class="line" href="structAc.html#adfdeb677da8b637683a5abab830bf0ac"> 587</a></span>&#160; __IO <a class="code" href="unionAC__SCALER__Type.html">AC_SCALER_Type</a> SCALER[2]; </div>
<div class="line"><a name="l00588"></a><span class="lineno"> 588</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved2[0x2];</div>
<div class="line"><a name="l00589"></a><span class="lineno"><a class="line" href="structAc.html#ad8522955c5cff403b2f5e47c960553bb"> 589</a></span>&#160; __IO <a class="code" href="unionAC__COMPCTRL__Type.html">AC_COMPCTRL_Type</a> COMPCTRL[2]; </div>
<div class="line"><a name="l00590"></a><span class="lineno"> 590</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved3[0x8];</div>
<div class="line"><a name="l00591"></a><span class="lineno"><a class="line" href="structAc.html#a684ba345b88de1da540457a3bb1a85b8"> 591</a></span>&#160; __I <a class="code" href="unionAC__SYNCBUSY__Type.html">AC_SYNCBUSY_Type</a> <a class="code" href="structAc.html#a684ba345b88de1da540457a3bb1a85b8">SYNCBUSY</a>; </div>
<div class="line"><a name="l00592"></a><span class="lineno"><a class="line" href="structAc.html#a450c34c42ea810f30a42e8adb8c4efa1"> 592</a></span>&#160; __IO <a class="code" href="unionAC__CALIB__Type.html">AC_CALIB_Type</a> <a class="code" href="structAc.html#a450c34c42ea810f30a42e8adb8c4efa1">CALIB</a>; </div>
<div class="line"><a name="l00593"></a><span class="lineno"> 593</span>&#160;} <a class="code" href="structAc.html">Ac</a>;</div>
<div class="line"><a name="l00594"></a><span class="lineno"> 594</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="l00595"></a><span class="lineno"> 595</span>&#160; </div>
<div class="line"><a name="l00598"></a><span class="lineno"> 598</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* _SAME54_AC_COMPONENT_ */</span><span class="preprocessor"></span></div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="aunionAC__INTENSET__Type_html_ae40a778d0f2e270a2c9cc98daa12fdea"><div class="ttname"><a href="unionAC__INTENSET__Type.html#ae40a778d0f2e270a2c9cc98daa12fdea">AC_INTENSET_Type::COMP1</a></div><div class="ttdeci">uint8_t COMP1</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00194">ac.h:194</a></div></div>
<div class="ttc" id="aunionAC__INTENCLR__Type_html_a6552dbc0a8e405aaa50d1da95a81baa7"><div class="ttname"><a href="unionAC__INTENCLR__Type.html#a6552dbc0a8e405aaa50d1da95a81baa7">AC_INTENCLR_Type::WIN</a></div><div class="ttdeci">uint8_t WIN</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00165">ac.h:165</a></div></div>
<div class="ttc" id="aunionAC__STATUSA__Type_html_a2a3ce21d0bd3155ed36bb422a079518b"><div class="ttname"><a href="unionAC__STATUSA__Type.html#a2a3ce21d0bd3155ed36bb422a079518b">AC_STATUSA_Type::STATE1</a></div><div class="ttdeci">uint8_t STATE1</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00268">ac.h:268</a></div></div>
<div class="ttc" id="aunionAC__CTRLB__Type_html_a760d1ae61b939e39b8d3beb201554ce1"><div class="ttname"><a href="unionAC__CTRLB__Type.html#a760d1ae61b939e39b8d3beb201554ce1">AC_CTRLB_Type::START0</a></div><div class="ttdeci">uint8_t START0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00067">ac.h:67</a></div></div>
<div class="ttc" id="aunionAC__INTENSET__Type_html"><div class="ttname"><a href="unionAC__INTENSET__Type.html">AC_INTENSET_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00191">ac.h:191</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_acb031b1494dbf34f49d344ad918f9357"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#acb031b1494dbf34f49d344ad918f9357">AC_COMPCTRL_Type::SINGLE</a></div><div class="ttdeci">uint32_t SINGLE</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00403">ac.h:403</a></div></div>
<div class="ttc" id="aunionAC__SYNCBUSY__Type_html_a371186ce8951cf705e078e892de9d4b4"><div class="ttname"><a href="unionAC__SYNCBUSY__Type.html#a371186ce8951cf705e078e892de9d4b4">AC_SYNCBUSY_Type::SWRST</a></div><div class="ttdeci">uint32_t SWRST</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00520">ac.h:520</a></div></div>
<div class="ttc" id="aunionAC__SCALER__Type_html_a3b844736f1cb54de918fcc21b3e23de9"><div class="ttname"><a href="unionAC__SCALER__Type.html#a3b844736f1cb54de918fcc21b3e23de9">AC_SCALER_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00385">ac.h:385</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html_a1ca0ff027125761a6ca1049a9e549a18"><div class="ttname"><a href="unionAC__EVCTRL__Type.html#a1ca0ff027125761a6ca1049a9e549a18">AC_EVCTRL_Type::INVEI0</a></div><div class="ttdeci">uint16_t INVEI0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00103">ac.h:103</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html_a3436fe70198f6e81e92a2404bd178574"><div class="ttname"><a href="unionAC__EVCTRL__Type.html#a3436fe70198f6e81e92a2404bd178574">AC_EVCTRL_Type::WINEO0</a></div><div class="ttdeci">uint16_t WINEO0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00098">ac.h:98</a></div></div>
<div class="ttc" id="aunionAC__CALIB__Type_html"><div class="ttname"><a href="unionAC__CALIB__Type.html">AC_CALIB_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00556">ac.h:556</a></div></div>
<div class="ttc" id="aunionAC__SYNCBUSY__Type_html_a0b1dcb649b6fa53e53c743818544a46a"><div class="ttname"><a href="unionAC__SYNCBUSY__Type.html#a0b1dcb649b6fa53e53c743818544a46a">AC_SYNCBUSY_Type::WINCTRL</a></div><div class="ttdeci">uint32_t WINCTRL</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00522">ac.h:522</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html_a00045659dd1fbd923931bbf9b81e7c6b"><div class="ttname"><a href="unionAC__EVCTRL__Type.html#a00045659dd1fbd923931bbf9b81e7c6b">AC_EVCTRL_Type::COMPEI0</a></div><div class="ttdeci">uint16_t COMPEI0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00100">ac.h:100</a></div></div>
<div class="ttc" id="astructAc_html_aae674ade4d82dfa07869611331e97a65"><div class="ttname"><a href="structAc.html#aae674ade4d82dfa07869611331e97a65">Ac::WINCTRL</a></div><div class="ttdeci">__IO AC_WINCTRL_Type WINCTRL</div><div class="ttdoc">Offset: 0x0A (R/W 8) Window Control.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00585">ac.h:585</a></div></div>
<div class="ttc" id="aunionAC__STATUSA__Type_html_ac8b9a13007924855fee58c699c5762c5"><div class="ttname"><a href="unionAC__STATUSA__Type.html#ac8b9a13007924855fee58c699c5762c5">AC_STATUSA_Type::WSTATE0</a></div><div class="ttdeci">uint8_t WSTATE0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00270">ac.h:270</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_aa4274235084b7d672bf0f4c08f214050"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#aa4274235084b7d672bf0f4c08f214050">AC_COMPCTRL_Type::MUXPOS</a></div><div class="ttdeci">uint32_t MUXPOS</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00410">ac.h:410</a></div></div>
<div class="ttc" id="aunionAC__CALIB__Type_html_a6fb71b0d51260c3f772370b9bf8495a9"><div class="ttname"><a href="unionAC__CALIB__Type.html#a6fb71b0d51260c3f772370b9bf8495a9">AC_CALIB_Type::BIAS0</a></div><div class="ttdeci">uint16_t BIAS0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00558">ac.h:558</a></div></div>
<div class="ttc" id="aunionAC__STATUSB__Type_html"><div class="ttname"><a href="unionAC__STATUSB__Type.html">AC_STATUSB_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00304">ac.h:304</a></div></div>
<div class="ttc" id="aunionAC__INTENSET__Type_html_a8142ae02fea535b70e28e5f5846b276b"><div class="ttname"><a href="unionAC__INTENSET__Type.html#a8142ae02fea535b70e28e5f5846b276b">AC_INTENSET_Type::COMP0</a></div><div class="ttdeci">uint8_t COMP0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00193">ac.h:193</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html_a7ea623ba38e6a03b4cc4e3d493d87014"><div class="ttname"><a href="unionAC__EVCTRL__Type.html#a7ea623ba38e6a03b4cc4e3d493d87014">AC_EVCTRL_Type::COMPEO0</a></div><div class="ttdeci">uint16_t COMPEO0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00095">ac.h:95</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_a1f7c96647c51593fd749cb5611f4b320"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#a1f7c96647c51593fd749cb5611f4b320">AC_COMPCTRL_Type::SPEED</a></div><div class="ttdeci">uint32_t SPEED</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00412">ac.h:412</a></div></div>
<div class="ttc" id="aunionAC__CALIB__Type_html_a19571fbae9a393f23ca3e74501efbd8d"><div class="ttname"><a href="unionAC__CALIB__Type.html#a19571fbae9a393f23ca3e74501efbd8d">AC_CALIB_Type::reg</a></div><div class="ttdeci">uint16_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00561">ac.h:561</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_ae3b3f2b8ddb2c47af63d82664c1c3ea4"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#ae3b3f2b8ddb2c47af63d82664c1c3ea4">AC_COMPCTRL_Type::RUNSTDBY</a></div><div class="ttdeci">uint32_t RUNSTDBY</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00406">ac.h:406</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html_a9e65bdb6d81e1f9d93abdb815b1e1a09"><div class="ttname"><a href="unionAC__EVCTRL__Type.html#a9e65bdb6d81e1f9d93abdb815b1e1a09">AC_EVCTRL_Type::COMPEI</a></div><div class="ttdeci">uint16_t COMPEI</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00112">ac.h:112</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html"><div class="ttname"><a href="unionAC__EVCTRL__Type.html">AC_EVCTRL_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00093">ac.h:93</a></div></div>
<div class="ttc" id="aunionAC__DBGCTRL__Type_html_aa8ab552df384f072ba1bfeb0d07ae92d"><div class="ttname"><a href="unionAC__DBGCTRL__Type.html#aa8ab552df384f072ba1bfeb0d07ae92d">AC_DBGCTRL_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00337">ac.h:337</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html_aed5e8dd2038203472a017dd9e017db71"><div class="ttname"><a href="unionAC__EVCTRL__Type.html#aed5e8dd2038203472a017dd9e017db71">AC_EVCTRL_Type::INVEI</a></div><div class="ttdeci">uint16_t INVEI</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00114">ac.h:114</a></div></div>
<div class="ttc" id="aunionAC__WINCTRL__Type_html_a4c5609462535a1c98e79acb0526f0eae"><div class="ttname"><a href="unionAC__WINCTRL__Type.html#a4c5609462535a1c98e79acb0526f0eae">AC_WINCTRL_Type::WINTSEL0</a></div><div class="ttdeci">uint8_t WINTSEL0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00353">ac.h:353</a></div></div>
<div class="ttc" id="astructAc_html_a84b627a429bf5982a743542af4e70465"><div class="ttname"><a href="structAc.html#a84b627a429bf5982a743542af4e70465">Ac::DBGCTRL</a></div><div class="ttdeci">__IO AC_DBGCTRL_Type DBGCTRL</div><div class="ttdoc">Offset: 0x09 (R/W 8) Debug Control.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00584">ac.h:584</a></div></div>
<div class="ttc" id="astructAc_html_ab41fe4ec783d82e9b137148ab6be1e79"><div class="ttname"><a href="structAc.html#ab41fe4ec783d82e9b137148ab6be1e79">Ac::INTFLAG</a></div><div class="ttdeci">__IO AC_INTFLAG_Type INTFLAG</div><div class="ttdoc">Offset: 0x06 (R/W 8) Interrupt Flag Status and Clear.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00581">ac.h:581</a></div></div>
<div class="ttc" id="aunionAC__INTFLAG__Type_html_a389125c1799b8dc8f0c9cf0d2761cb0c"><div class="ttname"><a href="unionAC__INTFLAG__Type.html#a389125c1799b8dc8f0c9cf0d2761cb0c">AC_INTFLAG_Type::WIN</a></div><div class="ttdeci">__I uint8_t WIN</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00239">ac.h:239</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_afae8be6944e4719e72b122c4b58025b5"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#afae8be6944e4719e72b122c4b58025b5">AC_COMPCTRL_Type::SWAP</a></div><div class="ttdeci">uint32_t SWAP</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00411">ac.h:411</a></div></div>
<div class="ttc" id="aunionAC__SYNCBUSY__Type_html"><div class="ttname"><a href="unionAC__SYNCBUSY__Type.html">AC_SYNCBUSY_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00518">ac.h:518</a></div></div>
<div class="ttc" id="aunionAC__CTRLB__Type_html_a17398190707110456c97dd422752d8db"><div class="ttname"><a href="unionAC__CTRLB__Type.html#a17398190707110456c97dd422752d8db">AC_CTRLB_Type::START1</a></div><div class="ttdeci">uint8_t START1</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00068">ac.h:68</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html_a74bfb16a5a12d5476bbcbd4fc51cd8ee"><div class="ttname"><a href="unionAC__EVCTRL__Type.html#a74bfb16a5a12d5476bbcbd4fc51cd8ee">AC_EVCTRL_Type::COMPEO</a></div><div class="ttdeci">uint16_t COMPEO</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00108">ac.h:108</a></div></div>
<div class="ttc" id="aunionAC__WINCTRL__Type_html_a490f80fdbd4ca4de30969c9e862efe0c"><div class="ttname"><a href="unionAC__WINCTRL__Type.html#a490f80fdbd4ca4de30969c9e862efe0c">AC_WINCTRL_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00356">ac.h:356</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html_ab4ef9d19685a1f172bd8445083216512"><div class="ttname"><a href="unionAC__EVCTRL__Type.html#ab4ef9d19685a1f172bd8445083216512">AC_EVCTRL_Type::COMPEO1</a></div><div class="ttdeci">uint16_t COMPEO1</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00096">ac.h:96</a></div></div>
<div class="ttc" id="aunionAC__STATUSB__Type_html_a0896ac0096e3e0a7c3ffb99e15f78677"><div class="ttname"><a href="unionAC__STATUSB__Type.html#a0896ac0096e3e0a7c3ffb99e15f78677">AC_STATUSB_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00314">ac.h:314</a></div></div>
<div class="ttc" id="aunionAC__CTRLA__Type_html_a4e34b7052621296ebf635fa09bb60c01"><div class="ttname"><a href="unionAC__CTRLA__Type.html#a4e34b7052621296ebf635fa09bb60c01">AC_CTRLA_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00050">ac.h:50</a></div></div>
<div class="ttc" id="aunionAC__STATUSB__Type_html_a25df121d8933b26079d8697c479cfdc4"><div class="ttname"><a href="unionAC__STATUSB__Type.html#a25df121d8933b26079d8697c479cfdc4">AC_STATUSB_Type::READY</a></div><div class="ttdeci">uint8_t READY</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00311">ac.h:311</a></div></div>
<div class="ttc" id="aunionAC__INTFLAG__Type_html_a898036bc7f728751a0414e4391d41cf4"><div class="ttname"><a href="unionAC__INTFLAG__Type.html#a898036bc7f728751a0414e4391d41cf4">AC_INTFLAG_Type::COMP</a></div><div class="ttdeci">__I uint8_t COMP</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00237">ac.h:237</a></div></div>
<div class="ttc" id="aunionAC__CTRLB__Type_html"><div class="ttname"><a href="unionAC__CTRLB__Type.html">AC_CTRLB_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00065">ac.h:65</a></div></div>
<div class="ttc" id="aunionAC__STATUSA__Type_html_a6e72d715598dca97b6d250da54fde40c"><div class="ttname"><a href="unionAC__STATUSA__Type.html#a6e72d715598dca97b6d250da54fde40c">AC_STATUSA_Type::STATE</a></div><div class="ttdeci">uint8_t STATE</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00274">ac.h:274</a></div></div>
<div class="ttc" id="aunionAC__INTENCLR__Type_html_a19bd605e4a259f63839a819c484ae925"><div class="ttname"><a href="unionAC__INTENCLR__Type.html#a19bd605e4a259f63839a819c484ae925">AC_INTENCLR_Type::COMP0</a></div><div class="ttdeci">uint8_t COMP0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00156">ac.h:156</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_a46f2e7662c18b2108a2c8de43c00b39f"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#a46f2e7662c18b2108a2c8de43c00b39f">AC_COMPCTRL_Type::MUXNEG</a></div><div class="ttdeci">uint32_t MUXNEG</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00408">ac.h:408</a></div></div>
<div class="ttc" id="aunionAC__INTFLAG__Type_html_a5f63bf1df4ff997b6c0e30711301ae35"><div class="ttname"><a href="unionAC__INTFLAG__Type.html#a5f63bf1df4ff997b6c0e30711301ae35">AC_INTFLAG_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00242">ac.h:242</a></div></div>
<div class="ttc" id="aunionAC__SYNCBUSY__Type_html_a19e84b59933235bfb9d735f7c6b7acd4"><div class="ttname"><a href="unionAC__SYNCBUSY__Type.html#a19e84b59933235bfb9d735f7c6b7acd4">AC_SYNCBUSY_Type::ENABLE</a></div><div class="ttdeci">uint32_t ENABLE</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00521">ac.h:521</a></div></div>
<div class="ttc" id="astructAc_html_a5c833d847f90ca3c0efc0329166d5253"><div class="ttname"><a href="structAc.html#a5c833d847f90ca3c0efc0329166d5253">Ac::EVCTRL</a></div><div class="ttdeci">__IO AC_EVCTRL_Type EVCTRL</div><div class="ttdoc">Offset: 0x02 (R/W 16) Event Control.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00578">ac.h:578</a></div></div>
<div class="ttc" id="aunionAC__INTFLAG__Type_html"><div class="ttname"><a href="unionAC__INTFLAG__Type.html">AC_INTFLAG_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00228">ac.h:228</a></div></div>
<div class="ttc" id="aunionAC__INTENCLR__Type_html_a9576a4c3d508394435e1986d4b08415f"><div class="ttname"><a href="unionAC__INTENCLR__Type.html#a9576a4c3d508394435e1986d4b08415f">AC_INTENCLR_Type::COMP</a></div><div class="ttdeci">uint8_t COMP</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00163">ac.h:163</a></div></div>
<div class="ttc" id="astructAc_html_a6dc958f6971494d41ef59d7785a8d1bb"><div class="ttname"><a href="structAc.html#a6dc958f6971494d41ef59d7785a8d1bb">Ac::INTENCLR</a></div><div class="ttdeci">__IO AC_INTENCLR_Type INTENCLR</div><div class="ttdoc">Offset: 0x04 (R/W 8) Interrupt Enable Clear.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00579">ac.h:579</a></div></div>
<div class="ttc" id="aunionAC__INTENCLR__Type_html_a63e79491ef9af2be69a99ba6a19b2444"><div class="ttname"><a href="unionAC__INTENCLR__Type.html#a63e79491ef9af2be69a99ba6a19b2444">AC_INTENCLR_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00168">ac.h:168</a></div></div>
<div class="ttc" id="astructAc_html_a4a386445b8b453b61021c2c4ec254b08"><div class="ttname"><a href="structAc.html#a4a386445b8b453b61021c2c4ec254b08">Ac::STATUSB</a></div><div class="ttdeci">__I AC_STATUSB_Type STATUSB</div><div class="ttdoc">Offset: 0x08 (R/ 8) Status B.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00583">ac.h:583</a></div></div>
<div class="ttc" id="aunionAC__INTFLAG__Type_html_a476c42bc7087402bcd8126347e5fc4c5"><div class="ttname"><a href="unionAC__INTFLAG__Type.html#a476c42bc7087402bcd8126347e5fc4c5">AC_INTFLAG_Type::COMP1</a></div><div class="ttdeci">__I uint8_t COMP1</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00231">ac.h:231</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_a95f33ef2691b5cda0fea29595af971a4"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#a95f33ef2691b5cda0fea29595af971a4">AC_COMPCTRL_Type::INTSEL</a></div><div class="ttdeci">uint32_t INTSEL</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00404">ac.h:404</a></div></div>
<div class="ttc" id="aunionAC__WINCTRL__Type_html"><div class="ttname"><a href="unionAC__WINCTRL__Type.html">AC_WINCTRL_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00350">ac.h:350</a></div></div>
<div class="ttc" id="aunionAC__INTENSET__Type_html_a42e5f855d701ade3ba8bd54b11f80a80"><div class="ttname"><a href="unionAC__INTENSET__Type.html#a42e5f855d701ade3ba8bd54b11f80a80">AC_INTENSET_Type::COMP</a></div><div class="ttdeci">uint8_t COMP</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00200">ac.h:200</a></div></div>
<div class="ttc" id="aunionAC__CTRLB__Type_html_ac9815f20dd05fa3dca5cd44a7db9069d"><div class="ttname"><a href="unionAC__CTRLB__Type.html#ac9815f20dd05fa3dca5cd44a7db9069d">AC_CTRLB_Type::START</a></div><div class="ttdeci">uint8_t START</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00072">ac.h:72</a></div></div>
<div class="ttc" id="astructAc_html_a640781efaa613b49c38ed2480eaae796"><div class="ttname"><a href="structAc.html#a640781efaa613b49c38ed2480eaae796">Ac::CTRLB</a></div><div class="ttdeci">__O AC_CTRLB_Type CTRLB</div><div class="ttdoc">Offset: 0x01 ( /W 8) Control B.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00577">ac.h:577</a></div></div>
<div class="ttc" id="aunionAC__SCALER__Type_html_a88f5e429a40283199bcb682c425e8511"><div class="ttname"><a href="unionAC__SCALER__Type.html#a88f5e429a40283199bcb682c425e8511">AC_SCALER_Type::VALUE</a></div><div class="ttdeci">uint8_t VALUE</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00382">ac.h:382</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html_ac26ab4051408af4f6ef5f28f54e9b7e2"><div class="ttname"><a href="unionAC__EVCTRL__Type.html#ac26ab4051408af4f6ef5f28f54e9b7e2">AC_EVCTRL_Type::WINEO</a></div><div class="ttdeci">uint16_t WINEO</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00110">ac.h:110</a></div></div>
<div class="ttc" id="aunionAC__INTFLAG__Type_html_a83708cf4e9af92a15d890824bc1ea3a5"><div class="ttname"><a href="unionAC__INTFLAG__Type.html#a83708cf4e9af92a15d890824bc1ea3a5">AC_INTFLAG_Type::WIN0</a></div><div class="ttdeci">__I uint8_t WIN0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00233">ac.h:233</a></div></div>
<div class="ttc" id="aunionAC__CTRLA__Type_html_a58c730b4e10c52e2cb6ad4a7acafb275"><div class="ttname"><a href="unionAC__CTRLA__Type.html#a58c730b4e10c52e2cb6ad4a7acafb275">AC_CTRLA_Type::SWRST</a></div><div class="ttdeci">uint8_t SWRST</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00046">ac.h:46</a></div></div>
<div class="ttc" id="aunionAC__STATUSB__Type_html_a8824f2b68d7416b63ba3801b9c7058e9"><div class="ttname"><a href="unionAC__STATUSB__Type.html#a8824f2b68d7416b63ba3801b9c7058e9">AC_STATUSB_Type::READY0</a></div><div class="ttdeci">uint8_t READY0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00306">ac.h:306</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html_ae1ec2935d7ee9422bb7789a149620341"><div class="ttname"><a href="unionAC__EVCTRL__Type.html#ae1ec2935d7ee9422bb7789a149620341">AC_EVCTRL_Type::reg</a></div><div class="ttdeci">uint16_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00117">ac.h:117</a></div></div>
<div class="ttc" id="aunionAC__STATUSA__Type_html"><div class="ttname"><a href="unionAC__STATUSA__Type.html">AC_STATUSA_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00265">ac.h:265</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_a6f9f071746c46a04cabc33c965d8cdb5"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#a6f9f071746c46a04cabc33c965d8cdb5">AC_COMPCTRL_Type::HYSTEN</a></div><div class="ttdeci">uint32_t HYSTEN</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00414">ac.h:414</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_a15f8af3162ea9033a60d3e3d356c6a56"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#a15f8af3162ea9033a60d3e3d356c6a56">AC_COMPCTRL_Type::ENABLE</a></div><div class="ttdeci">uint32_t ENABLE</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00402">ac.h:402</a></div></div>
<div class="ttc" id="aunionAC__INTENSET__Type_html_a15d52e6fc36216e401abb8029b2fdf54"><div class="ttname"><a href="unionAC__INTENSET__Type.html#a15d52e6fc36216e401abb8029b2fdf54">AC_INTENSET_Type::WIN</a></div><div class="ttdeci">uint8_t WIN</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00202">ac.h:202</a></div></div>
<div class="ttc" id="aunionAC__INTENSET__Type_html_a39873288bd0e9d091d0ae83d396d24da"><div class="ttname"><a href="unionAC__INTENSET__Type.html#a39873288bd0e9d091d0ae83d396d24da">AC_INTENSET_Type::WIN0</a></div><div class="ttdeci">uint8_t WIN0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00196">ac.h:196</a></div></div>
<div class="ttc" id="aunionAC__WINCTRL__Type_html_a72a4c9afb389393cb713615978a7813f"><div class="ttname"><a href="unionAC__WINCTRL__Type.html#a72a4c9afb389393cb713615978a7813f">AC_WINCTRL_Type::WEN0</a></div><div class="ttdeci">uint8_t WEN0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00352">ac.h:352</a></div></div>
<div class="ttc" id="aunionAC__SCALER__Type_html"><div class="ttname"><a href="unionAC__SCALER__Type.html">AC_SCALER_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00380">ac.h:380</a></div></div>
<div class="ttc" id="aunionAC__INTENSET__Type_html_a4da1edfb85054d040062f34a65d86fd1"><div class="ttname"><a href="unionAC__INTENSET__Type.html#a4da1edfb85054d040062f34a65d86fd1">AC_INTENSET_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00205">ac.h:205</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_a1b15c83fc337723c7dfada178ded5717"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#a1b15c83fc337723c7dfada178ded5717">AC_COMPCTRL_Type::OUT</a></div><div class="ttdeci">uint32_t OUT</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00419">ac.h:419</a></div></div>
<div class="ttc" id="aunionAC__STATUSA__Type_html_aca8e6670ce7505c53de0519c88122fda"><div class="ttname"><a href="unionAC__STATUSA__Type.html#aca8e6670ce7505c53de0519c88122fda">AC_STATUSA_Type::STATE0</a></div><div class="ttdeci">uint8_t STATE0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00267">ac.h:267</a></div></div>
<div class="ttc" id="astructAc_html_a450c34c42ea810f30a42e8adb8c4efa1"><div class="ttname"><a href="structAc.html#a450c34c42ea810f30a42e8adb8c4efa1">Ac::CALIB</a></div><div class="ttdeci">__IO AC_CALIB_Type CALIB</div><div class="ttdoc">Offset: 0x24 (R/W 16) Calibration.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00592">ac.h:592</a></div></div>
<div class="ttc" id="astructAc_html_ae1cfeeabd4b015c858003981ec70b2cb"><div class="ttname"><a href="structAc.html#ae1cfeeabd4b015c858003981ec70b2cb">Ac::STATUSA</a></div><div class="ttdeci">__I AC_STATUSA_Type STATUSA</div><div class="ttdoc">Offset: 0x07 (R/ 8) Status A.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00582">ac.h:582</a></div></div>
<div class="ttc" id="astructAc_html"><div class="ttname"><a href="structAc.html">Ac</a></div><div class="ttdoc">AC hardware registers.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00575">ac.h:575</a></div></div>
<div class="ttc" id="astructAc_html_a684ba345b88de1da540457a3bb1a85b8"><div class="ttname"><a href="structAc.html#a684ba345b88de1da540457a3bb1a85b8">Ac::SYNCBUSY</a></div><div class="ttdeci">__I AC_SYNCBUSY_Type SYNCBUSY</div><div class="ttdoc">Offset: 0x20 (R/ 32) Synchronization Busy.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00591">ac.h:591</a></div></div>
<div class="ttc" id="aunionAC__SYNCBUSY__Type_html_ad045a3877ef6750ead591a06c0c3598e"><div class="ttname"><a href="unionAC__SYNCBUSY__Type.html#ad045a3877ef6750ead591a06c0c3598e">AC_SYNCBUSY_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00532">ac.h:532</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_ab6a2ee44b0ba4da3ce7fc4bc1ba7f78a"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#ab6a2ee44b0ba4da3ce7fc4bc1ba7f78a">AC_COMPCTRL_Type::HYST</a></div><div class="ttdeci">uint32_t HYST</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00415">ac.h:415</a></div></div>
<div class="ttc" id="aunionAC__INTFLAG__Type_html_a353bd26947fa5d90c75d8d848823b499"><div class="ttname"><a href="unionAC__INTFLAG__Type.html#a353bd26947fa5d90c75d8d848823b499">AC_INTFLAG_Type::COMP0</a></div><div class="ttdeci">__I uint8_t COMP0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00230">ac.h:230</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html">AC_COMPCTRL_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00399">ac.h:399</a></div></div>
<div class="ttc" id="astructAc_html_a630e7dd91672e1c2b74ee673f39de93b"><div class="ttname"><a href="structAc.html#a630e7dd91672e1c2b74ee673f39de93b">Ac::CTRLA</a></div><div class="ttdeci">__IO AC_CTRLA_Type CTRLA</div><div class="ttdoc">Offset: 0x00 (R/W 8) Control A.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00576">ac.h:576</a></div></div>
<div class="ttc" id="aunionAC__STATUSB__Type_html_af62af0387d980f78fb5f370bfd4724fb"><div class="ttname"><a href="unionAC__STATUSB__Type.html#af62af0387d980f78fb5f370bfd4724fb">AC_STATUSB_Type::READY1</a></div><div class="ttdeci">uint8_t READY1</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00307">ac.h:307</a></div></div>
<div class="ttc" id="aunionAC__CTRLA__Type_html"><div class="ttname"><a href="unionAC__CTRLA__Type.html">AC_CTRLA_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00044">ac.h:44</a></div></div>
<div class="ttc" id="aunionAC__SYNCBUSY__Type_html_ab20b258d33e85c8649d14e05624f00ca"><div class="ttname"><a href="unionAC__SYNCBUSY__Type.html#ab20b258d33e85c8649d14e05624f00ca">AC_SYNCBUSY_Type::COMPCTRL1</a></div><div class="ttdeci">uint32_t COMPCTRL1</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00524">ac.h:524</a></div></div>
<div class="ttc" id="aunionAC__SYNCBUSY__Type_html_a23ecd9c4fb7f223221a0cb3180caaf3a"><div class="ttname"><a href="unionAC__SYNCBUSY__Type.html#a23ecd9c4fb7f223221a0cb3180caaf3a">AC_SYNCBUSY_Type::COMPCTRL</a></div><div class="ttdeci">uint32_t COMPCTRL</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00529">ac.h:529</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="aunionAC__CTRLA__Type_html_a7d4dbc05e6d8ee0ca55797be6b20ce23"><div class="ttname"><a href="unionAC__CTRLA__Type.html#a7d4dbc05e6d8ee0ca55797be6b20ce23">AC_CTRLA_Type::ENABLE</a></div><div class="ttdeci">uint8_t ENABLE</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00047">ac.h:47</a></div></div>
<div class="ttc" id="aunionAC__INTFLAG__Type_html_ad58500b89fa5a233363adf0c7d116ee4"><div class="ttname"><a href="unionAC__INTFLAG__Type.html#ad58500b89fa5a233363adf0c7d116ee4">AC_INTFLAG_Type::uint8_t</a></div><div class="ttdeci">__I uint8_t</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00232">ac.h:232</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html_a7ad83dec94ecd1af02f74c0114696673"><div class="ttname"><a href="unionAC__EVCTRL__Type.html#a7ad83dec94ecd1af02f74c0114696673">AC_EVCTRL_Type::COMPEI1</a></div><div class="ttdeci">uint16_t COMPEI1</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00101">ac.h:101</a></div></div>
<div class="ttc" id="aunionAC__SYNCBUSY__Type_html_ae8202bea34802ef5e4b2e9003616018f"><div class="ttname"><a href="unionAC__SYNCBUSY__Type.html#ae8202bea34802ef5e4b2e9003616018f">AC_SYNCBUSY_Type::COMPCTRL0</a></div><div class="ttdeci">uint32_t COMPCTRL0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00523">ac.h:523</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_a76749cc9c2d3bc908b2ea9c1ece23ec3"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#a76749cc9c2d3bc908b2ea9c1ece23ec3">AC_COMPCTRL_Type::reg</a></div><div class="ttdeci">uint32_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00422">ac.h:422</a></div></div>
<div class="ttc" id="aunionAC__INTENCLR__Type_html"><div class="ttname"><a href="unionAC__INTENCLR__Type.html">AC_INTENCLR_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00154">ac.h:154</a></div></div>
<div class="ttc" id="aunionAC__COMPCTRL__Type_html_ad0a2a07795535199a9823b0b8acf9e6b"><div class="ttname"><a href="unionAC__COMPCTRL__Type.html#ad0a2a07795535199a9823b0b8acf9e6b">AC_COMPCTRL_Type::FLEN</a></div><div class="ttdeci">uint32_t FLEN</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00417">ac.h:417</a></div></div>
<div class="ttc" id="astructAc_html_a3c53909f19187625e2423f7dbb57ddc7"><div class="ttname"><a href="structAc.html#a3c53909f19187625e2423f7dbb57ddc7">Ac::INTENSET</a></div><div class="ttdeci">__IO AC_INTENSET_Type INTENSET</div><div class="ttdoc">Offset: 0x05 (R/W 8) Interrupt Enable Set.</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00580">ac.h:580</a></div></div>
<div class="ttc" id="aunionAC__CTRLB__Type_html_ad032eca8740fe2f0e8471bc9080db59e"><div class="ttname"><a href="unionAC__CTRLB__Type.html#ad032eca8740fe2f0e8471bc9080db59e">AC_CTRLB_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00075">ac.h:75</a></div></div>
<div class="ttc" id="aunionAC__EVCTRL__Type_html_a9c3e7ed4fbb3058255cf3dc0ae712254"><div class="ttname"><a href="unionAC__EVCTRL__Type.html#a9c3e7ed4fbb3058255cf3dc0ae712254">AC_EVCTRL_Type::INVEI1</a></div><div class="ttdeci">uint16_t INVEI1</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00104">ac.h:104</a></div></div>
<div class="ttc" id="aunionAC__STATUSA__Type_html_aafc204d5f99edf223fe6182171df9e78"><div class="ttname"><a href="unionAC__STATUSA__Type.html#aafc204d5f99edf223fe6182171df9e78">AC_STATUSA_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00277">ac.h:277</a></div></div>
<div class="ttc" id="aunionAC__DBGCTRL__Type_html"><div class="ttname"><a href="unionAC__DBGCTRL__Type.html">AC_DBGCTRL_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00332">ac.h:332</a></div></div>
<div class="ttc" id="aunionAC__DBGCTRL__Type_html_a6ecc7ace6ccdaff93e210bc5f06bae1b"><div class="ttname"><a href="unionAC__DBGCTRL__Type.html#a6ecc7ace6ccdaff93e210bc5f06bae1b">AC_DBGCTRL_Type::DBGRUN</a></div><div class="ttdeci">uint8_t DBGRUN</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00334">ac.h:334</a></div></div>
<div class="ttc" id="aunionAC__INTENCLR__Type_html_aa0138a6b5c6c745c76b4e59b9b2b4f47"><div class="ttname"><a href="unionAC__INTENCLR__Type.html#aa0138a6b5c6c745c76b4e59b9b2b4f47">AC_INTENCLR_Type::WIN0</a></div><div class="ttdeci">uint8_t WIN0</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00159">ac.h:159</a></div></div>
<div class="ttc" id="aunionAC__INTENCLR__Type_html_a77caac22c3b30a179a8f395907220e94"><div class="ttname"><a href="unionAC__INTENCLR__Type.html#a77caac22c3b30a179a8f395907220e94">AC_INTENCLR_Type::COMP1</a></div><div class="ttdeci">uint8_t COMP1</div><div class="ttdef"><b>Definition:</b> <a href="component_2ac_8h_source.html#l00157">ac.h:157</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>