uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
stm32f10x_dbgmcu.c File Reference

This file provides all the DBGMCU firmware functions. More...

#include "stm32f10x_dbgmcu.h"

Go to the source code of this file.

Macros

#define IDCODE_DEVID_MASK   ((uint32_t)0x00000FFF)
 

Functions

uint32_t DBGMCU_GetREVID (void)
 Returns the device revision identifier. More...
 
uint32_t DBGMCU_GetDEVID (void)
 Returns the device identifier. More...
 
void DBGMCU_Config (uint32_t DBGMCU_Periph, FunctionalState NewState)
 Configures the specified peripheral and low power mode behavior when the MCU under Debug mode. More...
 

Detailed Description

This file provides all the DBGMCU firmware functions.

Author
MCD Application Team
Version
V3.5.0
Date
11-March-2011
Attention

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.

© COPYRIGHT 2011 STMicroelectronics

Definition in file stm32f10x_dbgmcu.c.