FiocR

Type Alias FiocR 

pub type FiocR = BitReader<Fioc>;
Expand description

Field FIOC reader - FPU Invalid Operation Interrupt Status

Aliased Type§

pub struct FiocR { /* private fields */ }

Implementations§

§

impl FiocR

pub const fn variant(&self) -> Fioc

Get enumerated values variant

pub fn is_0(&self) -> bool

No interrupt

pub fn is_1(&self) -> bool

Interrupt occurred