ADC_TypeDef Struct ReferenceDevices > ADC

ADC Register Declaration

Definition at line 49 of file efr32mg13p_adc.h .

#include < efr32mg13p_adc.h >

Data Fields

__IM uint32_t APORTCONFLICT
__IOM uint32_t APORTMASTERDIS
__IM uint32_t APORTREQ
__IOM uint32_t BIASPROG
__IOM uint32_t CAL
__IOM uint32_t CMD
__IOM uint32_t CMPTHR
__IOM uint32_t CTRL
__IOM uint32_t IEN
__IM uint32_t IF
__IOM uint32_t IFC
__IOM uint32_t IFS
uint32_t RESERVED0 [1]
uint32_t RESERVED1 [4]
uint32_t RESERVED2 [3]
__IOM uint32_t SCANCTRL
__IOM uint32_t SCANCTRLX
__IM uint32_t SCANDATA
__IM uint32_t SCANDATAP
__IM uint32_t SCANDATAX
__IM uint32_t SCANDATAXP
__IOM uint32_t SCANFIFOCLEAR
__IM uint32_t SCANFIFOCOUNT
__IOM uint32_t SCANINPUTSEL
__IOM uint32_t SCANMASK
__IOM uint32_t SCANNEGSEL
__IOM uint32_t SINGLECTRL
__IOM uint32_t SINGLECTRLX
__IM uint32_t SINGLEDATA
__IM uint32_t SINGLEDATAP
__IOM uint32_t SINGLEFIFOCLEAR
__IM uint32_t SINGLEFIFOCOUNT
__IM uint32_t STATUS

Field Documentation

__IM uint32_t ADC_TypeDef::APORTCONFLICT

APORT Conflict Status Register

Definition at line 78 of file efr32mg13p_adc.h .

__IOM uint32_t ADC_TypeDef::APORTMASTERDIS

APORT Bus Master Disable Register

Definition at line 83 of file efr32mg13p_adc.h .

__IM uint32_t ADC_TypeDef::APORTREQ

APORT Request Status Register

Definition at line 77 of file efr32mg13p_adc.h .

__IOM uint32_t ADC_TypeDef::BIASPROG

Bias Programming Register for Various Analog Blocks Used in ADC Operation

Definition at line 62 of file efr32mg13p_adc.h .

Referenced by ADC_InitSingle() , and ADC_Reset() .

__IOM uint32_t ADC_TypeDef::CAL

Calibration Register

Definition at line 63 of file efr32mg13p_adc.h .

__IOM uint32_t ADC_TypeDef::CMD

Command Register

Definition at line 52 of file efr32mg13p_adc.h .

Referenced by ADC_Init() , ADC_InitScan() , ADC_InitSingle() , ADC_Reset() , and ADC_Start() .

__IOM uint32_t ADC_TypeDef::CMPTHR

Compare Threshold Register

Definition at line 61 of file efr32mg13p_adc.h .

__IOM uint32_t ADC_TypeDef::CTRL

Control Register

Definition at line 50 of file efr32mg13p_adc.h .

Referenced by ADC_Init() , ADC_InitScan() , ADC_InitSingle() , and ADC_Reset() .

__IOM uint32_t ADC_TypeDef::IEN

Interrupt Enable Register

Definition at line 67 of file efr32mg13p_adc.h .

Referenced by ADC_IntDisable() , ADC_IntEnable() , ADC_IntGetEnabled() , and ADC_Reset() .

__IM uint32_t ADC_TypeDef::IF

Interrupt Flag Register

Definition at line 64 of file efr32mg13p_adc.h .

Referenced by ADC_IntGet() , and ADC_IntGetEnabled() .

__IOM uint32_t ADC_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 66 of file efr32mg13p_adc.h .

Referenced by ADC_IntClear() , and ADC_Reset() .

__IOM uint32_t ADC_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 65 of file efr32mg13p_adc.h .

Referenced by ADC_IntSet() .

uint32_t ADC_TypeDef::RESERVED0[1]

Reserved for future use

Definition at line 51 of file efr32mg13p_adc.h .

uint32_t ADC_TypeDef::RESERVED1[4]

