Type Alias Dbgctrl

Source
pub type Dbgctrl = Reg<DbgctrlSpec>;
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ยง

struct Dbgctrl { /* private fields */ }