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

ACMP_TypeDef Struct Reference

#include "efm32g890f128.h"

Data Fields

__IO uint32_t CTRL
__IO uint32_t INPUTSEL
__I uint32_t STATUS
__IO uint32_t IEN
__I uint32_t IF
__IO uint32_t IFS
__IO uint32_t IFC
__IO uint32_t ROUTE

Detailed Description

Definition at line 701 of file efm32g890f128.h.


Field Documentation

__IO uint32_t ACMP_TypeDef::CTRL

Control Register

Definition at line 703 of file efm32g890f128.h.

__IO uint32_t ACMP_TypeDef::IEN

Interrupt Enable Register

Definition at line 706 of file efm32g890f128.h.

__I uint32_t ACMP_TypeDef::IF

Interrupt Flag Register

Definition at line 707 of file efm32g890f128.h.

__IO uint32_t ACMP_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 709 of file efm32g890f128.h.

__IO uint32_t ACMP_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 708 of file efm32g890f128.h.

__IO uint32_t ACMP_TypeDef::INPUTSEL

Input Selection Register

Definition at line 704 of file efm32g890f128.h.

__IO uint32_t ACMP_TypeDef::ROUTE

I/O Routing Register

Definition at line 710 of file efm32g890f128.h.

__I uint32_t ACMP_TypeDef::STATUS

Status Register

Definition at line 705 of file efm32g890f128.h.


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