Reserved for future use

Definition at line 72 of file efr32mg13p_adc.h .

uint32_t ADC_TypeDef::RESERVED2[3]

Reserved for future use

Definition at line 76 of file efr32mg13p_adc.h .

__IOM uint32_t ADC_TypeDef::SCANCTRL

Scan Control Register

Definition at line 56 of file efr32mg13p_adc.h .

Referenced by ADC_InitScan() , and ADC_Reset() .

__IOM uint32_t ADC_TypeDef::SCANCTRLX

Scan Control Register Continued

Definition at line 57 of file efr32mg13p_adc.h .

Referenced by ADC_InitScan() , and ADC_Reset() .

__IM uint32_t ADC_TypeDef::SCANDATA

Scan Conversion Result Data

Definition at line 69 of file efr32mg13p_adc.h .

Referenced by ADC_DataScanGet() .

__IM uint32_t ADC_TypeDef::SCANDATAP

Scan Sequence Result Data Peek Register

Definition at line 71 of file efr32mg13p_adc.h .

Referenced by ADC_DataScanPeek() .

__IM uint32_t ADC_TypeDef::SCANDATAX

Scan Sequence Result Data + Data Source Register

Definition at line 73 of file efr32mg13p_adc.h .

Referenced by ADC_DataIdScanGet() .

__IM uint32_t ADC_TypeDef::SCANDATAXP

Scan Sequence Result Data + Data Source Peek Register

Definition at line 74 of file efr32mg13p_adc.h .

__IOM uint32_t ADC_TypeDef::SCANFIFOCLEAR

Scan FIFO Clear Register

Definition at line 82 of file efr32mg13p_adc.h .

Referenced by ADC_Reset() .

__IM uint32_t ADC_TypeDef::SCANFIFOCOUNT

Scan FIFO Count Register

Definition at line 80 of file efr32mg13p_adc.h .

__IOM uint32_t ADC_TypeDef::SCANINPUTSEL

Input Selection Register for Scan Mode

Definition at line 59 of file efr32mg13p_adc.h .

Referenced by ADC_InitScan() , and ADC_Reset() .

__IOM uint32_t ADC_TypeDef::SCANMASK

Scan Sequence Input Mask Register

Definition at line 58 of file efr32mg13p_adc.h .

Referenced by ADC_InitScan() , and ADC_Reset() .

__IOM uint32_t ADC_TypeDef::SCANNEGSEL

Negative Input Select Register for Scan

Definition at line 60 of file efr32mg13p_adc.h .

Referenced by ADC_InitScan() , and ADC_Reset() .

__IOM uint32_t ADC_TypeDef::SINGLECTRL

Single Channel Control Register

Definition at line 54 of file efr32mg13p_adc.h .

Referenced by ADC_InitSingle() , and ADC_Reset() .

__IOM uint32_t ADC_TypeDef::SINGLECTRLX

Single Channel Control Register Continued

Definition at line 55 of file efr32mg13p_adc.h .

Referenced by ADC_InitSingle() , and ADC_Reset() .

__IM uint32_t ADC_TypeDef::SINGLEDATA

Single Conversion Result Data

Definition at line 68 of file efr32mg13p_adc.h .

Referenced by ADC_DataSingleGet() .

__IM uint32_t ADC_TypeDef::SINGLEDATAP

Single Conversion Result Data Peek Register

Definition at line 70 of file efr32mg13p_adc.h .

Referenced by ADC_DataSinglePeek() .

__IOM uint32_t ADC_TypeDef::SINGLEFIFOCLEAR

Single FIFO Clear Register

Definition at line 81 of file efr32mg13p_adc.h .

Referenced by ADC_Reset() .

__IM uint32_t ADC_TypeDef::SINGLEFIFOCOUNT

Single FIFO Count Register

Definition at line 79 of file efr32mg13p_adc.h .

__IM uint32_t ADC_TypeDef::STATUS

Status Register

Definition at line 53 of file efr32mg13p_adc.h .

Referenced by ADC_InitScan() , and ADC_InitSingle() .


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/Device/SiliconLabs/EFR32MG13P/Include/ efr32mg13p_adc.h