[][src]Type Definition stm32f3::stm32f3x8::fpu::fpccr::W

type W = W<u32, FPCCR>;

Writer for register FPCCR

Methods

impl W[src]

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

Bit 0 - LSPACT

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

Bit 1 - USER

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

Bit 3 - THREAD

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

Bit 4 - HFRDY

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

Bit 5 - MMRDY

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

Bit 6 - BFRDY

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

Bit 8 - MONRDY

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

Bit 30 - LSPEN

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

Bit 31 - ASPEN