Type Alias xmc4200::ppb::fpccr::R

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

Register FPCCR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn lspact(&self) -> LSPACT_R

Bit 0 - Lazy State Preservation Active

source

pub fn user(&self) -> USER_R

Bit 1 - User allocated Stack Frame

source

pub fn thread(&self) -> THREAD_R

Bit 3 - Thread Mode allocated Stack Frame

source

pub fn hfrdy(&self) -> HFRDY_R

Bit 4 - HardFault Ready

source

pub fn mmrdy(&self) -> MMRDY_R

Bit 5 - MemManage Ready

source

pub fn bfrdy(&self) -> BFRDY_R

Bit 6 - BusFault Ready

source

pub fn monrdy(&self) -> MONRDY_R

Bit 8 - Monitor Ready

source

pub fn lspen(&self) -> LSPEN_R

Bit 30 - Lazy State Preservation Enabled

source

pub fn aspen(&self) -> ASPEN_R

Bit 31 - Automatic State Preservation