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

AES_TypeDef Struct Reference

#include "efm32g890f128.h"

Data Fields

__IO uint32_t CTRL
__IO uint32_t CMD
__I uint32_t STATUS
__IO uint32_t IEN
__I uint32_t IF
__IO uint32_t IFS
__IO uint32_t IFC
__IO uint32_t DATA
__IO uint32_t XORDATA
uint32_t RESERVED0 [3]
__IO uint32_t KEYLA
__IO uint32_t KEYLB
__IO uint32_t KEYLC
__IO uint32_t KEYLD
__IO uint32_t KEYHA
__IO uint32_t KEYHB
__IO uint32_t KEYHC
__IO uint32_t KEYHD

Detailed Description

Definition at line 319 of file efm32g890f128.h.


Field Documentation

__IO uint32_t AES_TypeDef::CMD

Command Register

Definition at line 322 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::CTRL

Control Register

Definition at line 321 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::DATA

DATA Register

Definition at line 328 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::IEN

Interrupt Enable Register

Definition at line 324 of file efm32g890f128.h.

__I uint32_t AES_TypeDef::IF

Interrupt Flag Register

Definition at line 325 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 327 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 326 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::KEYHA

KEY High Register

Definition at line 335 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::KEYHB

KEY High Register

Definition at line 336 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::KEYHC

KEY High Register

Definition at line 337 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::KEYHD

KEY High Register

Definition at line 338 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::KEYLA

KEY Low Register

Definition at line 331 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::KEYLB

KEY Low Register

Definition at line 332 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::KEYLC

KEY Low Register

Definition at line 333 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::KEYLD

KEY Low Register

Definition at line 334 of file efm32g890f128.h.

Reserved for future use

Definition at line 330 of file efm32g890f128.h.

__I uint32_t AES_TypeDef::STATUS

Status Register

Definition at line 323 of file efm32g890f128.h.

__IO uint32_t AES_TypeDef::XORDATA

XORDATA Register

Definition at line 329 of file efm32g890f128.h.


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