![Geehy SEMICONDUCTOR APM32F405 Series User Manual Download Page 149](http://html1.mh-extra.com/html/geehy-semiconductor/apm32f405-series/apm32f405-series_user-manual_573630149.webp)
www.geehy.com Page 148
Debug MCU APB2 freeze register (DBGMCU_APB2F)
This register is used to configure MCU during debugging.
Involve some APB peripherals:
Freeze the timer counter
This register is reset asynchronously by POR (instead of system reset) and can
be written by the debugger through system reset.
Only support 32-bit access
Address: 0xE004 200C
Reset value: 0x0000 (unaffected by system reset)
Field
Name
R/W
Description
0
TMR1_STS
R/W
Configure Timer1 Work Status When Core is in Halted
Whether TMR1 counter continues to work when the core stops
work
0: Continue to work
1: Stop working
1
TMR8_STS
R/W
ConfigureTimer8 Work Status When Core is in Halted
Whether TMR8 continues to work when the core stops work
0: Continue to work
1: Stop working
15:2
Reserved
16
TMR9_STS
R/W
ConfigureTimer9 Work Status When Core is in Halted
Whether TMR9 continues to work when the core stops work
0: Continue to work
1: Stop working
17
TMR10_STS
R/W
ConfigureTimer10 Work Status When Core is in Halted
Whether TMR10 continues to work when the core stops work
0: Continue to work
1: Stop working
18
TMR11_STS
R/W
ConfigureTimer11 Work Status When Core is in Halted
Whether TMR11 continues to work when the core stops work
0: Continue to work
1: Stop working
31:19
Reserved