FPU_Type is only used within CMSIS.
 
Symbols
loading...
Files
loading...

FPU_Type struct

Structure type to access the Floating Point Unit (FPU).

Syntax

typedef struct {         uint32_t RESERVED0[1U];   __IOM uint32_t FPCCR;                     __IOM uint32_t FPCAR;                     __IOM uint32_t FPDSCR;                    __IM  uint32_t MVFR0;                     __IM  uint32_t MVFR1;                     __IM  uint32_t MVFR2;                   } FPU_Type;

Fields

RESERVED0

No summary provided. Read more...

FPCCR

Offset: 0x004 (R/W) Floating-Point Context Control Register. Read more...

FPCAR

Offset: 0x008 (R/W) Floating-Point Context Address Register. Read more...

FPDSCR

Offset: 0x00C (R/W) Floating-Point Default Status Control Register. Read more...

MVFR0

Offset: 0x010 (R/ ) Media and FP Feature Register 0. Read more...

MVFR1

Offset: 0x014 (R/ ) Media and FP Feature Register 1. Read more...

MVFR2

Offset: 0x018 (R/ ) Media and FP Feature Register 2. Read more...

References

all items filtered out
FPU_Type
all items filtered out