app_hmac_evt_t Struct Reference

HMAC event structure definition. More...

#include <app_hmac.h>

Public Attributes

app_hmac_evt_type_t type
 
uint32_t error_code
 

Detailed Description

HMAC event structure definition.

Definition at line 97 of file app_hmac.h.

Member Data Documentation

◆ error_code

uint32_t app_hmac_evt_t::error_code

HMAC Error code .

Definition at line 100 of file app_hmac.h.

◆ type

app_hmac_evt_type_t app_hmac_evt_t::type

Type of event.

Definition at line 99 of file app_hmac.h.


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