openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches

Function that provides FPU type. More...

Collaboration diagram for FPU Functions:

Topics

 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 )

#include <port/ucontroller/nxp/lpc17xx/bootloader/inc/core_cm3.h>

get FPU type

returns the FPU type

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