HAL
HAL_DBGMCU_EnableDBGStopMode() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_DBGMCU_EnableDBGStopMode()

HAL_DBGMCU_EnableDBGStopMode() function

Enable the Debug Module during STOP mode

Syntax

void HAL_DBGMCU_EnableDBGStopMode(void);
Implemented in stm32f4xx_hal.c:487

Return value

None

References

LocationText
stm32f4xx_hal.c:487
void HAL_DBGMCU_EnableDBGStopMode(void)
stm32f4xx_hal.h:245
void HAL_DBGMCU_EnableDBGStopMode(void);

Data Use

Data read by HAL_DBGMCU_EnableDBGStopMode()
all items filtered out
HAL_DBGMCU_EnableDBGStopMode()