Type Alias atsame54n::core_debug::dhcsr::R

source ·
pub type R = R<DHCSR_SPEC>;
Expand description

Register DHCSR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn c_debugen(&self) -> C_DEBUGEN_R

Bit 0

source

pub fn c_halt(&self) -> C_HALT_R

Bit 1

source

pub fn c_step(&self) -> C_STEP_R

Bit 2

source

pub fn c_maskints(&self) -> C_MASKINTS_R

Bit 3

source

pub fn c_snapstall(&self) -> C_SNAPSTALL_R

Bit 5

source

pub fn s_regrdy(&self) -> S_REGRDY_R

Bit 16

source

pub fn s_halt(&self) -> S_HALT_R

Bit 17

source

pub fn s_sleep(&self) -> S_SLEEP_R

Bit 18

source

pub fn s_lockup(&self) -> S_LOCKUP_R

Bit 19

source

pub fn s_retire_st(&self) -> S_RETIRE_ST_R

Bit 24

source

pub fn s_reset_st(&self) -> S_RESET_ST_R

Bit 25