FofcR

Type Alias FofcR 

pub type FofcR = BitReader<Fofc>;
Expand description

Field FOFC reader - FPU Overflow Interrupt Status

Aliased Type§

pub struct FofcR { /* private fields */ }

Implementations§

§

impl FofcR

pub const fn variant(&self) -> Fofc

Get enumerated values variant

pub fn is_0(&self) -> bool

No interrupt

pub fn is_1(&self) -> bool

Interrupt occurred