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