DHCSR

Type Alias DHCSR 

Source
pub type DHCSR = Reg<DHCSR_SPEC>;
Expand description

DHCSR (rw) register accessor: Controls halting debug

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

For information about available fields see dhcsr module

Aliased Typeยง

pub struct DHCSR { /* private fields */ }