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

Macros

#define MXC_F_DVS_STAT_DVS_STATE_POS   0
 
#define MXC_F_DVS_STAT_DVS_STATE   ((uint32_t)(0xFUL << MXC_F_DVS_STAT_DVS_STATE_POS))
 
#define MXC_F_DVS_STAT_ADJ_UP_ENA_POS   4
 
#define MXC_F_DVS_STAT_ADJ_UP_ENA   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_ADJ_UP_ENA_POS))
 
#define MXC_F_DVS_STAT_ADJ_DWN_ENA_POS   5
 
#define MXC_F_DVS_STAT_ADJ_DWN_ENA   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_ADJ_DWN_ENA_POS))
 
#define MXC_F_DVS_STAT_ADJ_ACTIVE_POS   6
 
#define MXC_F_DVS_STAT_ADJ_ACTIVE   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_ADJ_ACTIVE_POS))
 
#define MXC_F_DVS_STAT_CTR_TAP_OK_POS   7
 
#define MXC_F_DVS_STAT_CTR_TAP_OK   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_CTR_TAP_OK_POS))
 
#define MXC_F_DVS_STAT_CTR_TAP_SEL_POS   8
 
#define MXC_F_DVS_STAT_CTR_TAP_SEL   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_CTR_TAP_SEL_POS))
 
#define MXC_F_DVS_STAT_SLOW_TRIP_DET_POS   9
 
#define MXC_F_DVS_STAT_SLOW_TRIP_DET   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_SLOW_TRIP_DET_POS))
 
#define MXC_F_DVS_STAT_FAST_TRIP_DET_POS   10
 
#define MXC_F_DVS_STAT_FAST_TRIP_DET   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_FAST_TRIP_DET_POS))
 
#define MXC_F_DVS_STAT_PS_IN_RANGE_POS   11
 
#define MXC_F_DVS_STAT_PS_IN_RANGE   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_PS_IN_RANGE_POS))
 
#define MXC_F_DVS_STAT_PS_VCNTR_POS   12
 
#define MXC_F_DVS_STAT_PS_VCNTR   ((uint32_t)(0x7FUL << MXC_F_DVS_STAT_PS_VCNTR_POS))
 
#define MXC_F_DVS_STAT_MON_DLY_OK_POS   19
 
#define MXC_F_DVS_STAT_MON_DLY_OK   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_MON_DLY_OK_POS))
 
#define MXC_F_DVS_STAT_ADJ_DLY_OK_POS   20
 
#define MXC_F_DVS_STAT_ADJ_DLY_OK   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_ADJ_DLY_OK_POS))
 
#define MXC_F_DVS_STAT_LO_LIMIT_DET_POS   21
 
#define MXC_F_DVS_STAT_LO_LIMIT_DET   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_LO_LIMIT_DET_POS))
 
#define MXC_F_DVS_STAT_HI_LIMIT_DET_POS   22
 
#define MXC_F_DVS_STAT_HI_LIMIT_DET   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_HI_LIMIT_DET_POS))
 
#define MXC_F_DVS_STAT_VALID_TAP_POS   23
 
#define MXC_F_DVS_STAT_VALID_TAP   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_VALID_TAP_POS))
 
#define MXC_F_DVS_STAT_LIMIT_ERR_POS   24
 
#define MXC_F_DVS_STAT_LIMIT_ERR   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_LIMIT_ERR_POS))
 
#define MXC_F_DVS_STAT_RANGE_ERR_POS   25
 
#define MXC_F_DVS_STAT_RANGE_ERR   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_RANGE_ERR_POS))
 
#define MXC_F_DVS_STAT_ADJ_ERR_POS   26
 
#define MXC_F_DVS_STAT_ADJ_ERR   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_ADJ_ERR_POS))
 
#define MXC_F_DVS_STAT_REF_SEL_ERR_POS   27
 
#define MXC_F_DVS_STAT_REF_SEL_ERR   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_REF_SEL_ERR_POS))
 
#define MXC_F_DVS_STAT_FB_TO_ERR_POS   28
 
#define MXC_F_DVS_STAT_FB_TO_ERR   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_FB_TO_ERR_POS))
 
#define MXC_F_DVS_STAT_FB_TO_ERR_S_POS   29
 
#define MXC_F_DVS_STAT_FB_TO_ERR_S   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_FB_TO_ERR_S_POS))
 
#define MXC_F_DVS_STAT_FC_LV_DET_INT_POS   30
 
#define MXC_F_DVS_STAT_FC_LV_DET_INT   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_FC_LV_DET_INT_POS))
 
#define MXC_F_DVS_STAT_FC_LV_DET_S_POS   31
 
#define MXC_F_DVS_STAT_FC_LV_DET_S   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_FC_LV_DET_S_POS))
 

Detailed Description

Status Fields.

Macro Definition Documentation

◆ MXC_F_DVS_STAT_ADJ_ACTIVE

