MAX32655 Peripheral Driver API
Peripheral Driver API for the MAX32655
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
DVS_Registers

Modules

 Register Offsets
 
 DVS_CTL
 
 DVS_STAT
 
 DVS_DIRECT
 
 DVS_MON
 
 DVS_ADJ_UP
 
 DVS_ADJ_DWN
 
 DVS_THRES_CMP
 
 DVS_TAP_SEL
 

Files

file  dvs_regs.h
 

Data Structures

struct  mxc_dvs_regs_t
 

Detailed Description

Registers, Bit Masks and Bit Positions for the DVS Peripheral Module.

Dynamic Voltage Scaling


Data Structure Documentation

◆ mxc_dvs_regs_t

struct mxc_dvs_regs_t

Structure type to access the DVS Registers.

Data Fields

__IO uint32_t ctl
 
__IO uint32_t stat
 
__IO uint32_t direct
 
__IO uint32_t mon
 
__IO uint32_t adj_up
 
__IO uint32_t adj_dwn
 
__IO uint32_t thres_cmp
 
__IO uint32_t tap_sel [5]
 

Field Documentation

◆ adj_dwn

__IO uint32_t adj_dwn

0x014: DVS ADJ_DWN Register

◆ adj_up

__IO uint32_t adj_up

0x010: DVS ADJ_UP Register

◆ ctl

__IO uint32_t ctl

0x00: DVS CTL Register

◆ direct

__IO uint32_t direct

0x08: DVS DIRECT Register

◆ mon

__IO uint32_t mon

0x00C: DVS MON Register

◆ stat

__IO uint32_t stat

0x04: DVS STAT Register

◆ tap_sel

__IO uint32_t tap_sel[5]

0x1C: DVS TAP_SEL Register

◆ thres_cmp

__IO uint32_t thres_cmp

0x018: DVS THRES_CMP Register