app_pkc_evt_t Struct Reference

PKC event structure definition. More...

#include <app_pkc.h>

Public Attributes

app_pkc_evt_type_t type
 Type of event. More...
 
uint32_t error_code
 Error Code. More...
 

Detailed Description

PKC event structure definition.

Definition at line 98 of file app_pkc.h.

Member Data Documentation

◆ error_code

uint32_t app_pkc_evt_t::error_code

Error Code.

Definition at line 101 of file app_pkc.h.

◆ type

app_pkc_evt_type_t app_pkc_evt_t::type

Type of event.

Definition at line 100 of file app_pkc.h.


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