[−][src]Type Definition lpc55_pac::syscon::debug_features::R
type R = R<u32, DEBUG_FEATURES>;
Reader of register DEBUG_FEATURES
Implementations
impl R
[src]
pub fn cpu0_dbgen(&self) -> CPU0_DBGEN_R
[src]
Bits 0:1 - CPU0 Invasive debug control:.
pub fn cpu0_niden(&self) -> CPU0_NIDEN_R
[src]
Bits 2:3 - CPU0 Non Invasive debug control:.
pub fn cpu0_spiden(&self) -> CPU0_SPIDEN_R
[src]
Bits 4:5 - CPU0 Secure Invasive debug control:.
pub fn cpu0_spniden(&self) -> CPU0_SPNIDEN_R
[src]
Bits 6:7 - CPU0 Secure Non Invasive debug control:.
pub fn cpu1_dbgen(&self) -> CPU1_DBGEN_R
[src]
Bits 8:9 - CPU1 Invasive debug control:.
pub fn cpu1_niden(&self) -> CPU1_NIDEN_R
[src]
Bits 10:11 - CPU1 Non Invasive debug control:.