MAX32665 SDK Documentation  0.2
Software Development Kit Overview and API Documentation

Semaphore status bits. More...

Macros

#define MXC_F_SEMA_STATUS_STATUS_POS   0
 STATUS_STATUS Position.
 
#define MXC_F_SEMA_STATUS_STATUS   ((uint32_t)(0xFFUL << MXC_F_SEMA_STATUS_STATUS_POS))
 STATUS_STATUS Mask.
 

Detailed Description

0 indicates the semaphore is free, 1 indicates taken.