Type Alias DSCSR
Source pub type DSCSR = Reg<DSCSR_SPEC>;
Expand description
DSCSR (rw) register accessor: Provides control and status information for Secure debug
You can read this register and get dscsr::R. You can reset, write, write_with_zero this register using dscsr::W. You can also modify this register. See API.
For information about available fields see dscsr
module
pub struct DSCSR { }