Type Alias rp2040_pac::timer::DBGPAUSE

source ·
pub type DBGPAUSE = Reg<DBGPAUSE_SPEC>;
Expand description

DBGPAUSE (rw) register accessor: Set bits high to enable pause when the corresponding debug ports are active

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

For information about available fields see dbgpause module

Aliased Type§

struct DBGPAUSE { /* private fields */ }