FidceW

Type Alias FidceW 

pub type FidceW<'a, REG> = BitWriter<'a, REG, Fidce>;
Expand description

Field FIDCE writer - FPU Input Denormal Interrupt Enable

Aliased Type§

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

Implementations§

§

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