Type Alias xmc4300::ppb::fpccr::R

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

Register FPCCR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn lspact(&self) -> LspactR

Bit 0 - Lazy State Preservation Active

source

pub fn user(&self) -> UserR

Bit 1 - User allocated Stack Frame

source

pub fn thread(&self) -> ThreadR

Bit 3 - Thread Mode allocated Stack Frame

source

pub fn hfrdy(&self) -> HfrdyR

Bit 4 - HardFault Ready

source

pub fn mmrdy(&self) -> MmrdyR

Bit 5 - MemManage Ready

source

pub fn bfrdy(&self) -> BfrdyR

Bit 6 - BusFault Ready

source

pub fn monrdy(&self) -> MonrdyR

Bit 8 - Monitor Ready

source

pub fn lspen(&self) -> LspenR

Bit 30 - Lazy State Preservation Enabled

source

pub fn aspen(&self) -> AspenR

Bit 31 - Automatic State Preservation