CMSIS-Core (Cortex-M)
Version 5.6.0
CMSIS-Core support for Cortex-M processor-based devices
|
Functions that relate to the Floating-Point Arithmetic Unit. More...
Functions | |
__STATIC_INLINE uint32_t | SCB_GetFPUType (void) |
Get the FPU type. More... | |
Functions that relate to the Floating-Point Arithmetic Unit.
Some Cortex-M processors include optional floating-point arithmetic functionality, with support for single and double-precision arithmetic. The Cortex-M processor with FPU is an implementation of the single-precision and double-precision variant of the Armv7-M Architecture with Floating-Point Extension (FPv5).
__STATIC_INLINE uint32_t SCB_GetFPUType | ( | void | ) |
Get the FPU type.
The function returns the implemented FPU type.