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
 Error Code. More...
 

Detailed Description

AES event structure definition.

Definition at line 106 of file app_aes.h.

Member Data Documentation

◆ error_code

uint32_t app_aes_evt_t::error_code

Error Code.

Definition at line 109 of file app_aes.h.

◆ type

app_aes_evt_type_t app_aes_evt_t::type

Type of event.

Definition at line 108 of file app_aes.h.


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