AM263x MCU+ SDK  08.02.00
SemaphoreP_Object Struct Reference

Detailed Description

Opaque semaphore object used with the semaphore APIs.

Data Fields

uintptr_t rsv [SemaphoreP_OBJECT_SIZE_MAX/sizeof(uint32_t)]
 

Field Documentation

◆ rsv

uintptr_t SemaphoreP_Object::rsv[SemaphoreP_OBJECT_SIZE_MAX/sizeof(uint32_t)]

reserved, should NOT be modified by end users