MG32F157 Standard Peripherals Firmware Library
|
This file provides all the DBGMCU firmware functions. More...
#include "mg32f157_dbgmcu.h"
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... | |
This file provides all the DBGMCU firmware functions.