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

Modules

 Register Offsets
 
 AES_CTRL
 
 AES_STATUS
 
 AES_INTFL
 
 AES_INTEN
 
 AES_FIFO
 

Files

file  aes_regs.h
 

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 ctrl
 
__IO uint32_t status
 
__IO uint32_t intfl
 
__IO uint32_t inten
 
__IO uint32_t fifo
 

Field Documentation

◆ ctrl

__IO uint32_t ctrl

0x0000: AES CTRL Register

◆ fifo

__IO uint32_t fifo

0x0010: AES FIFO Register

◆ inten

__IO uint32_t inten

0x000C: AES INTEN Register

◆ intfl

__IO uint32_t intfl

0x0008: AES INTFL Register

◆ status

__IO uint32_t status

0x0004: AES STATUS Register