Contiki-NG
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

Definition at line 2045 of file core_cm7.h.

References SCB.