FufceW

Type Alias FufceW 

pub type FufceW<'a, REG> = BitWriter<'a, REG, Fufce>;
Expand description

Field FUFCE writer - FPU Underflow Interrupt Enable

Aliased Type§

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

Implementations§

§

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