Files
discoverpixy/group___f_l_a_s_h___group4.html
2015-05-12 11:12:43 +02:00

340 lines
22 KiB
HTML

<!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"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>discoverpixy: Interrupts and flags management functions</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>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</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 style="padding-left: 0.5em;">
<div id="projectname">discoverpixy
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<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>Related&#160;Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</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><!-- top -->
<!-- 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 class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">Interrupts and flags management functions<div class="ingroups"><a class="el" href="group___s_t_m32_f4xx___std_periph___driver.html">STM32F4xx_StdPeriph_Driver</a> &raquo; <a class="el" href="group___f_l_a_s_h.html">RAMFUNC</a> &raquo; <a class="el" href="group___f_l_a_s_h___private___functions.html">FLASH_Private_Functions</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p>Interrupts and flags management functions.
<a href="#details">More...</a></p>
<div class="dynheader">
Collaboration diagram for Interrupts and flags management functions:</div>
<div class="dyncontent">
<center><table><tr><td><img src="group___f_l_a_s_h___group4.png" border="0" alt="" usemap="#group______f__l__a__s__h______group4"/>
<map name="group______f__l__a__s__h______group4" id="group______f__l__a__s__h______group4">
<area shape="rect" id="node2" href="group___f_l_a_s_h___private___functions.html" title="FLASH_Private_Functions" alt="" coords="5,13,180,39"/></map>
</td></tr></table></center>
</div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ga94c1e51a9c3bf8d48eb6eb4a4d054861"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___f_l_a_s_h___group4.html#ga94c1e51a9c3bf8d48eb6eb4a4d054861">FLASH_ITConfig</a> (uint32_t FLASH_IT, FunctionalState NewState)</td></tr>
<tr class="memdesc:ga94c1e51a9c3bf8d48eb6eb4a4d054861"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enables or disables the specified FLASH interrupts. <a href="#ga94c1e51a9c3bf8d48eb6eb4a4d054861">More...</a><br /></td></tr>
<tr class="separator:ga94c1e51a9c3bf8d48eb6eb4a4d054861"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gae3fb545e32f21501ca27d4380e0f2088"><td class="memItemLeft" align="right" valign="top">FlagStatus&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___f_l_a_s_h___group4.html#gae3fb545e32f21501ca27d4380e0f2088">FLASH_GetFlagStatus</a> (uint32_t FLASH_FLAG)</td></tr>
<tr class="memdesc:gae3fb545e32f21501ca27d4380e0f2088"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks whether the specified FLASH flag is set or not. <a href="#gae3fb545e32f21501ca27d4380e0f2088">More...</a><br /></td></tr>
<tr class="separator:gae3fb545e32f21501ca27d4380e0f2088"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gac4be1d486483fa5cd70ec77d44ca8f87"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___f_l_a_s_h___group4.html#gac4be1d486483fa5cd70ec77d44ca8f87">FLASH_ClearFlag</a> (uint32_t FLASH_FLAG)</td></tr>
<tr class="memdesc:gac4be1d486483fa5cd70ec77d44ca8f87"><td class="mdescLeft">&#160;</td><td class="mdescRight">Clears the FLASH's pending flags. <a href="#gac4be1d486483fa5cd70ec77d44ca8f87">More...</a><br /></td></tr>
<tr class="separator:gac4be1d486483fa5cd70ec77d44ca8f87"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gac265b8d1e7ea11e44ceee28797c3debb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___f_l_a_s_h.html#gadc63a6f3404ff1f71229a66915e9cdc0">FLASH_Status</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___f_l_a_s_h___group4.html#gac265b8d1e7ea11e44ceee28797c3debb">FLASH_GetStatus</a> (void)</td></tr>
<tr class="memdesc:gac265b8d1e7ea11e44ceee28797c3debb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the FLASH Status. <a href="#gac265b8d1e7ea11e44ceee28797c3debb">More...</a><br /></td></tr>
<tr class="separator:gac265b8d1e7ea11e44ceee28797c3debb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gaaf8ea3b00c9a5f5eca0df9a795b83f22"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group___f_l_a_s_h.html#gadc63a6f3404ff1f71229a66915e9cdc0">FLASH_Status</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group___f_l_a_s_h___group4.html#gaaf8ea3b00c9a5f5eca0df9a795b83f22">FLASH_WaitForLastOperation</a> (void)</td></tr>
<tr class="memdesc:gaaf8ea3b00c9a5f5eca0df9a795b83f22"><td class="mdescLeft">&#160;</td><td class="mdescRight">Waits for a FLASH operation to complete. <a href="#gaaf8ea3b00c9a5f5eca0df9a795b83f22">More...</a><br /></td></tr>
<tr class="separator:gaaf8ea3b00c9a5f5eca0df9a795b83f22"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<p>Interrupts and flags management functions. </p>
<pre class="fragment"> ===============================================================================
##### Interrupts and flags management functions #####
===============================================================================
</pre> <h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="gac4be1d486483fa5cd70ec77d44ca8f87"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void FLASH_ClearFlag </td>
<td>(</td>
<td class="paramtype">uint32_t&#160;</td>
<td class="paramname"><em>FLASH_FLAG</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Clears the FLASH's pending flags. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">FLASH_FLAG</td><td>specifies the FLASH flags to clear. This parameter can be any combination of the following values: <ul>
<li>FLASH_FLAG_EOP: FLASH End of Operation flag </li>
<li>FLASH_FLAG_OPERR: FLASH operation Error flag </li>
<li>FLASH_FLAG_WRPERR: FLASH Write protected error flag </li>
<li>FLASH_FLAG_PGAERR: FLASH Programming Alignment error flag </li>
<li>FLASH_FLAG_PGPERR: FLASH Programming Parallelism error flag </li>
<li>FLASH_FLAG_PGSERR: FLASH Programming Sequence error flag </li>
<li>FLASH_FLAG_RDERR: FLASH Read Protection error flag (STM32F42xx/43xxx and STM32F401xx/411xE devices) </li>
</ul>
</td></tr>
</table>
</dd>
</dl>
<dl class="retval"><dt>Return values</dt><dd>
<table class="retval">
<tr><td class="paramname">None</td><td></td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="gae3fb545e32f21501ca27d4380e0f2088"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">FlagStatus FLASH_GetFlagStatus </td>
<td>(</td>
<td class="paramtype">uint32_t&#160;</td>
<td class="paramname"><em>FLASH_FLAG</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Checks whether the specified FLASH flag is set or not. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">FLASH_FLAG</td><td>specifies the FLASH flag to check. This parameter can be one of the following values: <ul>
<li>FLASH_FLAG_EOP: FLASH End of Operation flag </li>
<li>FLASH_FLAG_OPERR: FLASH operation Error flag </li>
<li>FLASH_FLAG_WRPERR: FLASH Write protected error flag </li>
<li>FLASH_FLAG_PGAERR: FLASH Programming Alignment error flag </li>
<li>FLASH_FLAG_PGPERR: FLASH Programming Parallelism error flag </li>
<li>FLASH_FLAG_PGSERR: FLASH Programming Sequence error flag </li>
<li>FLASH_FLAG_RDERR: FLASH (PCROP) Read Protection error flag (STM32F42xx/43xxx and STM32F401xx/411xE devices) </li>
<li>FLASH_FLAG_BSY: FLASH Busy flag </li>
</ul>
</td></tr>
</table>
</dd>
</dl>
<dl class="retval"><dt>Return values</dt><dd>
<table class="retval">
<tr><td class="paramname">The</td><td>new state of FLASH_FLAG (SET or RESET). </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="gac265b8d1e7ea11e44ceee28797c3debb"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group___f_l_a_s_h.html#gadc63a6f3404ff1f71229a66915e9cdc0">FLASH_Status</a> FLASH_GetStatus </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns the FLASH Status. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">None</td><td></td></tr>
</table>
</dd>
</dl>
<dl class="retval"><dt>Return values</dt><dd>
<table class="retval">
<tr><td class="paramname">FLASH</td><td>Status: The returned value can be: FLASH_BUSY, FLASH_ERROR_PROGRAM, FLASH_ERROR_WRP, FLASH_ERROR_RD, FLASH_ERROR_OPERATION or FLASH_COMPLETE. </td></tr>
</table>
</dd>
</dl>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="group___f_l_a_s_h___group4_gac265b8d1e7ea11e44ceee28797c3debb_icgraph.png" border="0" usemap="#group___f_l_a_s_h___group4_gac265b8d1e7ea11e44ceee28797c3debb_icgraph" alt=""/></div>
<map name="group___f_l_a_s_h___group4_gac265b8d1e7ea11e44ceee28797c3debb_icgraph" id="group___f_l_a_s_h___group4_gac265b8d1e7ea11e44ceee28797c3debb_icgraph">
<area shape="rect" id="node2" href="group___f_l_a_s_h___group4.html#gaaf8ea3b00c9a5f5eca0df9a795b83f22" title="Waits for a FLASH operation to complete. " alt="" coords="184,360,383,387"/><area shape="rect" id="node3" href="group___f_l_a_s_h___group2.html#ga48f408290b32a3aebbcad83a00fc447c" title="Erases a specified FLASH Sector. " alt="" coords="461,5,603,32"/><area shape="rect" id="node4" href="group___f_l_a_s_h___group2.html#ga2aee006e5f4db4280bdedd401dfa50f9" title="Erases all FLASH Sectors. " alt="" coords="449,56,615,83"/><area shape="rect" id="node5" href="group___f_l_a_s_h___group2.html#gac297cb140218ab3fd6afa9c53087473c" title="Erases all FLASH Sectors in Bank 1. " alt="" coords="431,107,633,133"/><area shape="rect" id="node6" href="group___f_l_a_s_h___group2.html#ga0d841f874ee2cd6dcb3b5d08a39f28e2" title="Erases all FLASH Sectors in Bank 2. " alt="" coords="431,157,633,184"/><area shape="rect" id="node7" href="group___f_l_a_s_h___group2.html#gab84b52121e58d0dbc8ff2a92145d20f2" title="Programs a double word (64&#45;bit) at a specified address. " alt="" coords="437,208,627,235"/><area shape="rect" id="node8" href="group___f_l_a_s_h___group2.html#gaac9a2f400b92537bd42a6bd7cc237b11" title="Programs a word (32&#45;bit) at a specified address. " alt="" coords="457,259,607,285"/><area shape="rect" id="node9" href="group___f_l_a_s_h___group2.html#ga5c1336f667950a8765887228f1d0d501" title="Programs a half word (16&#45;bit) at a specified address. " alt="" coords="445,309,619,336"/><area shape="rect" id="node10" href="group___f_l_a_s_h___group2.html#gac425adf52fe7f229ef6bb893fe386848" title="Programs a byte (8&#45;bit) at a specified address. " alt="" coords="459,360,605,387"/><area shape="rect" id="node11" href="group___f_l_a_s_h___group3.html#gaffe7e91bcce65ac079ae5afa1db568b5" title="Enables or disables the write protection of the desired sectors, for the first 1 Mb of the Flash..." alt="" coords="450,411,614,437"/><area shape="rect" id="node12" href="group___f_l_a_s_h___group3.html#gadf76da1410201befd9b6d0e6b045765d" title="Enables or disables the write protection of the desired sectors, for the second 1 Mb of the Flash..." alt="" coords="447,461,617,488"/><area shape="rect" id="node13" href="group___f_l_a_s_h___group3.html#gad2905f3985df53e8bc5115d34a544550" title="Enables or disables the read/write protection (PCROP) of the desired sectors, for the first 1 MB of t..." alt="" coords="443,512,621,539"/><area shape="rect" id="node14" href="group___f_l_a_s_h___group3.html#ga81cc635921384a7475396118a7914436" title="Enables or disables the read/write protection (PCROP) of the desired sectors. " alt="" coords="439,563,625,589"/><area shape="rect" id="node15" href="group___f_l_a_s_h___group3.html#ga12cb6799f725a49cd151eef4d6d1789b" title="Sets the read protection level. " alt="" coords="452,613,612,640"/><area shape="rect" id="node16" href="group___f_l_a_s_h___group3.html#ga6b605409e4271b4cc6dfb56ed8108a1a" title="Programs the FLASH User Option Byte: IWDG_SW / RST_STOP / RST_STDBY. " alt="" coords="452,664,612,691"/><area shape="rect" id="node17" href="group___f_l_a_s_h___group3.html#gabcbd44a62a2488d8b90aa8562a258ef1" title="Launch the option byte loading. " alt="" coords="463,715,601,741"/></map>
</div>
</p>
</div>
</div>
<a class="anchor" id="ga94c1e51a9c3bf8d48eb6eb4a4d054861"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void FLASH_ITConfig </td>
<td>(</td>
<td class="paramtype">uint32_t&#160;</td>
<td class="paramname"><em>FLASH_IT</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">FunctionalState&#160;</td>
<td class="paramname"><em>NewState</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Enables or disables the specified FLASH interrupts. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">FLASH_IT</td><td>specifies the FLASH interrupt sources to be enabled or disabled. This parameter can be any combination of the following values: <ul>
<li>FLASH_IT_ERR: FLASH Error Interrupt </li>
<li>FLASH_IT_EOP: FLASH end of operation Interrupt </li>
</ul>
</td></tr>
</table>
</dd>
</dl>
<dl class="retval"><dt>Return values</dt><dd>
<table class="retval">
<tr><td class="paramname">None</td><td></td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="gaaf8ea3b00c9a5f5eca0df9a795b83f22"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group___f_l_a_s_h.html#gadc63a6f3404ff1f71229a66915e9cdc0">FLASH_Status</a> FLASH_WaitForLastOperation </td>
<td>(</td>
<td class="paramtype">void&#160;</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Waits for a FLASH operation to complete. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">None</td><td></td></tr>
</table>
</dd>
</dl>
<dl class="retval"><dt>Return values</dt><dd>
<table class="retval">
<tr><td class="paramname">FLASH</td><td>Status: The returned value can be: FLASH_BUSY, FLASH_ERROR_PROGRAM, FLASH_ERROR_WRP, FLASH_ERROR_OPERATION or FLASH_COMPLETE. </td></tr>
</table>
</dd>
</dl>
<p><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="group___f_l_a_s_h___group4_gaaf8ea3b00c9a5f5eca0df9a795b83f22_cgraph.png" border="0" usemap="#group___f_l_a_s_h___group4_gaaf8ea3b00c9a5f5eca0df9a795b83f22_cgraph" alt=""/></div>
<map name="group___f_l_a_s_h___group4_gaaf8ea3b00c9a5f5eca0df9a795b83f22_cgraph" id="group___f_l_a_s_h___group4_gaaf8ea3b00c9a5f5eca0df9a795b83f22_cgraph">
<area shape="rect" id="node2" href="group___f_l_a_s_h___group4.html#gac265b8d1e7ea11e44ceee28797c3debb" title="Returns the FLASH Status. " alt="" coords="252,5,383,32"/></map>
</div>
</p>
<p><div class="dynheader">
Here is the caller graph for this function:</div>
<div class="dyncontent">
<div class="center"><img src="group___f_l_a_s_h___group4_gaaf8ea3b00c9a5f5eca0df9a795b83f22_icgraph.png" border="0" usemap="#group___f_l_a_s_h___group4_gaaf8ea3b00c9a5f5eca0df9a795b83f22_icgraph" alt=""/></div>
<map name="group___f_l_a_s_h___group4_gaaf8ea3b00c9a5f5eca0df9a795b83f22_icgraph" id="group___f_l_a_s_h___group4_gaaf8ea3b00c9a5f5eca0df9a795b83f22_icgraph">
<area shape="rect" id="node2" href="group___f_l_a_s_h___group2.html#ga48f408290b32a3aebbcad83a00fc447c" title="Erases a specified FLASH Sector. " alt="" coords="282,5,425,32"/><area shape="rect" id="node3" href="group___f_l_a_s_h___group2.html#ga2aee006e5f4db4280bdedd401dfa50f9" title="Erases all FLASH Sectors. " alt="" coords="271,56,436,83"/><area shape="rect" id="node4" href="group___f_l_a_s_h___group2.html#gac297cb140218ab3fd6afa9c53087473c" title="Erases all FLASH Sectors in Bank 1. " alt="" coords="252,107,455,133"/><area shape="rect" id="node5" href="group___f_l_a_s_h___group2.html#ga0d841f874ee2cd6dcb3b5d08a39f28e2" title="Erases all FLASH Sectors in Bank 2. " alt="" coords="252,157,455,184"/><area shape="rect" id="node6" href="group___f_l_a_s_h___group2.html#gab84b52121e58d0dbc8ff2a92145d20f2" title="Programs a double word (64&#45;bit) at a specified address. " alt="" coords="258,208,449,235"/><area shape="rect" id="node7" href="group___f_l_a_s_h___group2.html#gaac9a2f400b92537bd42a6bd7cc237b11" title="Programs a word (32&#45;bit) at a specified address. " alt="" coords="278,259,429,285"/><area shape="rect" id="node8" href="group___f_l_a_s_h___group2.html#ga5c1336f667950a8765887228f1d0d501" title="Programs a half word (16&#45;bit) at a specified address. " alt="" coords="267,309,440,336"/><area shape="rect" id="node9" href="group___f_l_a_s_h___group2.html#gac425adf52fe7f229ef6bb893fe386848" title="Programs a byte (8&#45;bit) at a specified address. " alt="" coords="280,360,427,387"/><area shape="rect" id="node10" href="group___f_l_a_s_h___group3.html#gaffe7e91bcce65ac079ae5afa1db568b5" title="Enables or disables the write protection of the desired sectors, for the first 1 Mb of the Flash..." alt="" coords="271,411,435,437"/><area shape="rect" id="node11" href="group___f_l_a_s_h___group3.html#gadf76da1410201befd9b6d0e6b045765d" title="Enables or disables the write protection of the desired sectors, for the second 1 Mb of the Flash..." alt="" coords="268,461,439,488"/><area shape="rect" id="node12" href="group___f_l_a_s_h___group3.html#gad2905f3985df53e8bc5115d34a544550" title="Enables or disables the read/write protection (PCROP) of the desired sectors, for the first 1 MB of t..." alt="" coords="264,512,443,539"/><area shape="rect" id="node13" href="group___f_l_a_s_h___group3.html#ga81cc635921384a7475396118a7914436" title="Enables or disables the read/write protection (PCROP) of the desired sectors. " alt="" coords="260,563,447,589"/><area shape="rect" id="node14" href="group___f_l_a_s_h___group3.html#ga12cb6799f725a49cd151eef4d6d1789b" title="Sets the read protection level. " alt="" coords="273,613,433,640"/><area shape="rect" id="node15" href="group___f_l_a_s_h___group3.html#ga6b605409e4271b4cc6dfb56ed8108a1a" title="Programs the FLASH User Option Byte: IWDG_SW / RST_STOP / RST_STDBY. " alt="" coords="273,664,433,691"/><area shape="rect" id="node16" href="group___f_l_a_s_h___group3.html#gabcbd44a62a2488d8b90aa8562a258ef1" title="Launch the option byte loading. " alt="" coords="284,715,423,741"/></map>
</div>
</p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun May 10 2015 15:15:19 for discoverpixy by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>