Energy Micro IEC60355 Library Example Project 1.0 (internal use only!) GCC-Version
Example project demonstrating POST and BIST library functions

DAC_TypeDef Struct Reference

#include "efm32g890f128.h"

Data Fields

__IO uint32_t CTRL
__I uint32_t STATUS
__IO uint32_t CH0CTRL
__IO uint32_t CH1CTRL
__IO uint32_t IEN
__I uint32_t IF
__IO uint32_t IFS
__IO uint32_t IFC
__IO uint32_t CH0DATA
__IO uint32_t CH1DATA
__IO uint32_t COMBDATA
__IO uint32_t CAL
__IO uint32_t BIASPROG

Detailed Description

Definition at line 679 of file efm32g890f128.h.


Field Documentation

__IO uint32_t DAC_TypeDef::BIASPROG

Bias Programming Register

Definition at line 693 of file efm32g890f128.h.

__IO uint32_t DAC_TypeDef::CAL

Calibration Register

Definition at line 692 of file efm32g890f128.h.

__IO uint32_t DAC_TypeDef::CH0CTRL

Channel 0 Control Register

Definition at line 683 of file efm32g890f128.h.

__IO uint32_t DAC_TypeDef::CH0DATA

Channel 0 Data Register

Definition at line 689 of file efm32g890f128.h.

__IO uint32_t DAC_TypeDef::CH1CTRL

Channel 1 Control Register

Definition at line 684 of file efm32g890f128.h.

__IO uint32_t DAC_TypeDef::CH1DATA

Channel 1 Data Register

Definition at line 690 of file efm32g890f128.h.

__IO uint32_t DAC_TypeDef::COMBDATA

Combined Data Register

Definition at line 691 of file efm32g890f128.h.

__IO uint32_t DAC_TypeDef::CTRL

Control Register

Definition at line 681 of file efm32g890f128.h.

__IO uint32_t DAC_TypeDef::IEN

Interrupt Enable Register

Definition at line 685 of file efm32g890f128.h.

__I uint32_t DAC_TypeDef::IF

Interrupt Flag Register

Definition at line 686 of file efm32g890f128.h.

__IO uint32_t DAC_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 688 of file efm32g890f128.h.

__IO uint32_t DAC_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 687 of file efm32g890f128.h.

__I uint32_t DAC_TypeDef::STATUS

Status Register

Definition at line 682 of file efm32g890f128.h.


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