ADC_TypeDef Struct ReferenceDevices > EZR32WG_ADC
       Definition at line
       
        47
       
       of file
       
        ezr32wg_adc.h
       
       .
      
| Data Fields | |
| __IOM uint32_t | BIASPROG | 
| __IOM uint32_t | CAL | 
| __IOM uint32_t | CMD | 
| __IOM uint32_t | CTRL | 
| __IOM uint32_t | IEN | 
| __IM uint32_t | IF | 
| __IOM uint32_t | IFC | 
| __IOM uint32_t | IFS | 
| uint32_t | RESERVED0 [1U] | 
| __IOM uint32_t | SCANCTRL | 
| __IM uint32_t | SCANDATA | 
| __IM uint32_t | SCANDATAP | 
| __IOM uint32_t | SINGLECTRL | 
| __IM uint32_t | SINGLEDATA | 
| __IM uint32_t | SINGLEDATAP | 
| __IM uint32_t | STATUS | 
Field Documentation
| __IOM uint32_t ADC_TypeDef::BIASPROG | 
Bias Programming Register
        Definition at line
        
         64
        
        of file
        
         ezr32wg_adc.h
        
        .
       
Referenced by ADC_InitSingle() , and ADC_Reset() .
| __IOM uint32_t ADC_TypeDef::CAL | 
Calibration Register
        Definition at line
        
         61
        
        of file
        
         ezr32wg_adc.h
        
        .
       
| __IOM uint32_t ADC_TypeDef::CMD | 
Command Register
        Definition at line
        
         49
        
        of file
        
         ezr32wg_adc.h
        
        .
       
Referenced by ADC_Init() , ADC_InitScan() , ADC_InitSingle() , ADC_Reset() , and ADC_Start() .
| __IOM uint32_t ADC_TypeDef::CTRL | 
Control Register
        Definition at line
        
         48
        
        of file
        
         ezr32wg_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
        
         53
        
        of file
        
         ezr32wg_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
        
         54
        
        of file
        
         ezr32wg_adc.h
        
        .
       
Referenced by ADC_IntGet() , and ADC_IntGetEnabled() .
| __IOM uint32_t ADC_TypeDef::IFC | 
Interrupt Flag Clear Register
        Definition at line
        
         56
        
        of file
        
         ezr32wg_adc.h
        
        .
       
Referenced by ADC_IntClear() , and ADC_Reset() .
| __IOM uint32_t ADC_TypeDef::IFS | 
Interrupt Flag Set Register
        Definition at line
        
         55
        
        of file
        
         ezr32wg_adc.h
        
        .
       
Referenced by ADC_IntSet() .
| uint32_t ADC_TypeDef::RESERVED0[1U] | 
Reserved for future use
        Definition at line
        
         63
        
        of file
        
         ezr32wg_adc.h
        
        .
       
| __IOM uint32_t ADC_TypeDef::SCANCTRL | 
Scan Control Register
        Definition at line
        
         52
        
        of file
        
         ezr32wg_adc.h
        
        .
       
Referenced by ADC_InitScan() , and ADC_Reset() .
| __IM uint32_t ADC_TypeDef::SCANDATA | 
Scan Conversion Result Data
        Definition at line
        
         58
        
        of file
        
         ezr32wg_adc.h
        
        .
       
Referenced by ADC_DataScanGet() .
| __IM uint32_t ADC_TypeDef::SCANDATAP | 
Scan Sequence Result Data Peek Register
        Definition at line
        
         60
        
        of file
        
         ezr32wg_adc.h
        
        .
       
Referenced by ADC_DataScanPeek() .
| __IOM uint32_t ADC_TypeDef::SINGLECTRL | 
Single Sample Control Register
        Definition at line
        
         51
        
        of file
        
         ezr32wg_adc.h
        
        .
       
Referenced by ADC_InitSingle() , and ADC_Reset() .
| __IM uint32_t ADC_TypeDef::SINGLEDATA | 
Single Conversion Result Data
        Definition at line
        
         57
        
        of file
        
         ezr32wg_adc.h
        
        .
       
Referenced by ADC_DataSingleGet() .
| __IM uint32_t ADC_TypeDef::SINGLEDATAP | 
Single Conversion Result Data Peek Register
        Definition at line
        
         59
        
        of file
        
         ezr32wg_adc.h
        
        .
       
Referenced by ADC_DataSinglePeek() .
| __IM uint32_t ADC_TypeDef::STATUS | 
Status Register
        Definition at line
        
         50
        
        of file
        
         ezr32wg_adc.h
        
        .
       
Referenced by ADC_InitScan() , and ADC_InitSingle() .
The documentation for this struct was generated from the following file:
- 
       C:/repos/super_h1/platform/Device/SiliconLabs/EZR32WG/Include/
       ezr32wg_adc.h