AES_TypeDef Struct Reference
[EFM32GG_AESEFM32LG_AES]


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 37 of file efm32gg_aes.h.


Field Documentation

__IO uint32_t AES_TypeDef::CMD

Command Register

Definition at line 40 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::CTRL

Control Register

Definition at line 39 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::DATA

DATA Register

Definition at line 46 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::IEN

Interrupt Enable Register

Definition at line 42 of file efm32gg_aes.h.

__I uint32_t AES_TypeDef::IF

Interrupt Flag Register

Definition at line 43 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::IFC

Interrupt Flag Clear Register

Definition at line 45 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::IFS

Interrupt Flag Set Register

Definition at line 44 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::KEYHA

KEY High Register

Definition at line 53 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::KEYHB

KEY High Register

Definition at line 54 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::KEYHC

KEY High Register

Definition at line 55 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::KEYHD

KEY High Register

Definition at line 56 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::KEYLA

KEY Low Register

Definition at line 49 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::KEYLB

KEY Low Register

Definition at line 50 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::KEYLC

KEY Low Register

Definition at line 51 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::KEYLD

KEY Low Register

Definition at line 52 of file efm32gg_aes.h.

uint32_t AES_TypeDef::RESERVED0

Reserved for future use

Definition at line 48 of file efm32gg_aes.h.

__I uint32_t AES_TypeDef::STATUS

Status Register

Definition at line 41 of file efm32gg_aes.h.

__IO uint32_t AES_TypeDef::XORDATA

XORDATA Register

Definition at line 47 of file efm32gg_aes.h.


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