FioceR

Type Alias FioceR 

pub type FioceR = BitReader<Fioce>;
Expand description

Field FIOCE reader - FPU Invalid Operation Interrupt Enable

Aliased Type§

pub struct FioceR { /* private fields */ }

Implementations§

§

impl FioceR

pub const fn variant(&self) -> Fioce

Get enumerated values variant

pub fn is_0(&self) -> bool

Disable interrupt

pub fn is_1(&self) -> bool

Enable interrupt