Type Definition rp2040_pac::timer::DBGPAUSE[][src]

type DBGPAUSE = Reg<u32, _DBGPAUSE>;
Expand description

Set bits high to enable pause when the corresponding debug ports are active

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see dbgpause module

Trait Implementations

Register DBGPAUSE reset()’s with value 0x07

Register size

Reset value of the register

read() method returns dbgpause::R reader structure

write(|w| ..) method takes dbgpause::W writer structure