RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Modules

Function that provides FPU type. More...

Modules

 SysTick Functions
 Functions that configure the System.
 
__STATIC_INLINE uint32_t SCB_GetFPUType (void)
 get FPU type
 

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