pub type DBGCTRL = Reg<DBGCTRL_SPEC>;Expand description
DBGCTRL (rw) register accessor: Debug control
You can read this register and get dbgctrl::R. You can reset, write, write_with_zero this register using dbgctrl::W. You can also modify this register. See API.
For information about available fields see dbgctrl module
Aliased Typeยง
pub struct DBGCTRL { /* private fields */ }