Skip to main content

DebugFeatures

Type Alias DebugFeatures 

Source
pub type DebugFeatures = Reg<DebugFeaturesSpec>;
Expand description

DEBUG_FEATURES (rw) register accessor: Cortex Debug Features Control

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

For information about available fields see debug_features module

Aliased Typeยง

pub struct DebugFeatures { /* private fields */ }