EFM32 Pearl Gecko Software Documentation  efm32pg1-doc-4.2.1
IDAC_TypeDef Struct Reference

Data Fields

__IO uint32_t CTRL
 
__IO uint32_t CURPROG
 
uint32_t RESERVED0 [1]
 
__IO uint32_t DUTYCONFIG
 
uint32_t RESERVED1 [2]
 
__I uint32_t STATUS
 
uint32_t RESERVED2 [1]
 
__I uint32_t IF
 
__IO uint32_t IFS
 
__IO uint32_t IFC
 
__IO uint32_t IEN
 
uint32_t RESERVED3 [1]
 
__I uint32_t APORTREQ
 
__I uint32_t APORTCONFLICT
 

Detailed Description

Definition at line 41 of file efm32pg1b_idac.h.

Field Documentation

__IO uint32_t IDAC_TypeDef::CTRL
__IO uint32_t IDAC_TypeDef::CURPROG

Current Programming Register

Definition at line 44 of file efm32pg1b_idac.h.

Referenced by IDAC_RangeSet(), IDAC_Reset(), and IDAC_StepSet().

uint32_t IDAC_TypeDef::RESERVED0[1]

Reserved for future use

Definition at line 45 of file efm32pg1b_idac.h.

__IO uint32_t IDAC_TypeDef::DUTYCONFIG

Duty Cycle Configauration Register

Definition at line 46 of file efm32pg1b_idac.h.

Referenced by IDAC_Reset().

uint32_t IDAC_TypeDef::RESERVED1[2]

Reserved for future use

Definition at line 48 of file efm32pg1b_idac.h.

__I uint32_t IDAC_TypeDef::STATUS

Status Register

Definition at line 49 of file efm32pg1b_idac.h.

uint32_t IDAC_TypeDef::RESERVED2[1]

Reserved for future use

Definition at line 50 of file efm32pg1b_idac.h.

__I uint32_t IDAC_TypeDef::IF

Interrupt Flag Register

Definition at line 51 of file efm32pg1b_idac.h.

Referenced by IDAC_IntGet(), and IDAC_IntGetEnabled().

__IO uint32_t IDAC_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 52 of file efm32pg1b_idac.h.

Referenced by IDAC_IntSet().

__IO uint32_t IDAC_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 53 of file efm32pg1b_idac.h.

Referenced by IDAC_IntClear().

__IO uint32_t IDAC_TypeDef::IEN

Interrupt Enable Register

Definition at line 54 of file efm32pg1b_idac.h.

Referenced by IDAC_IntDisable(), IDAC_IntEnable(), and IDAC_IntGetEnabled().

uint32_t IDAC_TypeDef::RESERVED3[1]

Reserved for future use

Definition at line 55 of file efm32pg1b_idac.h.

__I uint32_t IDAC_TypeDef::APORTREQ

APORT Request Status Register

Definition at line 56 of file efm32pg1b_idac.h.

__I uint32_t IDAC_TypeDef::APORTCONFLICT

APORT Request Status Register

Definition at line 57 of file efm32pg1b_idac.h.


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