FofceW

Type Alias FofceW 

pub type FofceW<'a, REG> = BitWriter<'a, REG, Fofce>;
Expand description

Field FOFCE writer - FPU Overflow Interrupt Enable

Aliased Type§

pub struct FofceW<'a, REG> { /* private fields */ }

Implementations§

§

impl<'a, REG> FofceW<'a, REG>
where REG: Writable + RegisterSpec,

pub fn _0(self) -> &'a mut W<REG>

Disable interrupt

pub fn _1(self) -> &'a mut W<REG>

Enable interrupt