Module rp2040_pac::syscfg::dbgforce
source · Expand description
Directly control the SWD debug port of either processor
Structs§
- Directly control the SWD debug port of either processor
Type Aliases§
- Field
PROC0_ATTACH
reader - Attach processor 0 debug port to syscfg controls, and disconnect it from external SWD pads. - Field
PROC0_ATTACH
writer - Attach processor 0 debug port to syscfg controls, and disconnect it from external SWD pads. - Field
PROC0_SWCLK
reader - Directly drive processor 0 SWCLK, if PROC0_ATTACH is set - Field
PROC0_SWCLK
writer - Directly drive processor 0 SWCLK, if PROC0_ATTACH is set - Field
PROC0_SWDI
reader - Directly drive processor 0 SWDIO input, if PROC0_ATTACH is set - Field
PROC0_SWDI
writer - Directly drive processor 0 SWDIO input, if PROC0_ATTACH is set - Field
PROC0_SWDO
reader - Observe the value of processor 0 SWDIO output. - Field
PROC1_ATTACH
reader - Attach processor 1 debug port to syscfg controls, and disconnect it from external SWD pads. - Field
PROC1_ATTACH
writer - Attach processor 1 debug port to syscfg controls, and disconnect it from external SWD pads. - Field
PROC1_SWCLK
reader - Directly drive processor 1 SWCLK, if PROC1_ATTACH is set - Field
PROC1_SWCLK
writer - Directly drive processor 1 SWCLK, if PROC1_ATTACH is set - Field
PROC1_SWDI
reader - Directly drive processor 1 SWDIO input, if PROC1_ATTACH is set - Field
PROC1_SWDI
writer - Directly drive processor 1 SWDIO input, if PROC1_ATTACH is set - Field
PROC1_SWDO
reader - Observe the value of processor 1 SWDIO output. - Register
DBGFORCE
reader - Register
DBGFORCE
writer