[][src]Type Definition xmc4800::ppb::fpccr::R

type R = R<u32, FPCCR>;

Reader of register FPCCR

Methods

impl R[src]

pub fn lspact(&self) -> LSPACT_R[src]

Bit 0 - Lazy State Preservation Active

pub fn user(&self) -> USER_R[src]

Bit 1 - User allocated Stack Frame

pub fn thread(&self) -> THREAD_R[src]

Bit 3 - Thread Mode allocated Stack Frame

pub fn hfrdy(&self) -> HFRDY_R[src]

Bit 4 - HardFault Ready

pub fn mmrdy(&self) -> MMRDY_R[src]

Bit 5 - MemManage Ready

pub fn bfrdy(&self) -> BFRDY_R[src]

Bit 6 - BusFault Ready

pub fn monrdy(&self) -> MONRDY_R[src]

Bit 8 - Monitor Ready

pub fn lspen(&self) -> LSPEN_R[src]

Bit 30 - Lazy State Preservation Enabled

pub fn aspen(&self) -> ASPEN_R[src]

Bit 31 - Automatic State Preservation