Type Alias atsamd51p::core_debug::DHCSR

source ·
pub type DHCSR = Reg<DHCSR_SPEC>;
Expand description

DHCSR (rw) register accessor: Debug Halting Control and Status Register

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§

struct DHCSR { /* private fields */ }