FdzceW

Type Alias FdzceW 

pub type FdzceW<'a, REG> = BitWriter<'a, REG, Fdzce>;
Expand description

Field FDZCE writer - FPU Divide-by-Zero Interrupt Enable

Aliased Type§

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

Implementations§

§

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