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.

330 lines
63 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/pm.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">pm.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="component_2pm_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_PM_COMPONENT_</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;<span class="preprocessor">#define _SAME54_PM_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 PM_U2406</span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;<span class="preprocessor">#define REV_PM 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">/* -------- PM_CTRLA : (PM 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="unionPM__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="unionPM__CTRLA__Type.html#a10e22af4411c09f09e85fe4e602bdd87"> 46</a></span>&#160; uint8_t :2; </div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="unionPM__CTRLA__Type.html#a115f73d46fbe0a126716a07cc568c54f"> 47</a></span>&#160; uint8_t <a class="code" href="unionPM__CTRLA__Type.html#a115f73d46fbe0a126716a07cc568c54f">IORET</a>:1; </div>
<div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="unionPM__CTRLA__Type.html#a04093a0998d7b942dfa073f1b8527e89"> 48</a></span>&#160; uint8_t :5; </div>
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="unionPM__CTRLA__Type.html#a827f6e8656ed8a03d37ac171314e2655"> 49</a></span>&#160; } bit; </div>
<div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="unionPM__CTRLA__Type.html#ae9fcc0678a177091f73b8d243aa62acd"> 50</a></span>&#160; uint8_t <a class="code" href="unionPM__CTRLA__Type.html#ae9fcc0678a177091f73b8d243aa62acd">reg</a>; </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;} <a class="code" href="unionPM__CTRLA__Type.html">PM_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_2pm_8h.html#ac47de8c1c1280430ce8873f9ef37e6f3"> 54</a></span>&#160;<span class="preprocessor">#define PM_CTRLA_OFFSET 0x00 </span></div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a78f1f5bb930dafe9d37737015e35f096"> 55</a></span>&#160;<span class="preprocessor">#define PM_CTRLA_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#ad2bf677585d69908c39a132d5c978166"> 57</a></span>&#160;<span class="preprocessor">#define PM_CTRLA_IORET_Pos 2 </span></div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;<span class="preprocessor">#define PM_CTRLA_IORET (_U_(0x1) &lt;&lt; PM_CTRLA_IORET_Pos)</span></div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a9dc3e7122cd1ad4fe6d1764dbabc1957"> 59</a></span>&#160;<span class="preprocessor">#define PM_CTRLA_MASK _U_(0x04) </span></div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- PM_SLEEPCFG : (PM Offset: 0x01) (R/W 8) Sleep Configuration -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="unionPM__SLEEPCFG__Type.html"> 63</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="unionPM__SLEEPCFG__Type.html#af5f310d047324bf1d7288227de8a8558"> 65</a></span>&#160; uint8_t <a class="code" href="unionPM__SLEEPCFG__Type.html#af5f310d047324bf1d7288227de8a8558">SLEEPMODE</a>:3; </div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="unionPM__SLEEPCFG__Type.html#af1ceac300fe4d0cce4188e54f72dc3d9"> 66</a></span>&#160; uint8_t :5; </div>
<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="unionPM__SLEEPCFG__Type.html#ad9c48873c69909685e9c02b67cb807ee"> 67</a></span>&#160; } bit; </div>
<div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="unionPM__SLEEPCFG__Type.html#a3bc7b75f0440e924138812f0b313ba73"> 68</a></span>&#160; uint8_t <a class="code" href="unionPM__SLEEPCFG__Type.html#a3bc7b75f0440e924138812f0b313ba73">reg</a>; </div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160;} <a class="code" href="unionPM__SLEEPCFG__Type.html">PM_SLEEPCFG_Type</a>;</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</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="l00071"></a><span class="lineno"> 71</span>&#160; </div>
<div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#aaf4fb96895e38d59c94cd6b6991cd97f"> 72</a></span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_OFFSET 0x01 </span></div>
<div class="line"><a name="l00073"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a23e99f0924363f28017cdd0d725efb7a"> 73</a></span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_RESETVALUE _U_(0x02) </span></div>
<div class="line"><a name="l00075"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a35bc67c3429373f2ad67992a2c731a59"> 75</a></span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_Pos 0 </span></div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_Msk (_U_(0x7) &lt;&lt; PM_SLEEPCFG_SLEEPMODE_Pos)</span></div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE(value) (PM_SLEEPCFG_SLEEPMODE_Msk &amp; ((value) &lt;&lt; PM_SLEEPCFG_SLEEPMODE_Pos))</span></div>
<div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#aeac8be8e55515e28ce319c353cb7f1e2"> 78</a></span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_IDLE0_Val _U_(0x0) </span></div>
<div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#affca82a32fcc77efc796ad8113fc2624"> 79</a></span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_IDLE1_Val _U_(0x1) </span></div>
<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#aa39bc5c9c9144b45a525dbac465c4603"> 80</a></span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_IDLE2_Val _U_(0x2) </span></div>
<div class="line"><a name="l00081"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#afad7594ad3c4bf0e456b4686140360c1"> 81</a></span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_STANDBY_Val _U_(0x4) </span></div>
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#adba39a3c4f17a562539c9c6f166b0f9c"> 82</a></span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_HIBERNATE_Val _U_(0x5) </span></div>
<div class="line"><a name="l00083"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a4fa413e3dd29c199b7ad62c4f8f533ea"> 83</a></span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_BACKUP_Val _U_(0x6) </span></div>
<div class="line"><a name="l00084"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a7f882d1a05a4bc12d6b2a16f5556d294"> 84</a></span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_OFF_Val _U_(0x7) </span></div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_IDLE0 (PM_SLEEPCFG_SLEEPMODE_IDLE0_Val &lt;&lt; PM_SLEEPCFG_SLEEPMODE_Pos)</span></div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_IDLE1 (PM_SLEEPCFG_SLEEPMODE_IDLE1_Val &lt;&lt; PM_SLEEPCFG_SLEEPMODE_Pos)</span></div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_IDLE2 (PM_SLEEPCFG_SLEEPMODE_IDLE2_Val &lt;&lt; PM_SLEEPCFG_SLEEPMODE_Pos)</span></div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_STANDBY (PM_SLEEPCFG_SLEEPMODE_STANDBY_Val &lt;&lt; PM_SLEEPCFG_SLEEPMODE_Pos)</span></div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_HIBERNATE (PM_SLEEPCFG_SLEEPMODE_HIBERNATE_Val &lt;&lt; PM_SLEEPCFG_SLEEPMODE_Pos)</span></div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_BACKUP (PM_SLEEPCFG_SLEEPMODE_BACKUP_Val &lt;&lt; PM_SLEEPCFG_SLEEPMODE_Pos)</span></div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_SLEEPMODE_OFF (PM_SLEEPCFG_SLEEPMODE_OFF_Val &lt;&lt; PM_SLEEPCFG_SLEEPMODE_Pos)</span></div>
<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a589930f958b6d1b101228160b09263c8"> 92</a></span>&#160;<span class="preprocessor">#define PM_SLEEPCFG_MASK _U_(0x07) </span></div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- PM_INTENCLR : (PM Offset: 0x04) (R/W 8) Interrupt Enable Clear -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00096"></a><span class="lineno"><a class="line" href="unionPM__INTENCLR__Type.html"> 96</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="unionPM__INTENCLR__Type.html#ad41dd4695a53feace4d0b1a23ad55ca6"> 98</a></span>&#160; uint8_t <a class="code" href="unionPM__INTENCLR__Type.html#ad41dd4695a53feace4d0b1a23ad55ca6">SLEEPRDY</a>:1; </div>
<div class="line"><a name="l00099"></a><span class="lineno"><a class="line" href="unionPM__INTENCLR__Type.html#aae873435d8c48a8297b86206aa68bfa3"> 99</a></span>&#160; uint8_t :7; </div>
<div class="line"><a name="l00100"></a><span class="lineno"><a class="line" href="unionPM__INTENCLR__Type.html#a69524a3f5e00993dd44a06060496d866"> 100</a></span>&#160; } bit; </div>
<div class="line"><a name="l00101"></a><span class="lineno"><a class="line" href="unionPM__INTENCLR__Type.html#a6d8b0b5c281b9d15d9709302ae515f07"> 101</a></span>&#160; uint8_t <a class="code" href="unionPM__INTENCLR__Type.html#a6d8b0b5c281b9d15d9709302ae515f07">reg</a>; </div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160;} <a class="code" href="unionPM__INTENCLR__Type.html">PM_INTENCLR_Type</a>;</div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</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="l00104"></a><span class="lineno"> 104</span>&#160; </div>
<div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a96e613f029988a0e97e71761daab56d8"> 105</a></span>&#160;<span class="preprocessor">#define PM_INTENCLR_OFFSET 0x04 </span></div>
<div class="line"><a name="l00106"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a6af1e46f631f08562f2affcba415c69c"> 106</a></span>&#160;<span class="preprocessor">#define PM_INTENCLR_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a53d5b03084c74af386cfa20c69cfe302"> 108</a></span>&#160;<span class="preprocessor">#define PM_INTENCLR_SLEEPRDY_Pos 0 </span></div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160;<span class="preprocessor">#define PM_INTENCLR_SLEEPRDY (_U_(0x1) &lt;&lt; PM_INTENCLR_SLEEPRDY_Pos)</span></div>
<div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a69858d0d83319582e961338ebf0e6def"> 110</a></span>&#160;<span class="preprocessor">#define PM_INTENCLR_MASK _U_(0x01) </span></div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- PM_INTENSET : (PM Offset: 0x05) (R/W 8) Interrupt Enable Set -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="unionPM__INTENSET__Type.html"> 114</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00116"></a><span class="lineno"><a class="line" href="unionPM__INTENSET__Type.html#a7ec5c08ca19bf81d361dc5fe30d42a7b"> 116</a></span>&#160; uint8_t <a class="code" href="unionPM__INTENSET__Type.html#a7ec5c08ca19bf81d361dc5fe30d42a7b">SLEEPRDY</a>:1; </div>
<div class="line"><a name="l00117"></a><span class="lineno"><a class="line" href="unionPM__INTENSET__Type.html#ab6c27de46ad9e346d7f8e0350af7ceae"> 117</a></span>&#160; uint8_t :7; </div>
<div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="unionPM__INTENSET__Type.html#a2d802a5fe7e7e22e51c1e0e8c1803808"> 118</a></span>&#160; } bit; </div>
<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="unionPM__INTENSET__Type.html#aea623941e13f9fa48547ffd84350bbf8"> 119</a></span>&#160; uint8_t <a class="code" href="unionPM__INTENSET__Type.html#aea623941e13f9fa48547ffd84350bbf8">reg</a>; </div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160;} <a class="code" href="unionPM__INTENSET__Type.html">PM_INTENSET_Type</a>;</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</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="l00122"></a><span class="lineno"> 122</span>&#160; </div>
<div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#acbb9e160784aa556b444d77c22d69b5e"> 123</a></span>&#160;<span class="preprocessor">#define PM_INTENSET_OFFSET 0x05 </span></div>
<div class="line"><a name="l00124"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a1ff5cf286622565d1fdcfcae1e552bfd"> 124</a></span>&#160;<span class="preprocessor">#define PM_INTENSET_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#ab4bf05279c0dbfd3874d555d8ed34d76"> 126</a></span>&#160;<span class="preprocessor">#define PM_INTENSET_SLEEPRDY_Pos 0 </span></div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;<span class="preprocessor">#define PM_INTENSET_SLEEPRDY (_U_(0x1) &lt;&lt; PM_INTENSET_SLEEPRDY_Pos)</span></div>
<div class="line"><a name="l00128"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a913aa0f4020e344151814557d64767d7"> 128</a></span>&#160;<span class="preprocessor">#define PM_INTENSET_MASK _U_(0x01) </span></div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- PM_INTFLAG : (PM Offset: 0x06) (R/W 8) Interrupt Flag Status and Clear -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="unionPM__INTFLAG__Type.html"> 132</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="l00133"></a><span class="lineno"> 133</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="unionPM__INTFLAG__Type.html#a570eaac6b13e6eebe070ee735d084a8b"> 134</a></span>&#160; __I uint8_t <a class="code" href="unionPM__INTFLAG__Type.html#a570eaac6b13e6eebe070ee735d084a8b">SLEEPRDY</a>:1; </div>
<div class="line"><a name="l00135"></a><span class="lineno"><a class="line" href="unionPM__INTFLAG__Type.html#a8fa12a38bd1b48716eb6f33c6569f8a5"> 135</a></span>&#160; __I <a class="code" href="unionPM__INTFLAG__Type.html#a8fa12a38bd1b48716eb6f33c6569f8a5">uint8_t</a> :7; </div>
<div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="unionPM__INTFLAG__Type.html#a10d82e3f7d2548bd8cc30f8c8f5ce2b2"> 136</a></span>&#160; } bit; </div>
<div class="line"><a name="l00137"></a><span class="lineno"><a class="line" href="unionPM__INTFLAG__Type.html#a02f67588995f159aa56ced08b2280c40"> 137</a></span>&#160; uint8_t <a class="code" href="unionPM__INTFLAG__Type.html#a02f67588995f159aa56ced08b2280c40">reg</a>; </div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;} <a class="code" href="unionPM__INTFLAG__Type.html">PM_INTFLAG_Type</a>;</div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</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="l00140"></a><span class="lineno"> 140</span>&#160; </div>
<div class="line"><a name="l00141"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a9f885fcf58926ce0a55a0cb84523b6cc"> 141</a></span>&#160;<span class="preprocessor">#define PM_INTFLAG_OFFSET 0x06 </span></div>
<div class="line"><a name="l00142"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a75ec112ff873ab4855f99087a5023b13"> 142</a></span>&#160;<span class="preprocessor">#define PM_INTFLAG_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00144"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a9dd60c8172dae7e81853e64080fc8a6d"> 144</a></span>&#160;<span class="preprocessor">#define PM_INTFLAG_SLEEPRDY_Pos 0 </span></div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160;<span class="preprocessor">#define PM_INTFLAG_SLEEPRDY (_U_(0x1) &lt;&lt; PM_INTFLAG_SLEEPRDY_Pos)</span></div>
<div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#ac5ddba598ffebe3739bbba90116b3ba3"> 146</a></span>&#160;<span class="preprocessor">#define PM_INTFLAG_MASK _U_(0x01) </span></div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- PM_STDBYCFG : (PM Offset: 0x08) (R/W 8) Standby Configuration -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="unionPM__STDBYCFG__Type.html"> 150</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="unionPM__STDBYCFG__Type.html#af503533c38a840b5af2dc2a35ddcfc61"> 152</a></span>&#160; uint8_t <a class="code" href="unionPM__STDBYCFG__Type.html#af503533c38a840b5af2dc2a35ddcfc61">RAMCFG</a>:2; </div>
<div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="unionPM__STDBYCFG__Type.html#a0cd7aee7207c208c28d8cb3eb4ce2e7a"> 153</a></span>&#160; uint8_t :2; </div>
<div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="unionPM__STDBYCFG__Type.html#aa94f621ae28b5ea3258c168f810eeb3b"> 154</a></span>&#160; uint8_t <a class="code" href="unionPM__STDBYCFG__Type.html#aa94f621ae28b5ea3258c168f810eeb3b">FASTWKUP</a>:2; </div>
<div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="unionPM__STDBYCFG__Type.html#a4c4b05d7f0462121dbbae3108c16ea80"> 155</a></span>&#160; uint8_t :2; </div>
<div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="unionPM__STDBYCFG__Type.html#afde71eaf8a192e9b60be16b09de32765"> 156</a></span>&#160; } bit; </div>
<div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="unionPM__STDBYCFG__Type.html#aca45bfff581cac022d98d2a80066d157"> 157</a></span>&#160; uint8_t <a class="code" href="unionPM__STDBYCFG__Type.html#aca45bfff581cac022d98d2a80066d157">reg</a>; </div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160;} <a class="code" href="unionPM__STDBYCFG__Type.html">PM_STDBYCFG_Type</a>;</div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</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="l00160"></a><span class="lineno"> 160</span>&#160; </div>
<div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#af4b99f5917c042cf00e7aa0ddfcefb5a"> 161</a></span>&#160;<span class="preprocessor">#define PM_STDBYCFG_OFFSET 0x08 </span></div>
<div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a31844cf2eeaf7b9dc7de67de663967ec"> 162</a></span>&#160;<span class="preprocessor">#define PM_STDBYCFG_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#aedbb80b7b88e3a26e07ccdeaceddceba"> 164</a></span>&#160;<span class="preprocessor">#define PM_STDBYCFG_RAMCFG_Pos 0 </span></div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160;<span class="preprocessor">#define PM_STDBYCFG_RAMCFG_Msk (_U_(0x3) &lt;&lt; PM_STDBYCFG_RAMCFG_Pos)</span></div>
<div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160;<span class="preprocessor">#define PM_STDBYCFG_RAMCFG(value) (PM_STDBYCFG_RAMCFG_Msk &amp; ((value) &lt;&lt; PM_STDBYCFG_RAMCFG_Pos))</span></div>
<div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a62b99fadcfea459ad6701424bc20534a"> 167</a></span>&#160;<span class="preprocessor">#define PM_STDBYCFG_RAMCFG_RET_Val _U_(0x0) </span></div>
<div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#ad311d6ab5de711be8606c7af3562e643"> 168</a></span>&#160;<span class="preprocessor">#define PM_STDBYCFG_RAMCFG_PARTIAL_Val _U_(0x1) </span></div>
<div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#ac2d2a831540877e815821835e4f93e37"> 169</a></span>&#160;<span class="preprocessor">#define PM_STDBYCFG_RAMCFG_OFF_Val _U_(0x2) </span></div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160;<span class="preprocessor">#define PM_STDBYCFG_RAMCFG_RET (PM_STDBYCFG_RAMCFG_RET_Val &lt;&lt; PM_STDBYCFG_RAMCFG_Pos)</span></div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;<span class="preprocessor">#define PM_STDBYCFG_RAMCFG_PARTIAL (PM_STDBYCFG_RAMCFG_PARTIAL_Val &lt;&lt; PM_STDBYCFG_RAMCFG_Pos)</span></div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160;<span class="preprocessor">#define PM_STDBYCFG_RAMCFG_OFF (PM_STDBYCFG_RAMCFG_OFF_Val &lt;&lt; PM_STDBYCFG_RAMCFG_Pos)</span></div>
<div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a6bbc1643cec5ceec7f8405595f0b3a67"> 173</a></span>&#160;<span class="preprocessor">#define PM_STDBYCFG_FASTWKUP_Pos 4 </span></div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160;<span class="preprocessor">#define PM_STDBYCFG_FASTWKUP_Msk (_U_(0x3) &lt;&lt; PM_STDBYCFG_FASTWKUP_Pos)</span></div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160;<span class="preprocessor">#define PM_STDBYCFG_FASTWKUP(value) (PM_STDBYCFG_FASTWKUP_Msk &amp; ((value) &lt;&lt; PM_STDBYCFG_FASTWKUP_Pos))</span></div>
<div class="line"><a name="l00176"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a9bbd6af7e430a29d33dbcebefe7d32d9"> 176</a></span>&#160;<span class="preprocessor">#define PM_STDBYCFG_MASK _U_(0x33) </span></div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- PM_HIBCFG : (PM Offset: 0x09) (R/W 8) Hibernate Configuration -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="unionPM__HIBCFG__Type.html"> 180</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="unionPM__HIBCFG__Type.html#a104edcec40c6ca17beb1f46f52f078db"> 182</a></span>&#160; uint8_t <a class="code" href="unionPM__HIBCFG__Type.html#a104edcec40c6ca17beb1f46f52f078db">RAMCFG</a>:2; </div>
<div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="unionPM__HIBCFG__Type.html#a97439f5b52e448f0ea576dadb361c885"> 183</a></span>&#160; uint8_t <a class="code" href="unionPM__HIBCFG__Type.html#a97439f5b52e448f0ea576dadb361c885">BRAMCFG</a>:2; </div>
<div class="line"><a name="l00184"></a><span class="lineno"><a class="line" href="unionPM__HIBCFG__Type.html#aa0af1b34a9769ff6db91a1af05ae8a93"> 184</a></span>&#160; uint8_t :4; </div>
<div class="line"><a name="l00185"></a><span class="lineno"><a class="line" href="unionPM__HIBCFG__Type.html#ab4e286fcdcec934661121dcf7f4dace3"> 185</a></span>&#160; } bit; </div>
<div class="line"><a name="l00186"></a><span class="lineno"><a class="line" href="unionPM__HIBCFG__Type.html#a20dc824c9375df893fc48a3cb46d16ee"> 186</a></span>&#160; uint8_t <a class="code" href="unionPM__HIBCFG__Type.html#a20dc824c9375df893fc48a3cb46d16ee">reg</a>; </div>
<div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160;} <a class="code" href="unionPM__HIBCFG__Type.html">PM_HIBCFG_Type</a>;</div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</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="l00189"></a><span class="lineno"> 189</span>&#160; </div>
<div class="line"><a name="l00190"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#addce60b79d7abddb19658e9445ab0ff3"> 190</a></span>&#160;<span class="preprocessor">#define PM_HIBCFG_OFFSET 0x09 </span></div>
<div class="line"><a name="l00191"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#ac470ecb83bcd18448c39707021ef27c0"> 191</a></span>&#160;<span class="preprocessor">#define PM_HIBCFG_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00193"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a74cf322c7db4e2c8bc5b358e7487e0dd"> 193</a></span>&#160;<span class="preprocessor">#define PM_HIBCFG_RAMCFG_Pos 0 </span></div>
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160;<span class="preprocessor">#define PM_HIBCFG_RAMCFG_Msk (_U_(0x3) &lt;&lt; PM_HIBCFG_RAMCFG_Pos)</span></div>
<div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160;<span class="preprocessor">#define PM_HIBCFG_RAMCFG(value) (PM_HIBCFG_RAMCFG_Msk &amp; ((value) &lt;&lt; PM_HIBCFG_RAMCFG_Pos))</span></div>
<div class="line"><a name="l00196"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#abc777f96e1e35918d06259d2d87a0490"> 196</a></span>&#160;<span class="preprocessor">#define PM_HIBCFG_BRAMCFG_Pos 2 </span></div>
<div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160;<span class="preprocessor">#define PM_HIBCFG_BRAMCFG_Msk (_U_(0x3) &lt;&lt; PM_HIBCFG_BRAMCFG_Pos)</span></div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160;<span class="preprocessor">#define PM_HIBCFG_BRAMCFG(value) (PM_HIBCFG_BRAMCFG_Msk &amp; ((value) &lt;&lt; PM_HIBCFG_BRAMCFG_Pos))</span></div>
<div class="line"><a name="l00199"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#aff03e2db52cd5d012b08d06bef47c143"> 199</a></span>&#160;<span class="preprocessor">#define PM_HIBCFG_MASK _U_(0x0F) </span></div>
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- PM_BKUPCFG : (PM Offset: 0x0A) (R/W 8) Backup Configuration -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00203"></a><span class="lineno"><a class="line" href="unionPM__BKUPCFG__Type.html"> 203</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00205"></a><span class="lineno"><a class="line" href="unionPM__BKUPCFG__Type.html#a816369be9fa671d098a82f0e9a0399c0"> 205</a></span>&#160; uint8_t <a class="code" href="unionPM__BKUPCFG__Type.html#a816369be9fa671d098a82f0e9a0399c0">BRAMCFG</a>:2; </div>
<div class="line"><a name="l00206"></a><span class="lineno"><a class="line" href="unionPM__BKUPCFG__Type.html#ad3c88213e1c7f93093683725c02e79ce"> 206</a></span>&#160; uint8_t :6; </div>
<div class="line"><a name="l00207"></a><span class="lineno"><a class="line" href="unionPM__BKUPCFG__Type.html#ad97af90af086ff98b7b40f9c342b4546"> 207</a></span>&#160; } bit; </div>
<div class="line"><a name="l00208"></a><span class="lineno"><a class="line" href="unionPM__BKUPCFG__Type.html#aa3987eacfd5238292c8094895c881138"> 208</a></span>&#160; uint8_t <a class="code" href="unionPM__BKUPCFG__Type.html#aa3987eacfd5238292c8094895c881138">reg</a>; </div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160;} <a class="code" href="unionPM__BKUPCFG__Type.html">PM_BKUPCFG_Type</a>;</div>
<div class="line"><a name="l00210"></a><span class="lineno"> 210</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="l00211"></a><span class="lineno"> 211</span>&#160; </div>
<div class="line"><a name="l00212"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a740e0f452171d6f7228b7ec31d6a789b"> 212</a></span>&#160;<span class="preprocessor">#define PM_BKUPCFG_OFFSET 0x0A </span></div>
<div class="line"><a name="l00213"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a3ebbff184fdf40478ee97b2ecf88773b"> 213</a></span>&#160;<span class="preprocessor">#define PM_BKUPCFG_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00215"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a97f56fa65dc62e0e0ed020ae6b634b92"> 215</a></span>&#160;<span class="preprocessor">#define PM_BKUPCFG_BRAMCFG_Pos 0 </span></div>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160;<span class="preprocessor">#define PM_BKUPCFG_BRAMCFG_Msk (_U_(0x3) &lt;&lt; PM_BKUPCFG_BRAMCFG_Pos)</span></div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160;<span class="preprocessor">#define PM_BKUPCFG_BRAMCFG(value) (PM_BKUPCFG_BRAMCFG_Msk &amp; ((value) &lt;&lt; PM_BKUPCFG_BRAMCFG_Pos))</span></div>
<div class="line"><a name="l00218"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#af61363bc17d23afcccae80b52da05234"> 218</a></span>&#160;<span class="preprocessor">#define PM_BKUPCFG_MASK _U_(0x03) </span></div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160;<span class="preprocessor"></span><span class="comment">/* -------- PM_PWSAKDLY : (PM Offset: 0x12) (R/W 8) Power Switch Acknowledge Delay -------- */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00222"></a><span class="lineno"><a class="line" href="unionPM__PWSAKDLY__Type.html"> 222</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">union </span>{</div>
<div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160; <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00224"></a><span class="lineno"><a class="line" href="unionPM__PWSAKDLY__Type.html#a8fd493a526a1ab5a925f50622e89b1ff"> 224</a></span>&#160; uint8_t <a class="code" href="unionPM__PWSAKDLY__Type.html#a8fd493a526a1ab5a925f50622e89b1ff">DLYVAL</a>:7; </div>
<div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="unionPM__PWSAKDLY__Type.html#a2e9322fb23abd54c959950516f256b1a"> 225</a></span>&#160; uint8_t <a class="code" href="unionPM__PWSAKDLY__Type.html#a2e9322fb23abd54c959950516f256b1a">IGNACK</a>:1; </div>
<div class="line"><a name="l00226"></a><span class="lineno"><a class="line" href="unionPM__PWSAKDLY__Type.html#a0d006611ad000005214bdc87972491cf"> 226</a></span>&#160; } bit; </div>
<div class="line"><a name="l00227"></a><span class="lineno"><a class="line" href="unionPM__PWSAKDLY__Type.html#abc365b84b22d1ca32873d77ae820599d"> 227</a></span>&#160; uint8_t <a class="code" href="unionPM__PWSAKDLY__Type.html#abc365b84b22d1ca32873d77ae820599d">reg</a>; </div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160;} <a class="code" href="unionPM__PWSAKDLY__Type.html">PM_PWSAKDLY_Type</a>;</div>
<div class="line"><a name="l00229"></a><span class="lineno"> 229</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="l00230"></a><span class="lineno"> 230</span>&#160; </div>
<div class="line"><a name="l00231"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#abdbff3c9deb90644b518a60253972c5d"> 231</a></span>&#160;<span class="preprocessor">#define PM_PWSAKDLY_OFFSET 0x12 </span></div>
<div class="line"><a name="l00232"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#ab7eb4f5579cf6c78d5780e3fd703e98d"> 232</a></span>&#160;<span class="preprocessor">#define PM_PWSAKDLY_RESETVALUE _U_(0x00) </span></div>
<div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#a161c5ac97a5a4695c56eb9e5d99454ed"> 234</a></span>&#160;<span class="preprocessor">#define PM_PWSAKDLY_DLYVAL_Pos 0 </span></div>
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160;<span class="preprocessor">#define PM_PWSAKDLY_DLYVAL_Msk (_U_(0x7F) &lt;&lt; PM_PWSAKDLY_DLYVAL_Pos)</span></div>
<div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160;<span class="preprocessor">#define PM_PWSAKDLY_DLYVAL(value) (PM_PWSAKDLY_DLYVAL_Msk &amp; ((value) &lt;&lt; PM_PWSAKDLY_DLYVAL_Pos))</span></div>
<div class="line"><a name="l00237"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#ad9f7ff35a1092e97c24b88a8ec82b692"> 237</a></span>&#160;<span class="preprocessor">#define PM_PWSAKDLY_IGNACK_Pos 7 </span></div>
<div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160;<span class="preprocessor">#define PM_PWSAKDLY_IGNACK (_U_(0x1) &lt;&lt; PM_PWSAKDLY_IGNACK_Pos)</span></div>
<div class="line"><a name="l00239"></a><span class="lineno"><a class="line" href="component_2pm_8h.html#ab5db0ec95c8f83c78fe258c4747a83cc"> 239</a></span>&#160;<span class="preprocessor">#define PM_PWSAKDLY_MASK _U_(0xFF) </span></div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160;<span class="preprocessor">#if !(defined(__ASSEMBLY__) || defined(__IAR_SYSTEMS_ASM__))</span></div>
<div class="line"><a name="l00243"></a><span class="lineno"><a class="line" href="structPm.html"> 243</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">struct </span>{</div>
<div class="line"><a name="l00244"></a><span class="lineno"><a class="line" href="structPm.html#a5e802c548acab3cc3c21b1836d2a1a65"> 244</a></span>&#160; __IO <a class="code" href="unionPM__CTRLA__Type.html">PM_CTRLA_Type</a> <a class="code" href="structPm.html#a5e802c548acab3cc3c21b1836d2a1a65">CTRLA</a>; </div>
<div class="line"><a name="l00245"></a><span class="lineno"><a class="line" href="structPm.html#ae9475eabdc567c4cc2ba8304751d589d"> 245</a></span>&#160; __IO <a class="code" href="unionPM__SLEEPCFG__Type.html">PM_SLEEPCFG_Type</a> <a class="code" href="structPm.html#ae9475eabdc567c4cc2ba8304751d589d">SLEEPCFG</a>; </div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved1[0x2];</div>
<div class="line"><a name="l00247"></a><span class="lineno"><a class="line" href="structPm.html#ad0083e323b10f67deea9354e60c691dd"> 247</a></span>&#160; __IO <a class="code" href="unionPM__INTENCLR__Type.html">PM_INTENCLR_Type</a> <a class="code" href="structPm.html#ad0083e323b10f67deea9354e60c691dd">INTENCLR</a>; </div>
<div class="line"><a name="l00248"></a><span class="lineno"><a class="line" href="structPm.html#aae11f1dff46c370d8fd6cea5a1ba4bce"> 248</a></span>&#160; __IO <a class="code" href="unionPM__INTENSET__Type.html">PM_INTENSET_Type</a> <a class="code" href="structPm.html#aae11f1dff46c370d8fd6cea5a1ba4bce">INTENSET</a>; </div>
<div class="line"><a name="l00249"></a><span class="lineno"><a class="line" href="structPm.html#a8089472da81397d8469b1426ccb85bc6"> 249</a></span>&#160; __IO <a class="code" href="unionPM__INTFLAG__Type.html">PM_INTFLAG_Type</a> <a class="code" href="structPm.html#a8089472da81397d8469b1426ccb85bc6">INTFLAG</a>; </div>
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved2[0x1];</div>
<div class="line"><a name="l00251"></a><span class="lineno"><a class="line" href="structPm.html#a602e2d24b34da6b0d910f046cfd76289"> 251</a></span>&#160; __IO <a class="code" href="unionPM__STDBYCFG__Type.html">PM_STDBYCFG_Type</a> <a class="code" href="structPm.html#a602e2d24b34da6b0d910f046cfd76289">STDBYCFG</a>; </div>
<div class="line"><a name="l00252"></a><span class="lineno"><a class="line" href="structPm.html#a276ad02ba19ab8cb44e81e4f85fa9fd8"> 252</a></span>&#160; __IO <a class="code" href="unionPM__HIBCFG__Type.html">PM_HIBCFG_Type</a> <a class="code" href="structPm.html#a276ad02ba19ab8cb44e81e4f85fa9fd8">HIBCFG</a>; </div>
<div class="line"><a name="l00253"></a><span class="lineno"><a class="line" href="structPm.html#a76e8cf4fc4b74d7a508bd042ecc4fb30"> 253</a></span>&#160; __IO <a class="code" href="unionPM__BKUPCFG__Type.html">PM_BKUPCFG_Type</a> <a class="code" href="structPm.html#a76e8cf4fc4b74d7a508bd042ecc4fb30">BKUPCFG</a>; </div>
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160; <a class="code" href="same54n19a_8h.html#a0d957f1433aaf5d70e4dc2b68288442d">RoReg8</a> Reserved3[0x7];</div>
<div class="line"><a name="l00255"></a><span class="lineno"><a class="line" href="structPm.html#a3e48fb857ca0dc6eb76ce225154df5f0"> 255</a></span>&#160; __IO <a class="code" href="unionPM__PWSAKDLY__Type.html">PM_PWSAKDLY_Type</a> <a class="code" href="structPm.html#a3e48fb857ca0dc6eb76ce225154df5f0">PWSAKDLY</a>; </div>
<div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160;} <a class="code" href="structPm.html">Pm</a>;</div>
<div class="line"><a name="l00257"></a><span class="lineno"> 257</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="l00258"></a><span class="lineno"> 258</span>&#160; </div>
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160;<span class="preprocessor">#endif </span><span class="comment">/* _SAME54_PM_COMPONENT_ */</span><span class="preprocessor"></span></div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="aunionPM__INTENCLR__Type_html"><div class="ttname"><a href="unionPM__INTENCLR__Type.html">PM_INTENCLR_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00096">pm.h:96</a></div></div>
<div class="ttc" id="astructPm_html_a276ad02ba19ab8cb44e81e4f85fa9fd8"><div class="ttname"><a href="structPm.html#a276ad02ba19ab8cb44e81e4f85fa9fd8">Pm::HIBCFG</a></div><div class="ttdeci">__IO PM_HIBCFG_Type HIBCFG</div><div class="ttdoc">Offset: 0x09 (R/W 8) Hibernate Configuration.</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00252">pm.h:252</a></div></div>
<div class="ttc" id="astructPm_html_aae11f1dff46c370d8fd6cea5a1ba4bce"><div class="ttname"><a href="structPm.html#aae11f1dff46c370d8fd6cea5a1ba4bce">Pm::INTENSET</a></div><div class="ttdeci">__IO PM_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_2pm_8h_source.html#l00248">pm.h:248</a></div></div>
<div class="ttc" id="aunionPM__STDBYCFG__Type_html_af503533c38a840b5af2dc2a35ddcfc61"><div class="ttname"><a href="unionPM__STDBYCFG__Type.html#af503533c38a840b5af2dc2a35ddcfc61">PM_STDBYCFG_Type::RAMCFG</a></div><div class="ttdeci">uint8_t RAMCFG</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00152">pm.h:152</a></div></div>
<div class="ttc" id="aunionPM__HIBCFG__Type_html_a104edcec40c6ca17beb1f46f52f078db"><div class="ttname"><a href="unionPM__HIBCFG__Type.html#a104edcec40c6ca17beb1f46f52f078db">PM_HIBCFG_Type::RAMCFG</a></div><div class="ttdeci">uint8_t RAMCFG</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00182">pm.h:182</a></div></div>
<div class="ttc" id="aunionPM__HIBCFG__Type_html_a97439f5b52e448f0ea576dadb361c885"><div class="ttname"><a href="unionPM__HIBCFG__Type.html#a97439f5b52e448f0ea576dadb361c885">PM_HIBCFG_Type::BRAMCFG</a></div><div class="ttdeci">uint8_t BRAMCFG</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00183">pm.h:183</a></div></div>
<div class="ttc" id="aunionPM__INTFLAG__Type_html_a02f67588995f159aa56ced08b2280c40"><div class="ttname"><a href="unionPM__INTFLAG__Type.html#a02f67588995f159aa56ced08b2280c40">PM_INTFLAG_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00137">pm.h:137</a></div></div>
<div class="ttc" id="astructPm_html_a5e802c548acab3cc3c21b1836d2a1a65"><div class="ttname"><a href="structPm.html#a5e802c548acab3cc3c21b1836d2a1a65">Pm::CTRLA</a></div><div class="ttdeci">__IO PM_CTRLA_Type CTRLA</div><div class="ttdoc">Offset: 0x00 (R/W 8) Control A.</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00244">pm.h:244</a></div></div>
<div class="ttc" id="aunionPM__STDBYCFG__Type_html_aa94f621ae28b5ea3258c168f810eeb3b"><div class="ttname"><a href="unionPM__STDBYCFG__Type.html#aa94f621ae28b5ea3258c168f810eeb3b">PM_STDBYCFG_Type::FASTWKUP</a></div><div class="ttdeci">uint8_t FASTWKUP</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00154">pm.h:154</a></div></div>
<div class="ttc" id="aunionPM__BKUPCFG__Type_html"><div class="ttname"><a href="unionPM__BKUPCFG__Type.html">PM_BKUPCFG_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00203">pm.h:203</a></div></div>
<div class="ttc" id="aunionPM__INTFLAG__Type_html_a8fa12a38bd1b48716eb6f33c6569f8a5"><div class="ttname"><a href="unionPM__INTFLAG__Type.html#a8fa12a38bd1b48716eb6f33c6569f8a5">PM_INTFLAG_Type::uint8_t</a></div><div class="ttdeci">__I uint8_t</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00135">pm.h:135</a></div></div>
<div class="ttc" id="aunionPM__INTFLAG__Type_html_a570eaac6b13e6eebe070ee735d084a8b"><div class="ttname"><a href="unionPM__INTFLAG__Type.html#a570eaac6b13e6eebe070ee735d084a8b">PM_INTFLAG_Type::SLEEPRDY</a></div><div class="ttdeci">__I uint8_t SLEEPRDY</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00134">pm.h:134</a></div></div>
<div class="ttc" id="aunionPM__PWSAKDLY__Type_html_a8fd493a526a1ab5a925f50622e89b1ff"><div class="ttname"><a href="unionPM__PWSAKDLY__Type.html#a8fd493a526a1ab5a925f50622e89b1ff">PM_PWSAKDLY_Type::DLYVAL</a></div><div class="ttdeci">uint8_t DLYVAL</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00224">pm.h:224</a></div></div>
<div class="ttc" id="aunionPM__SLEEPCFG__Type_html_af5f310d047324bf1d7288227de8a8558"><div class="ttname"><a href="unionPM__SLEEPCFG__Type.html#af5f310d047324bf1d7288227de8a8558">PM_SLEEPCFG_Type::SLEEPMODE</a></div><div class="ttdeci">uint8_t SLEEPMODE</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00065">pm.h:65</a></div></div>
<div class="ttc" id="aunionPM__SLEEPCFG__Type_html_a3bc7b75f0440e924138812f0b313ba73"><div class="ttname"><a href="unionPM__SLEEPCFG__Type.html#a3bc7b75f0440e924138812f0b313ba73">PM_SLEEPCFG_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00068">pm.h:68</a></div></div>
<div class="ttc" id="aunionPM__BKUPCFG__Type_html_a816369be9fa671d098a82f0e9a0399c0"><div class="ttname"><a href="unionPM__BKUPCFG__Type.html#a816369be9fa671d098a82f0e9a0399c0">PM_BKUPCFG_Type::BRAMCFG</a></div><div class="ttdeci">uint8_t BRAMCFG</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00205">pm.h:205</a></div></div>
<div class="ttc" id="astructPm_html"><div class="ttname"><a href="structPm.html">Pm</a></div><div class="ttdoc">PM hardware registers.</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00243">pm.h:243</a></div></div>
<div class="ttc" id="aunionPM__INTENSET__Type_html_a7ec5c08ca19bf81d361dc5fe30d42a7b"><div class="ttname"><a href="unionPM__INTENSET__Type.html#a7ec5c08ca19bf81d361dc5fe30d42a7b">PM_INTENSET_Type::SLEEPRDY</a></div><div class="ttdeci">uint8_t SLEEPRDY</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00116">pm.h:116</a></div></div>
<div class="ttc" id="astructPm_html_a8089472da81397d8469b1426ccb85bc6"><div class="ttname"><a href="structPm.html#a8089472da81397d8469b1426ccb85bc6">Pm::INTFLAG</a></div><div class="ttdeci">__IO PM_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_2pm_8h_source.html#l00249">pm.h:249</a></div></div>
<div class="ttc" id="aunionPM__CTRLA__Type_html_a115f73d46fbe0a126716a07cc568c54f"><div class="ttname"><a href="unionPM__CTRLA__Type.html#a115f73d46fbe0a126716a07cc568c54f">PM_CTRLA_Type::IORET</a></div><div class="ttdeci">uint8_t IORET</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00047">pm.h:47</a></div></div>
<div class="ttc" id="aunionPM__SLEEPCFG__Type_html"><div class="ttname"><a href="unionPM__SLEEPCFG__Type.html">PM_SLEEPCFG_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00063">pm.h:63</a></div></div>
<div class="ttc" id="aunionPM__BKUPCFG__Type_html_aa3987eacfd5238292c8094895c881138"><div class="ttname"><a href="unionPM__BKUPCFG__Type.html#aa3987eacfd5238292c8094895c881138">PM_BKUPCFG_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00208">pm.h:208</a></div></div>
<div class="ttc" id="astructPm_html_a602e2d24b34da6b0d910f046cfd76289"><div class="ttname"><a href="structPm.html#a602e2d24b34da6b0d910f046cfd76289">Pm::STDBYCFG</a></div><div class="ttdeci">__IO PM_STDBYCFG_Type STDBYCFG</div><div class="ttdoc">Offset: 0x08 (R/W 8) Standby Configuration.</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00251">pm.h:251</a></div></div>
<div class="ttc" id="aunionPM__INTFLAG__Type_html"><div class="ttname"><a href="unionPM__INTFLAG__Type.html">PM_INTFLAG_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00132">pm.h:132</a></div></div>
<div class="ttc" id="aunionPM__STDBYCFG__Type_html"><div class="ttname"><a href="unionPM__STDBYCFG__Type.html">PM_STDBYCFG_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00150">pm.h:150</a></div></div>
<div class="ttc" id="aunionPM__INTENCLR__Type_html_a6d8b0b5c281b9d15d9709302ae515f07"><div class="ttname"><a href="unionPM__INTENCLR__Type.html#a6d8b0b5c281b9d15d9709302ae515f07">PM_INTENCLR_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00101">pm.h:101</a></div></div>
<div class="ttc" id="astructPm_html_a76e8cf4fc4b74d7a508bd042ecc4fb30"><div class="ttname"><a href="structPm.html#a76e8cf4fc4b74d7a508bd042ecc4fb30">Pm::BKUPCFG</a></div><div class="ttdeci">__IO PM_BKUPCFG_Type BKUPCFG</div><div class="ttdoc">Offset: 0x0A (R/W 8) Backup Configuration.</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00253">pm.h:253</a></div></div>
<div class="ttc" id="aunionPM__PWSAKDLY__Type_html_a2e9322fb23abd54c959950516f256b1a"><div class="ttname"><a href="unionPM__PWSAKDLY__Type.html#a2e9322fb23abd54c959950516f256b1a">PM_PWSAKDLY_Type::IGNACK</a></div><div class="ttdeci">uint8_t IGNACK</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00225">pm.h:225</a></div></div>
<div class="ttc" id="aunionPM__INTENCLR__Type_html_ad41dd4695a53feace4d0b1a23ad55ca6"><div class="ttname"><a href="unionPM__INTENCLR__Type.html#ad41dd4695a53feace4d0b1a23ad55ca6">PM_INTENCLR_Type::SLEEPRDY</a></div><div class="ttdeci">uint8_t SLEEPRDY</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00098">pm.h:98</a></div></div>
<div class="ttc" id="aunionPM__CTRLA__Type_html"><div class="ttname"><a href="unionPM__CTRLA__Type.html">PM_CTRLA_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00044">pm.h:44</a></div></div>
<div class="ttc" id="astructPm_html_ad0083e323b10f67deea9354e60c691dd"><div class="ttname"><a href="structPm.html#ad0083e323b10f67deea9354e60c691dd">Pm::INTENCLR</a></div><div class="ttdeci">__IO PM_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_2pm_8h_source.html#l00247">pm.h:247</a></div></div>
<div class="ttc" id="aunionPM__PWSAKDLY__Type_html"><div class="ttname"><a href="unionPM__PWSAKDLY__Type.html">PM_PWSAKDLY_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00222">pm.h:222</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="aunionPM__HIBCFG__Type_html_a20dc824c9375df893fc48a3cb46d16ee"><div class="ttname"><a href="unionPM__HIBCFG__Type.html#a20dc824c9375df893fc48a3cb46d16ee">PM_HIBCFG_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00186">pm.h:186</a></div></div>
<div class="ttc" id="aunionPM__HIBCFG__Type_html"><div class="ttname"><a href="unionPM__HIBCFG__Type.html">PM_HIBCFG_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00180">pm.h:180</a></div></div>
<div class="ttc" id="aunionPM__INTENSET__Type_html_aea623941e13f9fa48547ffd84350bbf8"><div class="ttname"><a href="unionPM__INTENSET__Type.html#aea623941e13f9fa48547ffd84350bbf8">PM_INTENSET_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00119">pm.h:119</a></div></div>
<div class="ttc" id="astructPm_html_ae9475eabdc567c4cc2ba8304751d589d"><div class="ttname"><a href="structPm.html#ae9475eabdc567c4cc2ba8304751d589d">Pm::SLEEPCFG</a></div><div class="ttdeci">__IO PM_SLEEPCFG_Type SLEEPCFG</div><div class="ttdoc">Offset: 0x01 (R/W 8) Sleep Configuration.</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00245">pm.h:245</a></div></div>
<div class="ttc" id="aunionPM__PWSAKDLY__Type_html_abc365b84b22d1ca32873d77ae820599d"><div class="ttname"><a href="unionPM__PWSAKDLY__Type.html#abc365b84b22d1ca32873d77ae820599d">PM_PWSAKDLY_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00227">pm.h:227</a></div></div>
<div class="ttc" id="astructPm_html_a3e48fb857ca0dc6eb76ce225154df5f0"><div class="ttname"><a href="structPm.html#a3e48fb857ca0dc6eb76ce225154df5f0">Pm::PWSAKDLY</a></div><div class="ttdeci">__IO PM_PWSAKDLY_Type PWSAKDLY</div><div class="ttdoc">Offset: 0x12 (R/W 8) Power Switch Acknowledge Delay.</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00255">pm.h:255</a></div></div>
<div class="ttc" id="aunionPM__INTENSET__Type_html"><div class="ttname"><a href="unionPM__INTENSET__Type.html">PM_INTENSET_Type</a></div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00114">pm.h:114</a></div></div>
<div class="ttc" id="aunionPM__STDBYCFG__Type_html_aca45bfff581cac022d98d2a80066d157"><div class="ttname"><a href="unionPM__STDBYCFG__Type.html#aca45bfff581cac022d98d2a80066d157">PM_STDBYCFG_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00157">pm.h:157</a></div></div>
<div class="ttc" id="aunionPM__CTRLA__Type_html_ae9fcc0678a177091f73b8d243aa62acd"><div class="ttname"><a href="unionPM__CTRLA__Type.html#ae9fcc0678a177091f73b8d243aa62acd">PM_CTRLA_Type::reg</a></div><div class="ttdeci">uint8_t reg</div><div class="ttdef"><b>Definition:</b> <a href="component_2pm_8h_source.html#l00050">pm.h:50</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>