OPTIGA Trust M  1.1.0
C++ library for Optiga Trust M Chip Security Controller
optiga_cmd_queue_slot Struct Reference

The structure represents the slot in the execution queue. More...

Public Attributes

void * registered_ctx
 
uint32_t arrival_time
 
uint8_t request_type
 
uint8_t state_of_entry
 

Detailed Description

The structure represents the slot in the execution queue.

Member Data Documentation

◆ arrival_time

uint32_t optiga_cmd_queue_slot::arrival_time

◆ registered_ctx

void* optiga_cmd_queue_slot::registered_ctx

◆ request_type

uint8_t optiga_cmd_queue_slot::request_type

◆ state_of_entry

uint8_t optiga_cmd_queue_slot::state_of_entry

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