EFM32 Happy Gecko Software Documentation
efm32hg-doc-5.1.2
|
Definition at line 41 of file efm32hg_idac.h.
Data Fields | |
__IOM uint32_t | CAL |
__IOM uint32_t | CTRL |
__IOM uint32_t | CURPROG |
__IOM uint32_t | DUTYCONFIG |
__IOM uint32_t IDAC_TypeDef::CAL |
Calibration Register
Definition at line 45 of file efm32hg_idac.h.
Referenced by IDAC_RangeSet(), and IDAC_Reset().
__IOM uint32_t IDAC_TypeDef::CTRL |
Control Register
Definition at line 43 of file efm32hg_idac.h.
Referenced by IDAC_Enable(), IDAC_Init(), IDAC_MinimalOutputTransitionMode(), IDAC_OutEnable(), IDAC_RangeSet(), and IDAC_Reset().
__IOM uint32_t IDAC_TypeDef::CURPROG |
Current Programming Register
Definition at line 44 of file efm32hg_idac.h.
Referenced by IDAC_RangeSet(), IDAC_Reset(), and IDAC_StepSet().
__IOM uint32_t IDAC_TypeDef::DUTYCONFIG |
Duty Cycle Configauration Register
Definition at line 46 of file efm32hg_idac.h.
Referenced by IDAC_Reset().