RTEMS 5.2
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Modules

Function that provides FPU type. More...

Modules

 Cache Functions
 Functions that configure Instruction and Data cache.
 
__STATIC_INLINE uint32_t SCB_GetFPUType (void)
 get FPU type More...
 

Detailed Description

Function that provides FPU type.

Function Documentation

◆ SCB_GetFPUType()

__STATIC_INLINE uint32_t SCB_GetFPUType ( void  )

get FPU type

returns the FPU type

Returns
  • 0: No FPU
  • 1: Single precision FPU
  • 2: Double + Single precision FPU