OPTIGA™ Trust M
Host Library Documentation
pal_os_lock Struct Reference

PAL OS lock structure . More...

#include <pal_os_lock.h>

Data Fields

uint8_t lock
 
uint8_t type
 

Detailed Description

PAL OS lock structure .

Definition at line 49 of file pal_os_lock.h.

Field Documentation

◆ lock

uint8_t pal_os_lock::lock

Definition at line 51 of file pal_os_lock.h.

◆ type

uint8_t pal_os_lock::type

Definition at line 52 of file pal_os_lock.h.