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 |
The structure represents the slot in the execution queue.
uint32_t optiga_cmd_queue_slot::arrival_time |
void* optiga_cmd_queue_slot::registered_ctx |
uint8_t optiga_cmd_queue_slot::request_type |
uint8_t optiga_cmd_queue_slot::state_of_entry |