Macros | Functions
stm32f4xx_dbgmcu.c File Reference

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

#include "stm32f4xx_dbgmcu.h"
Include dependency graph for stm32f4xx_dbgmcu.c:

Go to the source code of this file.

Macros

#define IDCODE_DEVID_MASK   ((uint32_t)0x00000FFF)
 

Functions

void DBGMCU_APB1PeriphConfig (uint32_t DBGMCU_Periph, FunctionalState NewState)
 Configures APB1 peripheral behavior when the MCU is in Debug mode. More...
 
void DBGMCU_APB2PeriphConfig (uint32_t DBGMCU_Periph, FunctionalState NewState)
 Configures APB2 peripheral behavior when the MCU is in Debug mode. More...
 
void DBGMCU_Config (uint32_t DBGMCU_Periph, FunctionalState NewState)
 Configures low power mode behavior when the MCU is in Debug mode. More...
 
uint32_t DBGMCU_GetDEVID (void)
 Returns the device identifier. More...
 
uint32_t DBGMCU_GetREVID (void)
 Returns the device revision identifier. More...
 

Detailed Description

This file provides all the DBGMCU firmware functions.

Author
MCD Application Team
Version
V1.1.0
Date
11-January-2013
Attention

© COPYRIGHT 2013 STMicroelectronics

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:

   http://www.st.com/software_license_agreement_liberty_v2

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.

Definition in file stm32f4xx_dbgmcu.c.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:53