Welcome to mirror list, hosted at ThFree Co, Russian Federation.

structTimer__Type.html « html « Core_A « docs « CMSIS « Drivers - github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ee6aecbc4d552d19db8aa95503a0616fe11f983b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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"/>
<title>Timer_Type Struct Reference</title>
<title>CMSIS-Core (Cortex-A): Timer_Type Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="cmsis.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<script type="text/javascript" src="printComponentTabs.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
  $(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
</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: 46px;">
  <td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
  <td style="padding-left: 0.5em;">
   <div id="projectname">CMSIS-Core (Cortex-A)
   &#160;<span id="projectnumber">Version 1.1.4</span>
   </div>
   <div id="projectbrief">CMSIS-Core support for Cortex-A processor-based devices</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<div id="CMSISnav" class="tabs1">
    <ul class="tablist">
      <script type="text/javascript">
		<!--
		writeComponentTabs.call(this);
		//-->
      </script>
	  </ul>
</div>
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Usage&#160;and&#160;Description</span></a></li>
      <li><a href="modules.html"><span>Reference</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('structTimer__Type.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Pages</a></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 class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">Timer_Type Struct Reference<div class="ingroups"><a class="el" href="group__PTM__timer__functions.html">Private Timer Functions</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>Structure type to access the Private Timer.  
</p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a073457d2d18c2eff93fd12aec81ef20b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTimer__Type.html#a073457d2d18c2eff93fd12aec81ef20b">LOAD</a></td></tr>
<tr class="memdesc:a073457d2d18c2eff93fd12aec81ef20b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Offset: 0x000 (R/W) Private Timer Load Register.  <a href="#a073457d2d18c2eff93fd12aec81ef20b">More...</a><br/></td></tr>
<tr class="separator:a073457d2d18c2eff93fd12aec81ef20b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac933977724591e6ca87d91848fc7a6b6"><td class="memItemLeft" align="right" valign="top"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTimer__Type.html#ac933977724591e6ca87d91848fc7a6b6">COUNTER</a></td></tr>
<tr class="memdesc:ac933977724591e6ca87d91848fc7a6b6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Offset: 0x004 (R/W) Private Timer Counter Register.  <a href="#ac933977724591e6ca87d91848fc7a6b6">More...</a><br/></td></tr>
<tr class="separator:ac933977724591e6ca87d91848fc7a6b6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a91845c88231f4f337be2810d73bc79e4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTimer__Type.html#a91845c88231f4f337be2810d73bc79e4">CONTROL</a></td></tr>
<tr class="memdesc:a91845c88231f4f337be2810d73bc79e4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Offset: 0x008 (R/W) Private Timer Control Register.  <a href="#a91845c88231f4f337be2810d73bc79e4">More...</a><br/></td></tr>
<tr class="separator:a91845c88231f4f337be2810d73bc79e4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ace17db6ca92940b030ad2ccbc674877e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTimer__Type.html#ace17db6ca92940b030ad2ccbc674877e">ISR</a></td></tr>
<tr class="memdesc:ace17db6ca92940b030ad2ccbc674877e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Offset: 0x00C (R/W) Private Timer Interrupt Status Register.  <a href="#ace17db6ca92940b030ad2ccbc674877e">More...</a><br/></td></tr>
<tr class="separator:ace17db6ca92940b030ad2ccbc674877e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6855bbb5d49f336c9f995dcce492455a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTimer__Type.html#a6855bbb5d49f336c9f995dcce492455a">WLOAD</a></td></tr>
<tr class="memdesc:a6855bbb5d49f336c9f995dcce492455a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Offset: 0x020 (R/W) Watchdog Load Register.  <a href="#a6855bbb5d49f336c9f995dcce492455a">More...</a><br/></td></tr>
<tr class="separator:a6855bbb5d49f336c9f995dcce492455a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7a763d92fbcb506a28a22de548934abc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTimer__Type.html#a7a763d92fbcb506a28a22de548934abc">WCOUNTER</a></td></tr>
<tr class="memdesc:a7a763d92fbcb506a28a22de548934abc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Offset: 0x024 (R/W) Watchdog Counter Register.  <a href="#a7a763d92fbcb506a28a22de548934abc">More...</a><br/></td></tr>
<tr class="separator:a7a763d92fbcb506a28a22de548934abc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac04581b452702517bfbfa61f9af4c6dd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTimer__Type.html#ac04581b452702517bfbfa61f9af4c6dd">WCONTROL</a></td></tr>
<tr class="memdesc:ac04581b452702517bfbfa61f9af4c6dd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Offset: 0x028 (R/W) Watchdog Control Register.  <a href="#ac04581b452702517bfbfa61f9af4c6dd">More...</a><br/></td></tr>
<tr class="separator:ac04581b452702517bfbfa61f9af4c6dd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6239a36319b919b809e00dd26db105fc"><td class="memItemLeft" align="right" valign="top"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTimer__Type.html#a6239a36319b919b809e00dd26db105fc">WISR</a></td></tr>
<tr class="memdesc:a6239a36319b919b809e00dd26db105fc"><td class="mdescLeft">&#160;</td><td class="mdescRight">Offset: 0x02C (R/W) Watchdog Interrupt Status Register.  <a href="#a6239a36319b919b809e00dd26db105fc">More...</a><br/></td></tr>
<tr class="separator:a6239a36319b919b809e00dd26db105fc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a775e70c9dbf2b562f9884a9e0dded741"><td class="memItemLeft" align="right" valign="top"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTimer__Type.html#a775e70c9dbf2b562f9884a9e0dded741">WRESET</a></td></tr>
<tr class="memdesc:a775e70c9dbf2b562f9884a9e0dded741"><td class="mdescLeft">&#160;</td><td class="mdescRight">Offset: 0x030 (R/W) Watchdog Reset Status Register.  <a href="#a775e70c9dbf2b562f9884a9e0dded741">More...</a><br/></td></tr>
<tr class="separator:a775e70c9dbf2b562f9884a9e0dded741"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9d577164e0a55ecd6c630a9720f153c3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="core__ca_8h.html#a0ea2009ed8fd9ef35b48708280fdb758">__OM</a> uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structTimer__Type.html#a9d577164e0a55ecd6c630a9720f153c3">WDISABLE</a></td></tr>
<tr class="memdesc:a9d577164e0a55ecd6c630a9720f153c3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Offset: 0x034 ( /W) Watchdog Disable Register.  <a href="#a9d577164e0a55ecd6c630a9720f153c3">More...</a><br/></td></tr>
<tr class="separator:a9d577164e0a55ecd6c630a9720f153c3"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Field Documentation</h2>
<a class="anchor" id="a91845c88231f4f337be2810d73bc79e4"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t Timer_Type::CONTROL</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Private Timer Control Register</p>
<table class="doxtable">
<tr>
<th align="left">Bits </th><th align="left">Name </th><th align="left">Function  </th></tr>
<tr>
<td align="left">[31:16] </td><td align="left">- </td><td align="left">Reserved. </td></tr>
<tr>
<td align="left">[15:8] </td><td align="left">Prescaler </td><td align="left">The prescaler modifies the clock period for the decrementing event for the Counter Register. </td></tr>
<tr>
<td align="left">[7:3] </td><td align="left">- </td><td align="left">Reserved. </td></tr>
<tr>
<td align="left">[2] </td><td align="left">IRQ Enable </td><td align="left">If set, the interrupt is set as pending in the Interrupt Distributor when the event flag is set in the Timer Status Register. </td></tr>
<tr>
<td align="left">[1] </td><td align="left">Auto Reload </td><td align="left">If set, each time the Counter Register reaches zero, it is reloaded with the value contained in the Timer Load Register. </td></tr>
<tr>
<td align="left">[0] </td><td align="left">Time Enabled </td><td align="left">If set, Timer is enabled and the counter decrements normally. </td></tr>
</table>

</div>
</div>
<a class="anchor" id="ac933977724591e6ca87d91848fc7a6b6"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t Timer_Type::COUNTER</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Private Timer Counter Register The Timer Counter Register is a decrementing counter.</p>
<p>The Timer Counter Register decrements if the timer is enabled using the timer enable bit in the Timer Control Register.</p>
<p>When the Timer Counter Register reaches zero and auto reload mode is enabled, it reloads the value in the Timer Load Register and then decrements from that value. If auto reload mode is not enabled, the Timer Counter Register decrements down to zero and stops.</p>
<p>When the Timer Counter Register reaches zero, the timer interrupt status event flag is set and the interrupt ID 29 is set as pending in the Interrupt Distributor, if interrupt generation is enabled in the Timer Control Register.</p>
<p>Writing to the Timer Counter Register or Timer Load Register forces the Timer Counter Register to decrement from the newly written value. </p>

</div>
</div>
<a class="anchor" id="ace17db6ca92940b030ad2ccbc674877e"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="core__ca_8h.html#a4cc1649793116d7c2d8afce7a4ffce43">__IM</a> uint32_t Timer_Type::ISR</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Private Timer Interrupt Status Register</p>
<p>The event flag is a sticky bit that is automatically set when the Counter Register reaches zero. If the timer interrupt is enabled, Interrupt ID 29 is set as pending in the Interrupt Distributor after the event flag is set. The event flag is cleared when written to 1. </p>

</div>
</div>
<a class="anchor" id="a073457d2d18c2eff93fd12aec81ef20b"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t Timer_Type::LOAD</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Private Timer Load Register The Timer Load Register contains the value copied to the Timer Counter Register when it decrements down to zero with auto reload mode enabled. Writing to the Timer Load Register means that you also write to the Timer Counter Register. </p>

</div>
</div>
<a class="anchor" id="ac04581b452702517bfbfa61f9af4c6dd"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t Timer_Type::WCONTROL</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Watchdog Control Register</p>
<table class="doxtable">
<tr>
<th align="left">Bits </th><th align="left">Name </th><th align="left">Function  </th></tr>
<tr>
<td align="left">[31:16] </td><td align="left">- </td><td align="left">Reserved. </td></tr>
<tr>
<td align="left">[15:8] </td><td align="left">Prescaler </td><td align="left">The prescaler modifies the clock period for the decrementing event for the Counter Register. </td></tr>
<tr>
<td align="left">[7:4] </td><td align="left">- </td><td align="left">Reserved. </td></tr>
<tr>
<td align="left">[3] </td><td align="left">Watchdog Mode </td><td align="left">0 - Timer mode (default), 1 - Watchdog mode </td></tr>
<tr>
<td align="left">[2] </td><td align="left">IT Enable </td><td align="left">Interrupt enable for timer mode. </td></tr>
<tr>
<td align="left">[1] </td><td align="left">Auto Reload </td><td align="left">0 - Single shot mode, 1 - Continuous timer mode </td></tr>
<tr>
<td align="left">[0] </td><td align="left">Watchdog Enable </td><td align="left">0 - Watchdog counter disabled, 1 - Watchdog timer enabled </td></tr>
</table>

</div>
</div>
<a class="anchor" id="a7a763d92fbcb506a28a22de548934abc"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t Timer_Type::WCOUNTER</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Watchdog Counter Register</p>
<p>The Watchdog Counter Register is a down counter.</p>
<p>The behavior of the watchdog when the Watchdog Counter Register reaches zero depends on its current mode:</p>
<ul>
<li>Timer mode: The watchdog interrupt status event flag is set and the interrupt is set as pending in the Interrupt Distributor.</li>
<li>Watchdog mode: Tthe Watchdog reset status flag is set and the associated WDRESETREQ reset request output pin is asserted. </li>
</ul>

</div>
</div>
<a class="anchor" id="a9d577164e0a55ecd6c630a9720f153c3"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="core__ca_8h.html#a4cc1649793116d7c2d8afce7a4ffce43">__IM</a> uint32_t Timer_Type::WDISABLE</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Watchdog Disable Register</p>
<p>Use the Watchdog Disable Register to switch from watchdog to timer mode. The software must write 0x12345678 then 0x87654321 successively to the Watchdog Disable Register so that the watchdog mode bit in the Watchdog Control Register is set to zero. </p>

</div>
</div>
<a class="anchor" id="a6239a36319b919b809e00dd26db105fc"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t Timer_Type::WISR</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Watchdog Interrupt Status Register</p>
<table class="doxtable">
<tr>
<th align="left">Bits </th><th align="left">Name </th><th align="left">Function  </th></tr>
<tr>
<td align="left">[31:1] </td><td align="left">- </td><td align="left">Reserved. </td></tr>
<tr>
<td align="left">[0] </td><td align="left">Event Flag </td><td align="left">The event flag is a sticky bit that is automatically set when the Counter Register reaches zero in timer mode. </td></tr>
</table>

</div>
</div>
<a class="anchor" id="a6855bbb5d49f336c9f995dcce492455a"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t Timer_Type::WLOAD</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Watchdog Load Register</p>
<p>The Watchdog Load Register contains the value copied to the Watchdog Counter Register when it decrements down to zero with auto reload mode enabled, in Timer mode. Writing to the Watchdog Load Register means that you also write to the Watchdog Counter Register. </p>

</div>
</div>
<a class="anchor" id="a775e70c9dbf2b562f9884a9e0dded741"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="core__ca_8h.html#ab6caba5853a60a17e8e04499b52bf691">__IOM</a> uint32_t Timer_Type::WRESET</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Watchdog Reset Status Register</p>
<table class="doxtable">
<tr>
<th align="left">Bits </th><th align="left">Name </th><th align="left">Function  </th></tr>
<tr>
<td align="left">[31:1] </td><td align="left">- </td><td align="left">Reserved. </td></tr>
<tr>
<td align="left">[0] </td><td align="left">Reset Flag </td><td align="left">The reset flag is a sticky bit that is automatically set when the Counter Register reaches zero and a reset request is sent accordingly. (In watchdog mode) </td></tr>
</table>

</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="structTimer__Type.html">Timer_Type</a></li>
    <li class="footer">Generated on Wed Jul 10 2019 15:20:27 for CMSIS-Core (Cortex-A) Version 1.1.4 by Arm Ltd. All rights reserved.
	<!--
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 
	-->
	</li>
  </ul>
</div>
</body>
</html>