FidceR

Type Alias FidceR 

pub type FidceR = BitReader<Fidce>;
Expand description

Field FIDCE reader - FPU Input Denormal Interrupt Enable

Aliased Type§

pub struct FidceR { /* private fields */ }

Implementations§

§

impl FidceR

pub const fn variant(&self) -> Fidce

Get enumerated values variant

pub fn is_0(&self) -> bool

Disable interrupt

pub fn is_1(&self) -> bool

Enable interrupt