FufcR

Type Alias FufcR 

pub type FufcR = BitReader<Fufc>;
Expand description

Field FUFC reader - FPU Underflow Interrupt Status

Aliased Type§

pub struct FufcR { /* private fields */ }

Implementations§

§

impl FufcR

pub const fn variant(&self) -> Fufc

Get enumerated values variant

pub fn is_0(&self) -> bool

No interrupt

pub fn is_1(&self) -> bool

Interrupt occurred