FioceW

Type Alias FioceW 

pub type FioceW<'a, REG> = BitWriter<'a, REG, Fioce>;
Expand description

Field FIOCE writer - FPU Invalid Operation Interrupt Enable

Aliased Type§

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

Implementations§

§

impl<'a, REG> FioceW<'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