W

Type Alias W 

pub type W = W<IscrSpec>;
Expand description

Register ISCR writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn fioce(&mut self) -> FioceW<'_, IscrSpec>

Bit 24 - FPU Invalid Operation Interrupt Enable

pub fn fdzce(&mut self) -> FdzceW<'_, IscrSpec>

Bit 25 - FPU Divide-by-Zero Interrupt Enable

pub fn fofce(&mut self) -> FofceW<'_, IscrSpec>

Bit 26 - FPU Overflow Interrupt Enable

pub fn fufce(&mut self) -> FufceW<'_, IscrSpec>

Bit 27 - FPU Underflow Interrupt Enable

pub fn fixce(&mut self) -> FixceW<'_, IscrSpec>

Bit 28 - FPU Inexact Interrupt Enable

pub fn fidce(&mut self) -> FidceW<'_, IscrSpec>

Bit 31 - FPU Input Denormal Interrupt Enable