MG32F10x Standard Peripherals Firmware Library
函数

Function that provides FPU type. 更多...

函数

__STATIC_INLINE uint32_t SCB_GetFPUType (void)
 get FPU type 更多...
 

详细描述

Function that provides FPU type.

函数说明

◆ SCB_GetFPUType()

__STATIC_INLINE uint32_t SCB_GetFPUType ( void  )

get FPU type

returns the FPU type

返回
  • 0: No FPU
  • 1: Single precision FPU
  • 2: Double + Single precision FPU