179 lines
22 KiB
HTML
179 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: discovery/libs/StmCoreNPheriph/src/stm32f4_discovery.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="#func-members">Functions</a> |
|
|
<a href="#var-members">Variables</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">stm32f4_discovery.c File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>This file provides set of firmware functions to manage Leds and push-button available on STM32F4-Discovery Kit from STMicroelectronics.
|
|
<a href="#details">More...</a></p>
|
|
<div class="textblock"><code>#include "<a class="el" href="stm32f4__discovery_8h_source.html">stm32f4_discovery.h</a>"</code><br />
|
|
</div><div class="textblock"><div class="dynheader">
|
|
Include dependency graph for stm32f4_discovery.c:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="stm32f4__discovery_8c__incl.png" border="0" usemap="#discovery_2libs_2_stm_core_n_pheriph_2src_2stm32f4__discovery_8c" alt=""/></div>
|
|
<map name="discovery_2libs_2_stm_core_n_pheriph_2src_2stm32f4__discovery_8c" id="discovery_2libs_2_stm_core_n_pheriph_2src_2stm32f4__discovery_8c">
|
|
<area shape="rect" id="node2" href="stm32f4__discovery_8h.html" title="This file contains definitions for STM32F4-Discovery Kit's Leds and push-button hardware resources..." alt="" coords="2157,95,2295,121"/><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="2179,169,2273,196"/><area shape="rect" id="node4" href="core__cm4_8h.html" title="CMSIS Cortex-M4 Core Peripheral Access Layer Header File. " alt="" coords="237,244,327,271"/><area shape="rect" id="node9" href="system__stm32f4xx_8h.html" title="CMSIS Cortex-M4 Device System Source File for STM32F4xx devices. " alt="" coords="1463,244,1605,271"/><area shape="rect" id="node10" href="stm32f4xx__conf_8h_source.html" title="stm32f4xx_conf.h" alt="" coords="2289,244,2413,271"/><area shape="rect" id="node6" href="core__cm_instr_8h.html" title="CMSIS Cortex-M Core Instruction Access Header File. " alt="" coords="95,319,202,345"/><area shape="rect" id="node7" href="core__cm_func_8h.html" title="CMSIS Cortex-M Core Function Access Header File. " alt="" coords="226,319,338,345"/><area shape="rect" id="node8" href="core__cm4__simd_8h.html" title="CMSIS Cortex-M4 SIMD Header File. " alt="" coords="362,319,487,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="node21" href="stm32f4xx__rcc_8h.html" title="This file contains all the functions prototypes for the RCC firmware library. " alt="" coords="2000,319,2119,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="2143,319,2258,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="2283,319,2407,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="2430,319,2547,345"/><area shape="rect" id="node25" href="stm32f4xx__syscfg_8h.html" title="This file contains all the functions prototypes for the SYSCFG firmware library. " alt="" coords="2571,319,2710,345"/><area shape="rect" id="node26" href="stm32f4xx__tim_8h.html" title="This file contains all the functions prototypes for the TIM firmware library. " alt="" coords="2735,319,2853,345"/><area shape="rect" id="node27" href="stm32f4xx__usart_8h.html" title="This file contains all the functions prototypes for the USART firmware library. " alt="" coords="2877,319,3007,345"/><area shape="rect" id="node28" href="stm32f4xx__wwdg_8h.html" title="This file contains all the functions prototypes for the WWDG firmware library. " alt="" coords="3031,319,3163,345"/><area shape="rect" id="node29" href="misc_8h.html" title="This file contains all the functions prototypes for the miscellaneous firmware library functions (add..." alt="" coords="3187,319,3249,345"/><area shape="rect" id="node30" href="stm32f4xx__cryp_8h.html" title="This file contains all the functions prototypes for the Cryptographic processor(CRYP) firmware librar..." alt="" coords="3273,319,3398,345"/><area shape="rect" id="node31" href="stm32f4xx__hash_8h.html" title="This file contains all the functions prototypes for the HASH firmware library. " alt="" coords="3422,319,3550,345"/><area shape="rect" id="node32" href="stm32f4xx__rng_8h.html" title="This file contains all the functions prototypes for the Random Number Generator(RNG) firmware library..." alt="" coords="3575,319,3693,345"/><area shape="rect" id="node33" href="stm32f4xx__can_8h.html" title="This file contains all the functions prototypes for the CAN firmware library. " alt="" coords="3717,319,3839,345"/><area shape="rect" id="node34" href="stm32f4xx__dac_8h.html" title="This file contains all the functions prototypes for the DAC firmware library. " alt="" coords="3863,319,3984,345"/><area shape="rect" id="node35" href="stm32f4xx__dcmi_8h.html" title="This file contains all the functions prototypes for the DCMI firmware library. " alt="" coords="4009,319,4137,345"/><area shape="rect" id="node36" href="stm32f4xx__fsmc_8h.html" title="This file contains all the functions prototypes for the FSMC firmware library. " alt="" coords="4161,319,4289,345"/></map>
|
|
</div>
|
|
</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:ga01e1a245e786705357f741c8d42cbd3a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___private___functions.html#ga01e1a245e786705357f741c8d42cbd3a">STM_EVAL_LEDInit</a> (Led_TypeDef Led)</td></tr>
|
|
<tr class="memdesc:ga01e1a245e786705357f741c8d42cbd3a"><td class="mdescLeft"> </td><td class="mdescRight">Configures LED GPIO. <a href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___private___functions.html#ga01e1a245e786705357f741c8d42cbd3a">More...</a><br /></td></tr>
|
|
<tr class="separator:ga01e1a245e786705357f741c8d42cbd3a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gad27fa430d867e6dde94cb7896fcc42fc"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___private___functions.html#gad27fa430d867e6dde94cb7896fcc42fc">STM_EVAL_LEDOn</a> (Led_TypeDef Led)</td></tr>
|
|
<tr class="memdesc:gad27fa430d867e6dde94cb7896fcc42fc"><td class="mdescLeft"> </td><td class="mdescRight">Turns selected LED On. <a href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___private___functions.html#gad27fa430d867e6dde94cb7896fcc42fc">More...</a><br /></td></tr>
|
|
<tr class="separator:gad27fa430d867e6dde94cb7896fcc42fc"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gab9ab7deafd606e72d72580ec974b7757"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___private___functions.html#gab9ab7deafd606e72d72580ec974b7757">STM_EVAL_LEDOff</a> (Led_TypeDef Led)</td></tr>
|
|
<tr class="memdesc:gab9ab7deafd606e72d72580ec974b7757"><td class="mdescLeft"> </td><td class="mdescRight">Turns selected LED Off. <a href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___private___functions.html#gab9ab7deafd606e72d72580ec974b7757">More...</a><br /></td></tr>
|
|
<tr class="separator:gab9ab7deafd606e72d72580ec974b7757"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga5b1ccd57cf505c1d41440e62a845e4a9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___private___functions.html#ga5b1ccd57cf505c1d41440e62a845e4a9">STM_EVAL_LEDToggle</a> (Led_TypeDef Led)</td></tr>
|
|
<tr class="memdesc:ga5b1ccd57cf505c1d41440e62a845e4a9"><td class="mdescLeft"> </td><td class="mdescRight">Toggles the selected LED. <a href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___private___functions.html#ga5b1ccd57cf505c1d41440e62a845e4a9">More...</a><br /></td></tr>
|
|
<tr class="separator:ga5b1ccd57cf505c1d41440e62a845e4a9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga1cdc19fe328ddcd17bf50fcb62d78369"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___private___functions.html#ga1cdc19fe328ddcd17bf50fcb62d78369">STM_EVAL_PBInit</a> (Button_TypeDef Button, ButtonMode_TypeDef Button_Mode)</td></tr>
|
|
<tr class="memdesc:ga1cdc19fe328ddcd17bf50fcb62d78369"><td class="mdescLeft"> </td><td class="mdescRight">Configures Button GPIO and EXTI <a class="el" href="struct_line.html">Line</a>. <a href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___private___functions.html#ga1cdc19fe328ddcd17bf50fcb62d78369">More...</a><br /></td></tr>
|
|
<tr class="separator:ga1cdc19fe328ddcd17bf50fcb62d78369"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga812ee2a84aaed235587ac81eb9269442"><td class="memItemLeft" align="right" valign="top">uint32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___private___functions.html#ga812ee2a84aaed235587ac81eb9269442">STM_EVAL_PBGetState</a> (Button_TypeDef Button)</td></tr>
|
|
<tr class="memdesc:ga812ee2a84aaed235587ac81eb9269442"><td class="mdescLeft"> </td><td class="mdescRight">Returns the selected Button state. <a href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___private___functions.html#ga812ee2a84aaed235587ac81eb9269442">More...</a><br /></td></tr>
|
|
<tr class="separator:ga812ee2a84aaed235587ac81eb9269442"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
|
|
Variables</h2></td></tr>
|
|
<tr class="memitem:gadfddcc182c40163aaa7b3c7f36e42ed9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct_g_p_i_o___type_def.html">GPIO_TypeDef</a> * </td><td class="memItemRight" valign="bottom"><b>GPIO_PORT</b> [LEDn]</td></tr>
|
|
<tr class="separator:gadfddcc182c40163aaa7b3c7f36e42ed9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga7f675ed2b6edb74e2d8406f8a4a677f5"><td class="memItemLeft" align="right" valign="top">const uint16_t </td><td class="memItemRight" valign="bottom"><b>GPIO_PIN</b> [LEDn]</td></tr>
|
|
<tr class="separator:ga7f675ed2b6edb74e2d8406f8a4a677f5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gaeef08b09ae717d36fdb4693a58ae0261"><td class="memItemLeft" align="right" valign="top">const uint32_t </td><td class="memItemRight" valign="bottom"><b>GPIO_CLK</b> [LEDn]</td></tr>
|
|
<tr class="separator:gaeef08b09ae717d36fdb4693a58ae0261"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gad63ed42b4071e78f80f7462227da4f35"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gad63ed42b4071e78f80f7462227da4f35"></a>
|
|
<a class="el" href="struct_g_p_i_o___type_def.html">GPIO_TypeDef</a> * </td><td class="memItemRight" valign="bottom"><b>BUTTON_PORT</b> [BUTTONn] = {USER_BUTTON_GPIO_PORT }</td></tr>
|
|
<tr class="separator:gad63ed42b4071e78f80f7462227da4f35"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gadf78f2d71408a01f8d30929c2d2da82b"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gadf78f2d71408a01f8d30929c2d2da82b"></a>
|
|
const uint16_t </td><td class="memItemRight" valign="bottom"><b>BUTTON_PIN</b> [BUTTONn] = {<a class="el" href="group___s_t_m32_f4___d_i_s_c_o_v_e_r_y___l_o_w___l_e_v_e_l___b_u_t_t_o_n.html#ga34df6915e3013d6a0c74131d3946b659">USER_BUTTON_PIN</a> }</td></tr>
|
|
<tr class="separator:gadf78f2d71408a01f8d30929c2d2da82b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:gaba532cec9f512c154ac07f1dfa7bfa2f"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gaba532cec9f512c154ac07f1dfa7bfa2f"></a>
|
|
const uint32_t </td><td class="memItemRight" valign="bottom"><b>BUTTON_CLK</b> [BUTTONn] = {USER_BUTTON_GPIO_CLK }</td></tr>
|
|
<tr class="separator:gaba532cec9f512c154ac07f1dfa7bfa2f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga1760a56d44de70153c4c1a8c785d583b"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga1760a56d44de70153c4c1a8c785d583b"></a>
|
|
const uint16_t </td><td class="memItemRight" valign="bottom"><b>BUTTON_EXTI_LINE</b> [BUTTONn] = {USER_BUTTON_EXTI_LINE }</td></tr>
|
|
<tr class="separator:ga1760a56d44de70153c4c1a8c785d583b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga043001d613d9070343f086a1fb778b56"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga043001d613d9070343f086a1fb778b56"></a>
|
|
const uint8_t </td><td class="memItemRight" valign="bottom"><b>BUTTON_PORT_SOURCE</b> [BUTTONn] = {USER_BUTTON_EXTI_PORT_SOURCE}</td></tr>
|
|
<tr class="separator:ga043001d613d9070343f086a1fb778b56"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga80c29ecf61c61be41ec382cd2a93fcec"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga80c29ecf61c61be41ec382cd2a93fcec"></a>
|
|
const uint8_t </td><td class="memItemRight" valign="bottom"><b>BUTTON_PIN_SOURCE</b> [BUTTONn] = {USER_BUTTON_EXTI_PIN_SOURCE }</td></tr>
|
|
<tr class="separator:ga80c29ecf61c61be41ec382cd2a93fcec"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga13c3e27c584df9fccc4697dd535ea1cd"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga13c3e27c584df9fccc4697dd535ea1cd"></a>
|
|
const uint8_t </td><td class="memItemRight" valign="bottom"><b>BUTTON_IRQn</b> [BUTTONn] = {USER_BUTTON_EXTI_IRQn }</td></tr>
|
|
<tr class="separator:ga13c3e27c584df9fccc4697dd535ea1cd"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ga97a738439b47cc7e96fb8c57ea0f94df"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga97a738439b47cc7e96fb8c57ea0f94df"></a>
|
|
<a class="el" href="struct_n_v_i_c___init_type_def.html">NVIC_InitTypeDef</a> </td><td class="memItemRight" valign="bottom"><b>NVIC_InitStructure</b></td></tr>
|
|
<tr class="separator:ga97a738439b47cc7e96fb8c57ea0f94df"><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 set of firmware functions to manage Leds and push-button available on STM32F4-Discovery Kit from STMicroelectronics. </p>
|
|
<dl class="section author"><dt>Author</dt><dd>MCD Application Team </dd></dl>
|
|
<dl class="section version"><dt>Version</dt><dd>V1.1.0 </dd></dl>
|
|
<dl class="section date"><dt>Date</dt><dd>28-October-2011 </dd></dl>
|
|
<dl class="section attention"><dt>Attention</dt><dd></dd></dl>
|
|
<p>THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.</p>
|
|
<h2><center>© COPYRIGHT 2011 STMicroelectronics</center></h2>
|
|
</div></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Sun May 10 2015 15:15:18 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>
|