[][src]Type Definition saml10d14a::core_debug::dhcsr::R

type R = R<u32, DHCSR>;

Reader of register DHCSR

Methods

impl R[src]

pub fn c_debugen(&self) -> C_DEBUGEN_R[src]

Bit 0 - Enable Halting debug

pub fn c_halt(&self) -> C_HALT_R[src]

Bit 1 - Halt processor

pub fn c_step(&self) -> C_STEP_R[src]

Bit 2 - Enable single step

pub fn c_maskints(&self) -> C_MASKINTS_R[src]

Bit 3 - Mask PendSV, SysTick and external configurable interrupts

pub fn s_snapstall(&self) -> S_SNAPSTALL_R[src]

Bit 5 - Snap stall control

pub fn s_regrdy(&self) -> S_REGRDY_R[src]

Bit 16 - Register ready status

pub fn s_halt(&self) -> S_HALT_R[src]

Bit 17 - Halted status

pub fn s_sleep(&self) -> S_SLEEP_R[src]

Bit 18 - Sleeping status

pub fn s_lockup(&self) -> S_LOCKUP_R[src]

Bit 19 - Lockup status

pub fn s_sde(&self) -> S_SDE_R[src]

Bit 20 - Secure debug enabled

pub fn s_retire_st(&self) -> S_RETIRE_ST_R[src]

Bit 24 - Retire sticky status

pub fn s_reset_st(&self) -> S_RESET_ST_R[src]

Bit 25 - Reset sticky status

pub fn s_restart_st(&self) -> S_RESTART_ST_R[src]

Bit 26 - Restart sticky status