199 lines
23 KiB
HTML
199 lines
23 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: discovery/libs/StmCoreNPheriph/src/stm32f4xx_syscfg.c File Reference</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 Page</span></a></li>
|
|
<li><a href="pages.html"><span>Related 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 class="current"><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 id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
</ul>
|
|
</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_84db96586f7d962b526d6d9627d831c2.html">discovery</a></li><li class="navelem"><a class="el" href="dir_07523c13f04fd35d8848cb17a371cb5b.html">libs</a></li><li class="navelem"><a class="el" href="dir_1d60ba7d807ff336a2be2f2de640bf2b.html">StmCoreNPheriph</a></li><li class="navelem"><a class="el" href="dir_12f7a99b9d2a0e5955a2ac990af20021.html">src</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#define-members">Macros</a> |
|
|
<a href="#func-members">Functions</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">stm32f4xx_syscfg.c File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>This file provides firmware functions to manage the SYSCFG peripheral.
|
|
<a href="#details">More...</a></p>
|
|
<div class="textblock"><code>#include "<a class="el" href="stm32f4xx__syscfg_8h_source.html">stm32f4xx_syscfg.h</a>"</code><br />
|
|
<code>#include "<a class="el" href="stm32f4xx__rcc_8h_source.html">stm32f4xx_rcc.h</a>"</code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for stm32f4xx_syscfg.c:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="stm32f4xx__syscfg_8c__incl.png" border="0" usemap="#discovery_2libs_2_stm_core_n_pheriph_2src_2stm32f4xx__syscfg_8c" alt=""/></div>
|
|
<map name="discovery_2libs_2_stm_core_n_pheriph_2src_2stm32f4xx__syscfg_8c" id="discovery_2libs_2_stm_core_n_pheriph_2src_2stm32f4xx__syscfg_8c">
|
|
<area shape="rect" id="node2" href="stm32f4xx__syscfg_8h.html" title="This file contains all the functions prototypes for the SYSCFG firmware library. " alt="" coords="2279,95,2418,121"/><area shape="rect" id="node21" href="stm32f4xx__rcc_8h.html" title="This file contains all the functions prototypes for the RCC firmware library. " alt="" coords="4007,319,4125,345"/><area shape="rect" id="node3" href="stm32f4xx_8h.html" title="CMSIS Cortex-M4 Device Peripheral Access Layer Header File. This file contains all the peripheral reg..." alt="" coords="2177,169,2270,196"/><area shape="rect" id="node4" href="core__cm4_8h.html" title="CMSIS Cortex-M4 Core Peripheral Access Layer Header File. " alt="" coords="350,244,441,271"/><area shape="rect" id="node9" href="system__stm32f4xx_8h.html" title="CMSIS Cortex-M4 Device System Source File for STM32F4xx devices. " alt="" coords="183,244,325,271"/><area shape="rect" id="node10" href="stm32f4xx__conf_8h_source.html" title="stm32f4xx_conf.h" alt="" coords="2287,244,2411,271"/><area shape="rect" id="node6" href="core__cm_instr_8h.html" title="CMSIS Cortex-M Core Instruction Access Header File. " alt="" coords="245,319,351,345"/><area shape="rect" id="node7" href="core__cm_func_8h.html" title="CMSIS Cortex-M Core Function Access Header File. " alt="" coords="375,319,487,345"/><area shape="rect" id="node8" href="core__cm4__simd_8h.html" title="CMSIS Cortex-M4 SIMD Header File. " alt="" coords="95,319,221,345"/><area shape="rect" id="node11" href="stm32f4xx__adc_8h.html" title="This file contains all the functions prototypes for the ADC firmware library. " alt="" coords="512,319,633,345"/><area shape="rect" id="node12" href="stm32f4xx__crc_8h.html" title="This file contains all the functions prototypes for the CRC firmware library. " alt="" coords="657,319,776,345"/><area shape="rect" id="node13" href="stm32f4xx__dbgmcu_8h.html" title="This file contains all the functions prototypes for the DBGMCU firmware library. " alt="" coords="801,319,947,345"/><area shape="rect" id="node14" href="stm32f4xx__dma_8h.html" title="This file contains all the functions prototypes for the DMA firmware library. " alt="" coords="971,319,1097,345"/><area shape="rect" id="node15" href="stm32f4xx__exti_8h.html" title="This file contains all the functions prototypes for the EXTI firmware library. " alt="" coords="1121,319,1243,345"/><area shape="rect" id="node16" href="stm32f4xx__flash_8h.html" title="This file contains all the functions prototypes for the FLASH firmware library. " alt="" coords="1267,319,1393,345"/><area shape="rect" id="node17" href="stm32f4xx__gpio_8h.html" title="This file contains all the functions prototypes for the GPIO firmware library. " alt="" coords="1417,319,1541,345"/><area shape="rect" id="node18" href="stm32f4xx__i2c_8h.html" title="This file contains all the functions prototypes for the I2C firmware library. " alt="" coords="1565,319,1682,345"/><area shape="rect" id="node19" href="stm32f4xx__iwdg_8h.html" title="This file contains all the functions prototypes for the IWDG firmware library. " alt="" coords="1707,319,1833,345"/><area shape="rect" id="node20" href="stm32f4xx__pwr_8h.html" title="This file contains all the functions prototypes for the PWR firmware library. " alt="" coords="1857,319,1976,345"/><area shape="rect" id="node22" href="stm32f4xx__rtc_8h.html" title="This file contains all the functions prototypes for the RTC firmware library. " alt="" coords="2001,319,2115,345"/><area shape="rect" id="node23" href="stm32f4xx__sdio_8h.html" title="This file contains all the functions prototypes for the SDIO firmware library. " alt="" coords="2140,319,2264,345"/><area shape="rect" id="node24" href="stm32f4xx__spi_8h.html" title="This file contains all the functions prototypes for the SPI firmware library. " alt="" coords="2287,319,2405,345"/><area shape="rect" id="node25" href="stm32f4xx__tim_8h.html" title="This file contains all the functions prototypes for the TIM firmware library. " alt="" coords="2428,319,2547,345"/><area shape="rect" id="node26" href="stm32f4xx__usart_8h.html" title="This file contains all the functions prototypes for the USART firmware library. " alt="" coords="2571,319,2700,345"/><area shape="rect" id="node27" href="stm32f4xx__wwdg_8h.html" title="This file contains all the functions prototypes for the WWDG firmware library. " alt="" coords="2724,319,2856,345"/><area shape="rect" id="node28" href="misc_8h.html" title="This file contains all the functions prototypes for the miscellaneous firmware library functions (add..." alt="" coords="2881,319,2942,345"/><area shape="rect" id="node29" href="stm32f4xx__cryp_8h.html" title="This file contains all the functions prototypes for the Cryptographic processor(CRYP) firmware librar..." alt="" coords="2966,319,3091,345"/><area shape="rect" id="node30" href="stm32f4xx__hash_8h.html" title="This file contains all the functions prototypes for the HASH firmware library. " alt="" coords="3115,319,3243,345"/><area shape="rect" id="node31" href="stm32f4xx__rng_8h.html" title="This file contains all the functions prototypes for the Random Number Generator(RNG) firmware library..." alt="" coords="3268,319,3387,345"/><area shape="rect" id="node32" href="stm32f4xx__can_8h.html" title="This file contains all the functions prototypes for the CAN firmware library. " alt="" coords="3411,319,3532,345"/><area shape="rect" id="node33" href="stm32f4xx__dac_8h.html" title="This file contains all the functions prototypes for the DAC firmware library. " alt="" coords="3556,319,3677,345"/><area shape="rect" id="node34" href="stm32f4xx__dcmi_8h.html" title="This file contains all the functions prototypes for the DCMI firmware library. " alt="" coords="3702,319,3830,345"/><area shape="rect" id="node35" href="stm32f4xx__fsmc_8h.html" title="This file contains all the functions prototypes for the FSMC firmware library. " alt="" coords="3854,319,3982,345"/></map>
|
|
</div>
|
|
</div><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
|
|
Macros</h2></td></tr>
|
|
<tr class="memitem:ga13f7abe3641989d4d063ad21962da8b0"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga13f7abe3641989d4d063ad21962da8b0"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>SYSCFG_OFFSET</b>   (SYSCFG_BASE - <a class="el" href="group___peripheral__memory__map.html#ga9171f49478fa86d932f89e78e73b88b0">PERIPH_BASE</a>)</td></tr>
|
|
<tr class="separator:ga13f7abe3641989d4d063ad21962da8b0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga7f801653c361f31380f21357f92dc9af"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga7f801653c361f31380f21357f92dc9af"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>MEMRMP_OFFSET</b>   SYSCFG_OFFSET</td></tr>
|
|
<tr class="separator:ga7f801653c361f31380f21357f92dc9af"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gaa531b9c8535235ee73455c2b88663c03"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gaa531b9c8535235ee73455c2b88663c03"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>UFB_MODE_BitNumber</b>   ((uint8_t)0x8)</td></tr>
|
|
<tr class="separator:gaa531b9c8535235ee73455c2b88663c03"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga96bde9109ea6ea0a7887658669ff9221"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga96bde9109ea6ea0a7887658669ff9221"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>UFB_MODE_BB</b>   (<a class="el" href="group___peripheral__memory__map.html#gaed7efc100877000845c236ccdc9e144a">PERIPH_BB_BASE</a> + (MEMRMP_OFFSET * 32) + (UFB_MODE_BitNumber * 4))</td></tr>
|
|
<tr class="separator:ga96bde9109ea6ea0a7887658669ff9221"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga505f7263c4ca98810cca19505752d61d"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga505f7263c4ca98810cca19505752d61d"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>PMC_OFFSET</b>   (SYSCFG_OFFSET + 0x04)</td></tr>
|
|
<tr class="separator:ga505f7263c4ca98810cca19505752d61d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gad4a9bbd669109039291f942d923ff8ae"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gad4a9bbd669109039291f942d923ff8ae"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>MII_RMII_SEL_BitNumber</b>   ((uint8_t)0x17)</td></tr>
|
|
<tr class="separator:gad4a9bbd669109039291f942d923ff8ae"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga06dbfd74f07783e68f03797038cd9457"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga06dbfd74f07783e68f03797038cd9457"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>PMC_MII_RMII_SEL_BB</b>   (<a class="el" href="group___peripheral__memory__map.html#gaed7efc100877000845c236ccdc9e144a">PERIPH_BB_BASE</a> + (PMC_OFFSET * 32) + (MII_RMII_SEL_BitNumber * 4))</td></tr>
|
|
<tr class="separator:ga06dbfd74f07783e68f03797038cd9457"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga8e5fbe846e7478d522df749672b90084"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga8e5fbe846e7478d522df749672b90084"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>CMPCR_OFFSET</b>   (SYSCFG_OFFSET + 0x20)</td></tr>
|
|
<tr class="separator:ga8e5fbe846e7478d522df749672b90084"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga0ca336e48ea4840c7d1cde05a0e07e82"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga0ca336e48ea4840c7d1cde05a0e07e82"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>CMP_PD_BitNumber</b>   ((uint8_t)0x00)</td></tr>
|
|
<tr class="separator:ga0ca336e48ea4840c7d1cde05a0e07e82"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gae4516ed27e02d84d9d20c7d711b87437"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gae4516ed27e02d84d9d20c7d711b87437"></a>
|
|
#define </td><td class="memItemRight" valign="bottom"><b>CMPCR_CMP_PD_BB</b>   (<a class="el" href="group___peripheral__memory__map.html#gaed7efc100877000845c236ccdc9e144a">PERIPH_BB_BASE</a> + (CMPCR_OFFSET * 32) + (CMP_PD_BitNumber * 4))</td></tr>
|
|
<tr class="separator:gae4516ed27e02d84d9d20c7d711b87437"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
|
Functions</h2></td></tr>
|
|
<tr class="memitem:gaf2f9faa2df9a59a68ae17fae23bc478e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_y_s_c_f_g___private___functions.html#gaf2f9faa2df9a59a68ae17fae23bc478e">SYSCFG_DeInit</a> (void)</td></tr>
|
|
<tr class="memdesc:gaf2f9faa2df9a59a68ae17fae23bc478e"><td class="mdescLeft"> </td><td class="mdescRight">Deinitializes the Alternate Functions (remap and EXTI configuration) registers to their default reset values. <a href="group___s_y_s_c_f_g___private___functions.html#gaf2f9faa2df9a59a68ae17fae23bc478e">More...</a><br /></td></tr>
|
|
<tr class="separator:gaf2f9faa2df9a59a68ae17fae23bc478e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga09a5712f6c66ba5f0e0eeba30bc1e20d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_y_s_c_f_g___private___functions.html#ga09a5712f6c66ba5f0e0eeba30bc1e20d">SYSCFG_MemoryRemapConfig</a> (uint8_t SYSCFG_MemoryRemap)</td></tr>
|
|
<tr class="memdesc:ga09a5712f6c66ba5f0e0eeba30bc1e20d"><td class="mdescLeft"> </td><td class="mdescRight">Changes the mapping of the specified pin. <a href="group___s_y_s_c_f_g___private___functions.html#ga09a5712f6c66ba5f0e0eeba30bc1e20d">More...</a><br /></td></tr>
|
|
<tr class="separator:ga09a5712f6c66ba5f0e0eeba30bc1e20d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga2190f67b2b1e2253507e26251da37406"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_y_s_c_f_g___private___functions.html#ga2190f67b2b1e2253507e26251da37406">SYSCFG_MemorySwappingBank</a> (FunctionalState NewState)</td></tr>
|
|
<tr class="memdesc:ga2190f67b2b1e2253507e26251da37406"><td class="mdescLeft"> </td><td class="mdescRight">Enables or disables the Interal FLASH Bank Swapping. <a href="group___s_y_s_c_f_g___private___functions.html#ga2190f67b2b1e2253507e26251da37406">More...</a><br /></td></tr>
|
|
<tr class="separator:ga2190f67b2b1e2253507e26251da37406"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gafedab1f64cef720aeafeafd409ba6ae7"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_y_s_c_f_g___private___functions.html#gafedab1f64cef720aeafeafd409ba6ae7">SYSCFG_EXTILineConfig</a> (uint8_t EXTI_PortSourceGPIOx, uint8_t EXTI_PinSourcex)</td></tr>
|
|
<tr class="memdesc:gafedab1f64cef720aeafeafd409ba6ae7"><td class="mdescLeft"> </td><td class="mdescRight">Selects the GPIO pin used as EXTI <a class="el" href="struct_line.html">Line</a>. <a href="group___s_y_s_c_f_g___private___functions.html#gafedab1f64cef720aeafeafd409ba6ae7">More...</a><br /></td></tr>
|
|
<tr class="separator:gafedab1f64cef720aeafeafd409ba6ae7"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gabec494266ebbbde0279ad1d16c3065d0"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_y_s_c_f_g___private___functions.html#gabec494266ebbbde0279ad1d16c3065d0">SYSCFG_ETH_MediaInterfaceConfig</a> (uint32_t SYSCFG_ETH_MediaInterface)</td></tr>
|
|
<tr class="memdesc:gabec494266ebbbde0279ad1d16c3065d0"><td class="mdescLeft"> </td><td class="mdescRight">Selects the ETHERNET media interface. <a href="group___s_y_s_c_f_g___private___functions.html#gabec494266ebbbde0279ad1d16c3065d0">More...</a><br /></td></tr>
|
|
<tr class="separator:gabec494266ebbbde0279ad1d16c3065d0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga85e423de2ee76b615120bde37881bb93"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_y_s_c_f_g___private___functions.html#ga85e423de2ee76b615120bde37881bb93">SYSCFG_CompensationCellCmd</a> (FunctionalState NewState)</td></tr>
|
|
<tr class="memdesc:ga85e423de2ee76b615120bde37881bb93"><td class="mdescLeft"> </td><td class="mdescRight">Enables or disables the I/O Compensation Cell. <a href="group___s_y_s_c_f_g___private___functions.html#ga85e423de2ee76b615120bde37881bb93">More...</a><br /></td></tr>
|
|
<tr class="separator:ga85e423de2ee76b615120bde37881bb93"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga2541640bdf35f63e4bb55f7dc8be9d16"><td class="memItemLeft" align="right" valign="top">FlagStatus </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_y_s_c_f_g___private___functions.html#ga2541640bdf35f63e4bb55f7dc8be9d16">SYSCFG_GetCompensationCellStatus</a> (void)</td></tr>
|
|
<tr class="memdesc:ga2541640bdf35f63e4bb55f7dc8be9d16"><td class="mdescLeft"> </td><td class="mdescRight">Checks whether the I/O Compensation Cell ready flag is set or not. <a href="group___s_y_s_c_f_g___private___functions.html#ga2541640bdf35f63e4bb55f7dc8be9d16">More...</a><br /></td></tr>
|
|
<tr class="separator:ga2541640bdf35f63e4bb55f7dc8be9d16"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock"><p>This file provides firmware functions to manage the SYSCFG peripheral. </p>
|
|
<dl class="section author"><dt>Author</dt><dd>MCD Application Team </dd></dl>
|
|
<dl class="section version"><dt>Version</dt><dd>V1.4.0 </dd></dl>
|
|
<dl class="section date"><dt>Date</dt><dd>04-August-2014 <pre class="fragment">===============================================================================
|
|
##### How to use this driver #####
|
|
===============================================================================
|
|
[..] This driver provides functions for:
|
|
|
|
(#) Remapping the memory accessible in the code area using SYSCFG_MemoryRemapConfig()
|
|
|
|
(#) Swapping the internal flash Bank1 and Bank2 this features is only visible for
|
|
STM32F42xxx/43xxx devices Devices.
|
|
|
|
(#) Manage the EXTI lines connection to the GPIOs using SYSCFG_EXTILineConfig()
|
|
|
|
(#) Select the ETHERNET media interface (RMII/RII) using SYSCFG_ETH_MediaInterfaceConfig()
|
|
|
|
-@- SYSCFG APB clock must be enabled to get write access to SYSCFG registers,
|
|
using RCC_APB2PeriphClockCmd(RCC_APB2Periph_SYSCFG, ENABLE);</pre></dd></dl>
|
|
<dl class="section attention"><dt>Attention</dt><dd></dd></dl>
|
|
<h2><center>© COPYRIGHT 2014 STMicroelectronics</center></h2>
|
|
<p>Licensed under MCD-ST Liberty SW License Agreement V2, (the "License"); You may not use this file except in compliance with the License. You may obtain a copy of the License at: </p><pre class="fragment"> http://www.st.com/software_license_agreement_liberty_v2
|
|
</pre><p>Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. </p>
|
|
</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  <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>
|