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.

175 lines
26 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/rstc.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">rstc.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="component_2rstc_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_RSTC_COMPONENT_</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="preprocessor">#define _SAME54_RSTC_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 RSTC_U2239</span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="preprocessor">#define REV_RSTC 0x400</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">/* -------- RSTC_RCAUSE : (RSTC Offset: 0x00) (R/ 8) Reset Cause -------- */</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="unionRSTC__RCAUSE__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="unionRSTC__RCAUSE__Type.html#a9f7161c793f29f15956264aa410c993b"> 46</a></span>&#160; uint8_t <a class="code" href="unionRSTC__RCAUSE__Type.html#a9f7161c793f29f15956264aa410c993b">POR</a>:1; </div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="unionRSTC__RCAUSE__Type.html#a7902a4640ddd51135bfa675a4b208613"> 47</a></span>&#160; uint8_t <a class="code" href="unionRSTC__RCAUSE__Type.html#a7902a4640ddd51135bfa675a4b208613">BODCORE</a>:1; </div>
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="unionRSTC__RCAUSE__Type.html#a7f717827de4affe1a039f31b493b2631"> 48</a></span>&#160; uint8_t <a class="code" href="unionRSTC__RCAUSE__Type.html#a7f717827de4affe1a039f31b493b2631">BODVDD</a>:1; </div>
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="unionRSTC__RCAUSE__Type.html#adc0477d48554b0ddaf196648e369b71a"> 49</a></span>&#160; uint8_t <a class="code" href="unionRSTC__RCAUSE__Type.html#adc0477d48554b0ddaf196648e369b71a">NVM</a>:1; </div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="unionRSTC__RCAUSE__Type.html#a01903c14c6f7d2a36b8ba6e120d9d82d"> 50</a></span>&#160; uint8_t <a class="code" href="unionRSTC__RCAUSE__Type.html#a01903c14c6f7d2a36b8ba6e120d9d82d">EXT</a>:1; </div>
<div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="unionRSTC__RCAUSE__Type.html#a56b804d51ee7842d884b799f211e9dd8"> 51</a></span>&#160; uint8_t <a class="code" href="unionRSTC__RCAUSE__Type.html#a56b804d51ee7842d884b799f211e9dd8">WDT</a>:1; </div>
<div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="unionRSTC__RCAUSE__Type.html#aafaec32fcf6a9cd7a1257462a2a98bb9"> 52</a></span>&#160; uint8_t <a class="code" href="unionRSTC__RCAUSE__Type.html#aafaec32fcf6a9cd7a1257462a2a98bb9">SYST</a>:1; </div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="unionRSTC__RCAUSE__Type.html#a6cc20c466a4b1473e1c54994339ed6b5"> 53</a></span>&#160; uint8_t <a class="code" href="unionRSTC__RCAUSE__Type.html#a6cc20c466a4b1473e1c54994339ed6b5">BACKUP</a>:1; </div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="unionRSTC__RCAUSE__Type.html#a71986752d8680de9a6ec13b9a8a059e4"> 54</a></span>&#160; } bit; </div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="unionRSTC__RCAUSE__Type.html#a17b4b943b179727a9df00a4b805ff182"> 55</a></span>&#160; uint8_t <a class="code" href="unionRSTC__RCAUSE__Type.html#a17b4b943b179727a9df00a4b805ff182">reg</a>; </div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160;} <a class="code" href="unionRSTC__RCAUSE__Type.html">RSTC_RCAUSE_Type</a>;</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</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="l00058"></a><span class="lineno"> 58</span>&#160; </div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a38a42ad205d598987a470c95bdf8059c"> 59</a></span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_OFFSET 0x00 </span></div>
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a2b2524b4868c25389bb56d839ab21cfb"> 61</a></span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_POR_Pos 0 </span></div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_POR (_U_(0x1) &lt;&lt; RSTC_RCAUSE_POR_Pos)</span></div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a52112696fd38980dc25ca6aad9db3695"> 63</a></span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_BODCORE_Pos 1 </span></div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_BODCORE (_U_(0x1) &lt;&lt; RSTC_RCAUSE_BODCORE_Pos)</span></div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a29d25d0e4625b6dcd97d9b09cfc76797"> 65</a></span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_BODVDD_Pos 2 </span></div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_BODVDD (_U_(0x1) &lt;&lt; RSTC_RCAUSE_BODVDD_Pos)</span></div>
<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a59bcd52c4d7cd30b5628c2af0c86dd05"> 67</a></span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_NVM_Pos 3 </span></div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_NVM (_U_(0x1) &lt;&lt; RSTC_RCAUSE_NVM_Pos)</span></div>
<div class="line"><a name="l00069"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a79c351d53a6ad8af54351cd87430b787"> 69</a></span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_EXT_Pos 4 </span></div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_EXT (_U_(0x1) &lt;&lt; RSTC_RCAUSE_EXT_Pos)</span></div>
<div class="line"><a name="l00071"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#afb18fcfc585e399b958ad7033faf0a06"> 71</a></span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_WDT_Pos 5 </span></div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_WDT (_U_(0x1) &lt;&lt; RSTC_RCAUSE_WDT_Pos)</span></div>
<div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a852a1a8dfdb9ad73204dd26e72ffbd7e"> 73</a></span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_SYST_Pos 6 </span></div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_SYST (_U_(0x1) &lt;&lt; RSTC_RCAUSE_SYST_Pos)</span></div>
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a9d922dbc6cfaa6a1ef0263efcc41e536"> 75</a></span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_BACKUP_Pos 7 </span></div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_BACKUP (_U_(0x1) &lt;&lt; RSTC_RCAUSE_BACKUP_Pos)</span></div>
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#ab206ce81cba35f3d596db3f33ec06390"> 77</a></span>&#160;<span class="preprocessor">#define RSTC_RCAUSE_MASK _U_(0xFF) </span></div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- RSTC_BKUPEXIT : (RSTC Offset: 0x02) (R/ 8) Backup Exit Source -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="unionRSTC__BKUPEXIT__Type.html"> 81</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="unionRSTC__BKUPEXIT__Type.html#a8966684bedd367efa02d2496081edd45"> 83</a></span>&#160; uint8_t :1; </div>
<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="unionRSTC__BKUPEXIT__Type.html#a560f35955b06457e1798f853b127c69a"> 84</a></span>&#160; uint8_t <a class="code" href="unionRSTC__BKUPEXIT__Type.html#a560f35955b06457e1798f853b127c69a">RTC</a>:1; </div>
<div class="line"><a name="l00085"></a><span class="lineno"><a class="line" href="unionRSTC__BKUPEXIT__Type.html#ac4b317b395320019e350c13533c05042"> 85</a></span>&#160; uint8_t <a class="code" href="unionRSTC__BKUPEXIT__Type.html#ac4b317b395320019e350c13533c05042">BBPS</a>:1; </div>
<div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="unionRSTC__BKUPEXIT__Type.html#a97c3524240bc8b230d9efc04c4784dc5"> 86</a></span>&#160; uint8_t :4; </div>
<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="unionRSTC__BKUPEXIT__Type.html#ad3eb4e110007a155c20a1263ab428ee1"> 87</a></span>&#160; uint8_t <a class="code" href="unionRSTC__BKUPEXIT__Type.html#ad3eb4e110007a155c20a1263ab428ee1">HIB</a>:1; </div>
<div class="line"><a name="l00088"></a><span class="lineno"><a class="line" href="unionRSTC__BKUPEXIT__Type.html#afb8580ac6d2efffb7a39f48763287c60"> 88</a></span>&#160; } bit; </div>
<div class="line"><a name="l00089"></a><span class="lineno"><a class="line" href="unionRSTC__BKUPEXIT__Type.html#aa01246303de1e97d07e50bd6c7b28521"> 89</a></span>&#160; uint8_t <a class="code" href="unionRSTC__BKUPEXIT__Type.html#aa01246303de1e97d07e50bd6c7b28521">reg</a>; </div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;} <a class="code" href="unionRSTC__BKUPEXIT__Type.html">RSTC_BKUPEXIT_Type</a>;</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</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="l00092"></a><span class="lineno"> 92</span>&#160; </div>
<div class="line"><a name="l00093"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a4f9f8a7ec42cccdd62977c81842ab427"> 93</a></span>&#160;<span class="preprocessor">#define RSTC_BKUPEXIT_OFFSET 0x02 </span></div>
<div class="line"><a name="l00094"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a36f53ced781a44a4b721955ce325791d"> 94</a></span>&#160;<span class="preprocessor">#define RSTC_BKUPEXIT_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a66320413c232807e6b4d60bccb4cf3b2"> 96</a></span>&#160;<span class="preprocessor">#define RSTC_BKUPEXIT_RTC_Pos 1 </span></div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;<span class="preprocessor">#define RSTC_BKUPEXIT_RTC (_U_(0x1) &lt;&lt; RSTC_BKUPEXIT_RTC_Pos)</span></div>
<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a1461e50dc74bc7212220c39ad9c0cb77"> 98</a></span>&#160;<span class="preprocessor">#define RSTC_BKUPEXIT_BBPS_Pos 2 </span></div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;<span class="preprocessor">#define RSTC_BKUPEXIT_BBPS (_U_(0x1) &lt;&lt; RSTC_BKUPEXIT_BBPS_Pos)</span></div>
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a0ad2b3564fae6e920ab7a967a5c4e53c"> 100</a></span>&#160;<span class="preprocessor">#define RSTC_BKUPEXIT_HIB_Pos 7 </span></div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160;<span class="preprocessor">#define RSTC_BKUPEXIT_HIB (_U_(0x1) &lt;&lt; RSTC_BKUPEXIT_HIB_Pos)</span></div>
<div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="component_2rstc_8h.html#a31c970c537b7e41f52187f4f9b8bc883"> 102</a></span>&#160;<span class="preprocessor">#define RSTC_BKUPEXIT_MASK _U_(0x86) </span></div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="structRstc.html"> 106</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00107"></a><span class="lineno"><a class="line" href="structRstc.html#a6e9df1c6a560b612a14fd758931a7af5"> 107</a></span>&#160; __I <a class="code" href="unionRSTC__RCAUSE__Type.html">RSTC_RCAUSE_Type</a> <a class="code" href="structRstc.html#a6e9df1c6a560b612a14fd758931a7af5">RCAUSE</a>; </div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved1[0x1];</div>
<div class="line"><a name="l00109"></a><span class="lineno"><a class="line" href="structRstc.html#acf595f22f6094040fb1044ee8d23de2d"> 109</a></span>&#160; __I <a class="code" href="unionRSTC__BKUPEXIT__Type.html">RSTC_BKUPEXIT_Type</a> <a class="code" href="structRstc.html#acf595f22f6094040fb1044ee8d23de2d">BKUPEXIT</a>; </div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160;} <a class="code" href="structRstc.html">Rstc</a>;</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</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="l00112"></a><span class="lineno"> 112</span>&#160; </div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* _SAME54_RSTC_COMPONENT_ */</span><span class="preprocessor"></span></div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="aunionRSTC__RCAUSE__Type_html_a01903c14c6f7d2a36b8ba6e120d9d82d"><div class="ttname"><a href="unionRSTC__RCAUSE__Type.html#a01903c14c6f7d2a36b8ba6e120d9d82d">RSTC_RCAUSE_Type::EXT</a></div><div class="ttdeci">uint8_t EXT</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00050">rstc.h:50</a></div></div>
<div class="ttc" id="aunionRSTC__RCAUSE__Type_html_a6cc20c466a4b1473e1c54994339ed6b5"><div class="ttname"><a href="unionRSTC__RCAUSE__Type.html#a6cc20c466a4b1473e1c54994339ed6b5">RSTC_RCAUSE_Type::BACKUP</a></div><div class="ttdeci">uint8_t BACKUP</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00053">rstc.h:53</a></div></div>
<div class="ttc" id="aunionRSTC__RCAUSE__Type_html"><div class="ttname"><a href="unionRSTC__RCAUSE__Type.html">RSTC_RCAUSE_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00044">rstc.h:44</a></div></div>
<div class="ttc" id="aunionRSTC__RCAUSE__Type_html_aafaec32fcf6a9cd7a1257462a2a98bb9"><div class="ttname"><a href="unionRSTC__RCAUSE__Type.html#aafaec32fcf6a9cd7a1257462a2a98bb9">RSTC_RCAUSE_Type::SYST</a></div><div class="ttdeci">uint8_t SYST</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00052">rstc.h:52</a></div></div>
<div class="ttc" id="aunionRSTC__RCAUSE__Type_html_a56b804d51ee7842d884b799f211e9dd8"><div class="ttname"><a href="unionRSTC__RCAUSE__Type.html#a56b804d51ee7842d884b799f211e9dd8">RSTC_RCAUSE_Type::WDT</a></div><div class="ttdeci">uint8_t WDT</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00051">rstc.h:51</a></div></div>
<div class="ttc" id="aunionRSTC__BKUPEXIT__Type_html_aa01246303de1e97d07e50bd6c7b28521"><div class="ttname"><a href="unionRSTC__BKUPEXIT__Type.html#aa01246303de1e97d07e50bd6c7b28521">RSTC_BKUPEXIT_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00089">rstc.h:89</a></div></div>
<div class="ttc" id="aunionRSTC__BKUPEXIT__Type_html"><div class="ttname"><a href="unionRSTC__BKUPEXIT__Type.html">RSTC_BKUPEXIT_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00081">rstc.h:81</a></div></div>
<div class="ttc" id="aunionRSTC__BKUPEXIT__Type_html_a560f35955b06457e1798f853b127c69a"><div class="ttname"><a href="unionRSTC__BKUPEXIT__Type.html#a560f35955b06457e1798f853b127c69a">RSTC_BKUPEXIT_Type::RTC</a></div><div class="ttdeci">uint8_t RTC</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00084">rstc.h:84</a></div></div>
<div class="ttc" id="aunionRSTC__RCAUSE__Type_html_a7f717827de4affe1a039f31b493b2631"><div class="ttname"><a href="unionRSTC__RCAUSE__Type.html#a7f717827de4affe1a039f31b493b2631">RSTC_RCAUSE_Type::BODVDD</a></div><div class="ttdeci">uint8_t BODVDD</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00048">rstc.h:48</a></div></div>
<div class="ttc" id="aunionRSTC__BKUPEXIT__Type_html_ad3eb4e110007a155c20a1263ab428ee1"><div class="ttname"><a href="unionRSTC__BKUPEXIT__Type.html#ad3eb4e110007a155c20a1263ab428ee1">RSTC_BKUPEXIT_Type::HIB</a></div><div class="ttdeci">uint8_t HIB</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00087">rstc.h:87</a></div></div>
<div class="ttc" id="astructRstc_html_a6e9df1c6a560b612a14fd758931a7af5"><div class="ttname"><a href="structRstc.html#a6e9df1c6a560b612a14fd758931a7af5">Rstc::RCAUSE</a></div><div class="ttdeci">__I RSTC_RCAUSE_Type RCAUSE</div><div class="ttdoc">Offset: 0x00 (R/ 8) Reset Cause.</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00107">rstc.h:107</a></div></div>
<div class="ttc" id="aunionRSTC__RCAUSE__Type_html_a7902a4640ddd51135bfa675a4b208613"><div class="ttname"><a href="unionRSTC__RCAUSE__Type.html#a7902a4640ddd51135bfa675a4b208613">RSTC_RCAUSE_Type::BODCORE</a></div><div class="ttdeci">uint8_t BODCORE</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00047">rstc.h:47</a></div></div>
<div class="ttc" id="astructRstc_html"><div class="ttname"><a href="structRstc.html">Rstc</a></div><div class="ttdoc">RSTC hardware registers.</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00106">rstc.h:106</a></div></div>
<div class="ttc" id="astructRstc_html_acf595f22f6094040fb1044ee8d23de2d"><div class="ttname"><a href="structRstc.html#acf595f22f6094040fb1044ee8d23de2d">Rstc::BKUPEXIT</a></div><div class="ttdeci">__I RSTC_BKUPEXIT_Type BKUPEXIT</div><div class="ttdoc">Offset: 0x02 (R/ 8) Backup Exit Source.</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00109">rstc.h:109</a></div></div>
<div class="ttc" id="aunionRSTC__RCAUSE__Type_html_a17b4b943b179727a9df00a4b805ff182"><div class="ttname"><a href="unionRSTC__RCAUSE__Type.html#a17b4b943b179727a9df00a4b805ff182">RSTC_RCAUSE_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00055">rstc.h:55</a></div></div>
<div class="ttc" id="aunionRSTC__RCAUSE__Type_html_a9f7161c793f29f15956264aa410c993b"><div class="ttname"><a href="unionRSTC__RCAUSE__Type.html#a9f7161c793f29f15956264aa410c993b">RSTC_RCAUSE_Type::POR</a></div><div class="ttdeci">uint8_t POR</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00046">rstc.h:46</a></div></div>
<div class="ttc" id="aunionRSTC__BKUPEXIT__Type_html_ac4b317b395320019e350c13533c05042"><div class="ttname"><a href="unionRSTC__BKUPEXIT__Type.html#ac4b317b395320019e350c13533c05042">RSTC_BKUPEXIT_Type::BBPS</a></div><div class="ttdeci">uint8_t BBPS</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00085">rstc.h:85</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="aunionRSTC__RCAUSE__Type_html_adc0477d48554b0ddaf196648e369b71a"><div class="ttname"><a href="unionRSTC__RCAUSE__Type.html#adc0477d48554b0ddaf196648e369b71a">RSTC_RCAUSE_Type::NVM</a></div><div class="ttdeci">uint8_t NVM</div><div class="ttdef"><b>Definition:</b> <a href="component_2rstc_8h_source.html#l00049">rstc.h:49</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>