FofceR

Type Alias FofceR 

pub type FofceR = BitReader<Fofce>;
Expand description

Field FOFCE reader - FPU Overflow Interrupt Enable

Aliased Type§

pub struct FofceR { /* private fields */ }

Implementations§

§

impl FofceR

pub const fn variant(&self) -> Fofce

Get enumerated values variant

pub fn is_0(&self) -> bool

Disable interrupt

pub fn is_1(&self) -> bool

Enable interrupt