#define MXC_F_DVS_STAT_ADJ_ACTIVE   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_ADJ_ACTIVE_POS))

STAT_ADJ_ACTIVE Mask

◆ MXC_F_DVS_STAT_ADJ_ACTIVE_POS

#define MXC_F_DVS_STAT_ADJ_ACTIVE_POS   6

STAT_ADJ_ACTIVE Position

◆ MXC_F_DVS_STAT_ADJ_DLY_OK

#define MXC_F_DVS_STAT_ADJ_DLY_OK   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_ADJ_DLY_OK_POS))

STAT_ADJ_DLY_OK Mask

◆ MXC_F_DVS_STAT_ADJ_DLY_OK_POS

#define MXC_F_DVS_STAT_ADJ_DLY_OK_POS   20

STAT_ADJ_DLY_OK Position

◆ MXC_F_DVS_STAT_ADJ_DWN_ENA

#define MXC_F_DVS_STAT_ADJ_DWN_ENA   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_ADJ_DWN_ENA_POS))

STAT_ADJ_DWN_ENA Mask

◆ MXC_F_DVS_STAT_ADJ_DWN_ENA_POS

#define MXC_F_DVS_STAT_ADJ_DWN_ENA_POS   5

STAT_ADJ_DWN_ENA Position

◆ MXC_F_DVS_STAT_ADJ_ERR

#define MXC_F_DVS_STAT_ADJ_ERR   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_ADJ_ERR_POS))

STAT_ADJ_ERR Mask

◆ MXC_F_DVS_STAT_ADJ_ERR_POS

#define MXC_F_DVS_STAT_ADJ_ERR_POS   26

STAT_ADJ_ERR Position

◆ MXC_F_DVS_STAT_ADJ_UP_ENA

#define MXC_F_DVS_STAT_ADJ_UP_ENA   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_ADJ_UP_ENA_POS))

STAT_ADJ_UP_ENA Mask

◆ MXC_F_DVS_STAT_ADJ_UP_ENA_POS

#define MXC_F_DVS_STAT_ADJ_UP_ENA_POS   4

STAT_ADJ_UP_ENA Position

◆ MXC_F_DVS_STAT_CTR_TAP_OK

#define MXC_F_DVS_STAT_CTR_TAP_OK   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_CTR_TAP_OK_POS))

STAT_CTR_TAP_OK Mask

◆ MXC_F_DVS_STAT_CTR_TAP_OK_POS

#define MXC_F_DVS_STAT_CTR_TAP_OK_POS   7

STAT_CTR_TAP_OK Position

◆ MXC_F_DVS_STAT_CTR_TAP_SEL

#define MXC_F_DVS_STAT_CTR_TAP_SEL   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_CTR_TAP_SEL_POS))

STAT_CTR_TAP_SEL Mask

◆ MXC_F_DVS_STAT_CTR_TAP_SEL_POS

#define MXC_F_DVS_STAT_CTR_TAP_SEL_POS   8

STAT_CTR_TAP_SEL Position

◆ MXC_F_DVS_STAT_DVS_STATE

#define MXC_F_DVS_STAT_DVS_STATE   ((uint32_t)(0xFUL << MXC_F_DVS_STAT_DVS_STATE_POS))

STAT_DVS_STATE Mask

◆ MXC_F_DVS_STAT_DVS_STATE_POS

#define MXC_F_DVS_STAT_DVS_STATE_POS   0

STAT_DVS_STATE Position

◆ MXC_F_DVS_STAT_FAST_TRIP_DET

#define MXC_F_DVS_STAT_FAST_TRIP_DET   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_FAST_TRIP_DET_POS))

STAT_FAST_TRIP_DET Mask

◆ MXC_F_DVS_STAT_FAST_TRIP_DET_POS

#define MXC_F_DVS_STAT_FAST_TRIP_DET_POS   10

STAT_FAST_TRIP_DET Position

◆ MXC_F_DVS_STAT_FB_TO_ERR

#define MXC_F_DVS_STAT_FB_TO_ERR   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_FB_TO_ERR_POS))

STAT_FB_TO_ERR Mask

◆ MXC_F_DVS_STAT_FB_TO_ERR_POS

#define MXC_F_DVS_STAT_FB_TO_ERR_POS   28

STAT_FB_TO_ERR Position

◆ MXC_F_DVS_STAT_FB_TO_ERR_S

#define MXC_F_DVS_STAT_FB_TO_ERR_S   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_FB_TO_ERR_S_POS))

STAT_FB_TO_ERR_S Mask

◆ MXC_F_DVS_STAT_FB_TO_ERR_S_POS

#define MXC_F_DVS_STAT_FB_TO_ERR_S_POS   29

STAT_FB_TO_ERR_S Position

◆ MXC_F_DVS_STAT_FC_LV_DET_INT

#define MXC_F_DVS_STAT_FC_LV_DET_INT   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_FC_LV_DET_INT_POS))

STAT_FC_LV_DET_INT Mask

