FixceR

Type Alias FixceR 

pub type FixceR = BitReader<Fixce>;
Expand description

Field FIXCE reader - FPU Inexact Interrupt Enable

Aliased Type§

pub struct FixceR { /* private fields */ }

Implementations§

§

impl FixceR

pub const fn variant(&self) -> Fixce

Get enumerated values variant

pub fn is_0(&self) -> bool

Disable interrupt

pub fn is_1(&self) -> bool

Enable interrupt