|
InES Hardware Abstraction Layer
|
Representation of FPU register. More...
#include <reg_stm32f4xx.h>
Data Fields | |
| volatile uint32_t | CPACR |
| uint32_t | RESERVED [106] |
| volatile uint32_t | FPCCR |
| volatile uint32_t | FPCAR |
| volatile uint32_t | FPDSCR |
Representation of FPU register.
Described in programming manual p.236ff.
| volatile uint32_t reg_fpu_t::CPACR |
Coprocessor access control register.
| volatile uint32_t reg_fpu_t::FPCAR |
Floating point context address reg.
| volatile uint32_t reg_fpu_t::FPCCR |
Floating point context control reg.
| volatile uint32_t reg_fpu_t::FPDSCR |
Floating point status control register.
1.8.15