FpuR

Type Alias FpuR 

pub type FpuR = BitReader<Fpu>;
Expand description

Field FPU reader - Floating Point Unit

Aliased Type§

pub struct FpuR { /* private fields */ }

Implementations§

§

impl FpuR

pub const fn variant(&self) -> Fpu

Get enumerated values variant

pub fn is_0(&self) -> bool

FPU support is not included.

pub fn is_1(&self) -> bool

FPU support is included.