Struct stm32f0xx::Fpu [] [src]

#[repr(C)]
pub struct Fpu { pub fpccr: RW<u32>, pub fpcar: RW<u32>, pub fpdscr: RW<u32>, pub mvfr: [RO<u32>; 3], // some fields omitted }

FPU register block

Fields

Floating Point Context Control

Floating Point Context Address

Floating Point Default Status Control

Media and FP Feature