MAX32680 Peripheral Driver API
Peripheral Driver API for the MAX32680
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
SIR_FSTAT

Macros

#define MXC_F_SIR_FSTAT_FPU_POS   0
 
#define MXC_F_SIR_FSTAT_FPU   ((uint32_t)(0x1UL << MXC_F_SIR_FSTAT_FPU_POS))
 
#define MXC_F_SIR_FSTAT_ADC_POS   2
 
#define MXC_F_SIR_FSTAT_ADC   ((uint32_t)(0x1UL << MXC_F_SIR_FSTAT_ADC_POS))
 
#define MXC_F_SIR_FSTAT_SMPHR_POS   7
 
#define MXC_F_SIR_FSTAT_SMPHR   ((uint32_t)(0x1UL << MXC_F_SIR_FSTAT_SMPHR_POS))
 

Detailed Description

funcstat register.

Macro Definition Documentation

◆ MXC_F_SIR_FSTAT_ADC

#define MXC_F_SIR_FSTAT_ADC   ((uint32_t)(0x1UL << MXC_F_SIR_FSTAT_ADC_POS))

FSTAT_ADC Mask

◆ MXC_F_SIR_FSTAT_ADC_POS

#define MXC_F_SIR_FSTAT_ADC_POS   2

FSTAT_ADC Position

◆ MXC_F_SIR_FSTAT_FPU

#define MXC_F_SIR_FSTAT_FPU   ((uint32_t)(0x1UL << MXC_F_SIR_FSTAT_FPU_POS))

FSTAT_FPU Mask

◆ MXC_F_SIR_FSTAT_FPU_POS

#define MXC_F_SIR_FSTAT_FPU_POS   0

FSTAT_FPU Position

◆ MXC_F_SIR_FSTAT_SMPHR

#define MXC_F_SIR_FSTAT_SMPHR   ((uint32_t)(0x1UL << MXC_F_SIR_FSTAT_SMPHR_POS))

FSTAT_SMPHR Mask

◆ MXC_F_SIR_FSTAT_SMPHR_POS

#define MXC_F_SIR_FSTAT_SMPHR_POS   7

FSTAT_SMPHR Position