MAX32650 Peripheral Driver API
Peripheral Driver API for the MAX32650
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
sema_regs.h File Reference
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  mxc_sema_regs_t
 

Macros

#define MXC_R_SEMA_SEMAPHORES   ((uint32_t)0x00000000UL)
 
#define MXC_R_SEMA_STATUS   ((uint32_t)0x00000100UL)
 
#define MXC_F_SEMA_SEMAPHORES_SEMA_POS   0
 
#define MXC_F_SEMA_SEMAPHORES_SEMA   ((uint32_t)(0x1UL << MXC_F_SEMA_SEMAPHORES_SEMA_POS))
 
#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

Registers, Bit Masks and Bit Positions for the SEMA Peripheral Module.

Note
This file is @generated.