RTEMS  5.1
Functions

Function that provides FPU type. More...

Functions

__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