STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
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

__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

Definition at line 2032 of file core_cm7.h.