R

Type Alias R 

Source
pub type R = R<u32, FPCCR>;
Expand description

Reader of register FPCCR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn lspact(&self) -> LSPACT_R

Bit 0 - LSPACT

Source

pub fn user(&self) -> USER_R

Bit 1 - USER

Source

pub fn thread(&self) -> THREAD_R

Bit 3 - THREAD

Source

pub fn hfrdy(&self) -> HFRDY_R

Bit 4 - HFRDY

Source

pub fn mmrdy(&self) -> MMRDY_R

Bit 5 - MMRDY

Source

pub fn bfrdy(&self) -> BFRDY_R

Bit 6 - BFRDY

Source

pub fn monrdy(&self) -> MONRDY_R

Bit 8 - MONRDY

Source

pub fn lspen(&self) -> LSPEN_R

Bit 30 - LSPEN

Source

pub fn aspen(&self) -> ASPEN_R

Bit 31 - ASPEN