MAX32660 Peripheral Driver API
Peripheral Driver API for the MAX32660
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
GCR_EVTEN

Macros

#define MXC_F_GCR_EVTEN_DMAEVENT_POS   0
 
#define MXC_F_GCR_EVTEN_DMAEVENT   ((uint32_t)(0x1UL << MXC_F_GCR_EVTEN_DMAEVENT_POS))
 
#define MXC_F_GCR_EVTEN_RX_EVT_POS   1
 
#define MXC_F_GCR_EVTEN_RX_EVT   ((uint32_t)(0x1UL << MXC_F_GCR_EVTEN_RX_EVT_POS))
 

Detailed Description

Event Enable Register.

Macro Definition Documentation

◆ MXC_F_GCR_EVTEN_DMAEVENT

#define MXC_F_GCR_EVTEN_DMAEVENT   ((uint32_t)(0x1UL << MXC_F_GCR_EVTEN_DMAEVENT_POS))

EVTEN_DMAEVENT Mask

◆ MXC_F_GCR_EVTEN_DMAEVENT_POS

#define MXC_F_GCR_EVTEN_DMAEVENT_POS   0

EVTEN_DMAEVENT Position

◆ MXC_F_GCR_EVTEN_RX_EVT

#define MXC_F_GCR_EVTEN_RX_EVT   ((uint32_t)(0x1UL << MXC_F_GCR_EVTEN_RX_EVT_POS))

EVTEN_RX_EVT Mask

◆ MXC_F_GCR_EVTEN_RX_EVT_POS

#define MXC_F_GCR_EVTEN_RX_EVT_POS   1

EVTEN_RX_EVT Position