Struct stm32f7x2::FPU_CPACR [] [src]

pub struct FPU_CPACR { /* fields omitted */ }

Floating point unit CPACR

Methods

impl FPU_CPACR
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FPU_CPACR
[src]

impl Deref for FPU_CPACR
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for FPU_CPACR