W

Type Alias W 

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

Writer for register FPCCR

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn lspact(&mut self) -> LSPACT_W<'_>

Bit 0 - LSPACT

Source

pub fn user(&mut self) -> USER_W<'_>

Bit 1 - USER

Source

pub fn thread(&mut self) -> THREAD_W<'_>

Bit 3 - THREAD

Source

pub fn hfrdy(&mut self) -> HFRDY_W<'_>

Bit 4 - HFRDY

Source

pub fn mmrdy(&mut self) -> MMRDY_W<'_>

Bit 5 - MMRDY

Source

pub fn bfrdy(&mut self) -> BFRDY_W<'_>

Bit 6 - BFRDY

Source

pub fn monrdy(&mut self) -> MONRDY_W<'_>

Bit 8 - MONRDY

Source

pub fn lspen(&mut self) -> LSPEN_W<'_>

Bit 30 - LSPEN

Source

pub fn aspen(&mut self) -> ASPEN_W<'_>

Bit 31 - ASPEN