AM64x MCU+ SDK  08.00.00
SemaphoreP_Object Struct Reference

Detailed Description

Opaque semaphore object used with the semaphore APIs.

Data Fields

uint32_t rsv [SemaphoreP_OBJECT_SIZE_MAX/sizeof(uint32_t)]
 

Field Documentation

◆ rsv

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

reserved, should NOT be modified by end users