MAX32665 Peripheral Driver API
Peripheral Driver API for the MAX32665

Macros

#define MXC_F_SEMA_STATUS_STATUS_POS   0
 
#define MXC_F_SEMA_STATUS_STATUS   ((uint32_t)(0xFFUL << MXC_F_SEMA_STATUS_STATUS_POS))
 

Detailed Description

Semaphore status bits. 0 indicates the semaphore is free, 1 indicates taken.

Macro Definition Documentation

◆ MXC_F_SEMA_STATUS_STATUS

#define MXC_F_SEMA_STATUS_STATUS   ((uint32_t)(0xFFUL << MXC_F_SEMA_STATUS_STATUS_POS))

STATUS_STATUS Mask

◆ MXC_F_SEMA_STATUS_STATUS_POS

#define MXC_F_SEMA_STATUS_STATUS_POS   0

STATUS_STATUS Position