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
 PKC error code. More...
 

Detailed Description

PKC event structure definition.

Definition at line 111 of file app_pkc.h.

Member Data Documentation

◆ error_code

uint32_t app_pkc_evt_t::error_code

PKC error code.

Definition at line 114 of file app_pkc.h.

◆ type

app_pkc_evt_type_t app_pkc_evt_t::type

Type of event.

Definition at line 113 of file app_pkc.h.


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