Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-src by
FPU_Type Struct Reference
[Floating Point Unit (FPU)]
  Structure type to access the Floating Point Unit (FPU). More...
#include <core_cm4.h>
| Data Fields | |
| __IO uint32_t | FPCCR | 
| __IO uint32_t | FPCAR | 
| __IO uint32_t | FPDSCR | 
| __I uint32_t | MVFR0 | 
| __I uint32_t | MVFR1 | 
Detailed Description
Structure type to access the Floating Point Unit (FPU).
Definition at line 1151 of file core_cm4.h.
Field Documentation
| __IO uint32_t FPCAR | 
Offset: 0x008 (R/W) Floating-Point Context Address Register
Definition at line 1155 of file core_cm4.h.
| __IO uint32_t FPCCR | 
Offset: 0x004 (R/W) Floating-Point Context Control Register
Definition at line 1154 of file core_cm4.h.
| __IO uint32_t FPDSCR | 
Offset: 0x00C (R/W) Floating-Point Default Status Control Register
Definition at line 1156 of file core_cm4.h.
| __I uint32_t MVFR0 | 
Offset: 0x010 (R/ ) Media and FP Feature Register 0
Definition at line 1157 of file core_cm4.h.
| __I uint32_t MVFR1 | 
Offset: 0x014 (R/ ) Media and FP Feature Register 1
Definition at line 1158 of file core_cm4.h.
Generated on Tue Jul 12 2022 13:47:03 by
 1.7.2
 1.7.2 
    