Struct cortex_m::peripheral::FPU [] [src]

pub struct FPU { /* fields omitted */ }

Floating Point Unit

NOTE Available only on ARMv7E-M (thumbv7em-none-eabihf)

Methods

impl FPU
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FPU
[src]

impl Deref for FPU
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.