FufceR

Type Alias FufceR 

pub type FufceR = BitReader<Fufce>;
Expand description

Field FUFCE reader - FPU Underflow Interrupt Enable

Aliased Type§

pub struct FufceR { /* private fields */ }

Implementations§

§

impl FufceR

pub const fn variant(&self) -> Fufce

Get enumerated values variant

pub fn is_0(&self) -> bool

Disable interrupt

pub fn is_1(&self) -> bool

Enable interrupt