[][src]Type Definition lpc55_pac::syscon::debug_features::W

type W = W<u32, DEBUG_FEATURES>;

Writer for register DEBUG_FEATURES

Implementations

impl W[src]

pub fn cpu0_dbgen(&mut self) -> CPU0_DBGEN_W<'_>[src]

Bits 0:1 - CPU0 Invasive debug control:.

pub fn cpu0_niden(&mut self) -> CPU0_NIDEN_W<'_>[src]

Bits 2:3 - CPU0 Non Invasive debug control:.

pub fn cpu0_spiden(&mut self) -> CPU0_SPIDEN_W<'_>[src]

Bits 4:5 - CPU0 Secure Invasive debug control:.

pub fn cpu0_spniden(&mut self) -> CPU0_SPNIDEN_W<'_>[src]

Bits 6:7 - CPU0 Secure Non Invasive debug control:.

pub fn cpu1_dbgen(&mut self) -> CPU1_DBGEN_W<'_>[src]

Bits 8:9 - CPU1 Invasive debug control:.

pub fn cpu1_niden(&mut self) -> CPU1_NIDEN_W<'_>[src]

Bits 10:11 - CPU1 Non Invasive debug control:.