FixcR

Type Alias FixcR 

pub type FixcR = BitReader<Fixc>;
Expand description

Field FIXC reader - FPU Inexact Interrupt Status

Aliased Type§

pub struct FixcR { /* private fields */ }

Implementations§

§

impl FixcR

pub const fn variant(&self) -> Fixc

Get enumerated values variant

pub fn is_0(&self) -> bool

No interrupt

pub fn is_1(&self) -> bool

Interrupt occurred