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

Modules

 Register Offsets
 

Files

file  aeskeys_regs.h
 

Data Structures

struct  mxc_aeskeys_regs_t
 

Detailed Description

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

AES Keys.


Data Structure Documentation

◆ mxc_aeskeys_regs_t

struct mxc_aeskeys_regs_t

Structure type to access the AESKEYS Registers.

Data Fields

__IO uint32_t sram_key
 
__IO uint32_t code_key
 
__IO uint32_t data_key
 

Field Documentation

◆ code_key

__IO uint32_t code_key

0x080: AESKEYS CODE_KEY Register

◆ data_key

__IO uint32_t data_key

0x100: AESKEYS DATA_KEY Register

◆ sram_key

__IO uint32_t sram_key

0x000: AESKEYS SRAM_KEY Register