Type Alias atsamd51p::system_control::ccr::R

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

Register CCR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn nonbasethrdena(&self) -> NONBASETHRDENA_R

Bit 0 - Indicates how processor enters Thread mode

source

pub fn usersetmpend(&self) -> USERSETMPEND_R

Bit 1 - Enables unprivileged software access to STIR register

source

pub fn unalign_trp(&self) -> UNALIGN_TRP_R

Bit 3 - Enables unaligned access traps

source

pub fn div_0_trp(&self) -> DIV_0_TRP_R

Bit 4 - Enables divide by 0 trap

source

pub fn bfhfnmign(&self) -> BFHFNMIGN_R

Bit 8 - Ignore LDM/STM BusFault for -1/-2 priority handlers

source

pub fn stkalign(&self) -> STKALIGN_R

Bit 9 - Indicates stack alignment on exception entry