Loading...
Searching...
No Matches
cc2538_soc_adc_t Struct Reference

SOC ADC component registers. More...

Detailed Description

SOC ADC component registers.

Definition at line 34 of file cc2538_soc_adc.h.

#include <cc2538_soc_adc.h>

Data Fields

cc2538_reg_t ADCCON1
 ADC Control Register 1.
 
cc2538_reg_t ADCCON2
 ADC Control Register 2.
 
cc2538_reg_t ADCCON3
 ADC Control Register 3.
 
cc2538_reg_t ADCL
 Least-significant part of ADC conversion result.
 
cc2538_reg_t ADCH
 Most-significant part of ADC conversion result.
 
cc2538_reg_t RNDL
 Random-number-generator data; low byte.
 
cc2538_reg_t RNDH
 Random-number-generator data; high byte.
 
cc2538_reg_t RESERVED [2]
 Reserved bytes.
 
cc2538_reg_t CMPCTL
 Analog comparator control and status register.
 

Field Documentation

◆ ADCCON1

cc2538_reg_t cc2538_soc_adc_t::ADCCON1

ADC Control Register 1.

Definition at line 35 of file cc2538_soc_adc.h.

◆ ADCCON2

cc2538_reg_t cc2538_soc_adc_t::ADCCON2

ADC Control Register 2.

Definition at line 36 of file cc2538_soc_adc.h.

◆ ADCCON3

cc2538_reg_t cc2538_soc_adc_t::ADCCON3

ADC Control Register 3.

Definition at line 37 of file cc2538_soc_adc.h.

◆ ADCH

cc2538_reg_t cc2538_soc_adc_t::ADCH

Most-significant part of ADC conversion result.

Definition at line 39 of file cc2538_soc_adc.h.

◆ ADCL

cc2538_reg_t cc2538_soc_adc_t::ADCL

Least-significant part of ADC conversion result.

Definition at line 38 of file cc2538_soc_adc.h.

◆ CMPCTL

cc2538_reg_t cc2538_soc_adc_t::CMPCTL

Analog comparator control and status register.

Definition at line 43 of file cc2538_soc_adc.h.

◆ RESERVED

cc2538_reg_t cc2538_soc_adc_t::RESERVED[2]

Reserved bytes.

Definition at line 42 of file cc2538_soc_adc.h.

◆ RNDH

cc2538_reg_t cc2538_soc_adc_t::RNDH

Random-number-generator data; high byte.

Definition at line 41 of file cc2538_soc_adc.h.

◆ RNDL

cc2538_reg_t cc2538_soc_adc_t::RNDL

Random-number-generator data; low byte.

Definition at line 40 of file cc2538_soc_adc.h.


The documentation for this struct was generated from the following file: