app_aes_evt_t Struct Reference

AES event structure definition. More...

#include <app_aes.h>

Public Attributes

app_aes_evt_type_t type
 Type of event. More...
 
uint32_t error_code
 AES Error code . More...
 

Detailed Description

AES event structure definition.

Definition at line 120 of file app_aes.h.

Member Data Documentation

◆ error_code

uint32_t app_aes_evt_t::error_code

AES Error code .

Definition at line 123 of file app_aes.h.

◆ type

app_aes_evt_type_t app_aes_evt_t::type

Type of event.

Definition at line 122 of file app_aes.h.


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