MAX32520 Peripheral Driver API
Peripheral Driver API for the MAX32520
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
AES_Registers

Modules

 Register Offsets
 

Data Structures

struct  mxc_aes_regs_t
 

Detailed Description

Registers, Bit Masks and Bit Positions for the AES Peripheral Module.

AES Keys.


Data Structure Documentation

◆ mxc_aes_regs_t

struct mxc_aes_regs_t

Structure type to access the AES Registers.

Data Fields

__IO uint32_t aes_sram_key
 
__IO uint32_t aes_code_key
 
__IO uint32_t aes_data_key
 

Field Documentation

◆ aes_code_key

__IO uint32_t aes_code_key

0x080: AES AES_CODE_KEY Register

◆ aes_data_key

__IO uint32_t aes_data_key

0x100: AES AES_DATA_KEY Register

◆ aes_sram_key

__IO uint32_t aes_sram_key

0x000: AES AES_SRAM_KEY Register