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

Modules

 Register Offsets
 
 ADC_CTRL
 
 ADC_STATUS
 
 ADC_DATA
 
 ADC_INTR
 
 ADC_LIMIT
 

Files

file  adc_regs.h
 

Data Structures

struct  mxc_adc_regs_t
 

Detailed Description

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

10-bit Analog to Digital Converter


Data Structure Documentation

◆ mxc_adc_regs_t

struct mxc_adc_regs_t

Structure type to access the ADC Registers.

Data Fields

__IO uint32_t ctrl
 
__IO uint32_t status
 
__IO uint32_t data
 
__IO uint32_t intr
 
__IO uint32_t limit [4]
 

Field Documentation

◆ ctrl

__IO uint32_t ctrl

0x0000: ADC CTRL Register

◆ data

__IO uint32_t data

0x0008: ADC DATA Register

◆ intr

__IO uint32_t intr

0x000C: ADC INTR Register

◆ limit

__IO uint32_t limit[4]

0x0010: ADC LIMIT Register

◆ status

__IO uint32_t status

0x0004: ADC STATUS Register