Type Alias rp2040_pac::syscfg::DBGFORCE

source ·
pub type DBGFORCE = Reg<DBGFORCE_SPEC>;
Expand description

DBGFORCE (rw) register accessor: Directly control the SWD debug port of either processor

You can read this register and get dbgforce::R. You can reset, write, write_with_zero this register using dbgforce::W. You can also modify this register. See API.

For information about available fields see dbgforce module

Aliased Type§

struct DBGFORCE { /* private fields */ }