FdzceR

Type Alias FdzceR 

pub type FdzceR = BitReader<Fdzce>;
Expand description

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

Aliased Type§

pub struct FdzceR { /* private fields */ }

Implementations§

§

impl FdzceR

pub const fn variant(&self) -> Fdzce

Get enumerated values variant

pub fn is_0(&self) -> bool

Disable interrupt

pub fn is_1(&self) -> bool

Enable interrupt