◆ MXC_F_DVS_STAT_FC_LV_DET_INT_POS

#define MXC_F_DVS_STAT_FC_LV_DET_INT_POS   30

STAT_FC_LV_DET_INT Position

◆ MXC_F_DVS_STAT_FC_LV_DET_S

#define MXC_F_DVS_STAT_FC_LV_DET_S   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_FC_LV_DET_S_POS))

STAT_FC_LV_DET_S Mask

◆ MXC_F_DVS_STAT_FC_LV_DET_S_POS

#define MXC_F_DVS_STAT_FC_LV_DET_S_POS   31

STAT_FC_LV_DET_S Position

◆ MXC_F_DVS_STAT_HI_LIMIT_DET

#define MXC_F_DVS_STAT_HI_LIMIT_DET   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_HI_LIMIT_DET_POS))

STAT_HI_LIMIT_DET Mask

◆ MXC_F_DVS_STAT_HI_LIMIT_DET_POS

#define MXC_F_DVS_STAT_HI_LIMIT_DET_POS   22

STAT_HI_LIMIT_DET Position

◆ MXC_F_DVS_STAT_LIMIT_ERR

#define MXC_F_DVS_STAT_LIMIT_ERR   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_LIMIT_ERR_POS))

STAT_LIMIT_ERR Mask

◆ MXC_F_DVS_STAT_LIMIT_ERR_POS

#define MXC_F_DVS_STAT_LIMIT_ERR_POS   24

STAT_LIMIT_ERR Position

◆ MXC_F_DVS_STAT_LO_LIMIT_DET

#define MXC_F_DVS_STAT_LO_LIMIT_DET   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_LO_LIMIT_DET_POS))

STAT_LO_LIMIT_DET Mask

◆ MXC_F_DVS_STAT_LO_LIMIT_DET_POS

#define MXC_F_DVS_STAT_LO_LIMIT_DET_POS   21

STAT_LO_LIMIT_DET Position

◆ MXC_F_DVS_STAT_MON_DLY_OK

#define MXC_F_DVS_STAT_MON_DLY_OK   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_MON_DLY_OK_POS))

STAT_MON_DLY_OK Mask

◆ MXC_F_DVS_STAT_MON_DLY_OK_POS

#define MXC_F_DVS_STAT_MON_DLY_OK_POS   19

STAT_MON_DLY_OK Position

◆ MXC_F_DVS_STAT_PS_IN_RANGE

#define MXC_F_DVS_STAT_PS_IN_RANGE   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_PS_IN_RANGE_POS))

STAT_PS_IN_RANGE Mask

◆ MXC_F_DVS_STAT_PS_IN_RANGE_POS

#define MXC_F_DVS_STAT_PS_IN_RANGE_POS   11

STAT_PS_IN_RANGE Position

◆ MXC_F_DVS_STAT_PS_VCNTR

#define MXC_F_DVS_STAT_PS_VCNTR   ((uint32_t)(0x7FUL << MXC_F_DVS_STAT_PS_VCNTR_POS))

STAT_PS_VCNTR Mask

◆ MXC_F_DVS_STAT_PS_VCNTR_POS

#define MXC_F_DVS_STAT_PS_VCNTR_POS   12

STAT_PS_VCNTR Position

◆ MXC_F_DVS_STAT_RANGE_ERR

#define MXC_F_DVS_STAT_RANGE_ERR   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_RANGE_ERR_POS))

STAT_RANGE_ERR Mask

◆ MXC_F_DVS_STAT_RANGE_ERR_POS

#define MXC_F_DVS_STAT_RANGE_ERR_POS   25

STAT_RANGE_ERR Position

◆ MXC_F_DVS_STAT_REF_SEL_ERR

#define MXC_F_DVS_STAT_REF_SEL_ERR   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_REF_SEL_ERR_POS))

STAT_REF_SEL_ERR Mask

◆ MXC_F_DVS_STAT_REF_SEL_ERR_POS

#define MXC_F_DVS_STAT_REF_SEL_ERR_POS   27

STAT_REF_SEL_ERR Position

◆ MXC_F_DVS_STAT_SLOW_TRIP_DET

#define MXC_F_DVS_STAT_SLOW_TRIP_DET   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_SLOW_TRIP_DET_POS))

STAT_SLOW_TRIP_DET Mask

◆ MXC_F_DVS_STAT_SLOW_TRIP_DET_POS

#define MXC_F_DVS_STAT_SLOW_TRIP_DET_POS   9

STAT_SLOW_TRIP_DET Position

◆ MXC_F_DVS_STAT_VALID_TAP

#define MXC_F_DVS_STAT_VALID_TAP   ((uint32_t)(0x1UL << MXC_F_DVS_STAT_VALID_TAP_POS))

STAT_VALID_TAP Mask

◆ MXC_F_DVS_STAT_VALID_TAP_POS

#define MXC_F_DVS_STAT_VALID_TAP_POS   23

STAT_VALID_TAP Position