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

Go to the source code of this file.

Data Structures

struct  mxc_mcr_regs_t
 

Macros

#define MXC_R_MCR_ECCEN   ((uint32_t)0x00000000UL)
 
#define MXC_F_MCR_ECCEN_SYSRAM0ECCEN_POS   0
 
#define MXC_F_MCR_ECCEN_SYSRAM0ECCEN   ((uint32_t)(0x1UL << MXC_F_MCR_ECCEN_SYSRAM0ECCEN_POS))
 
#define MXC_F_MCR_ECCEN_SYSRAM1ECCEN_POS   1
 
#define MXC_F_MCR_ECCEN_SYSRAM1ECCEN   ((uint32_t)(0x1UL << MXC_F_MCR_ECCEN_SYSRAM1ECCEN_POS))
 
#define MXC_F_MCR_ECCEN_SYSRAM2ECCEN_POS   2
 
#define MXC_F_MCR_ECCEN_SYSRAM2ECCEN   ((uint32_t)(0x1UL << MXC_F_MCR_ECCEN_SYSRAM2ECCEN_POS))
 
#define MXC_F_MCR_ECCEN_SYSRAM3ECCEN_POS   3
 
#define MXC_F_MCR_ECCEN_SYSRAM3ECCEN   ((uint32_t)(0x1UL << MXC_F_MCR_ECCEN_SYSRAM3ECCEN_POS))
 
#define MXC_F_MCR_ECCEN_SYSRAM4ECCEN_POS   4
 
#define MXC_F_MCR_ECCEN_SYSRAM4ECCEN   ((uint32_t)(0x1UL << MXC_F_MCR_ECCEN_SYSRAM4ECCEN_POS))
 
#define MXC_F_MCR_ECCEN_FL0ECCEN_POS   11
 
#define MXC_F_MCR_ECCEN_FL0ECCEN   ((uint32_t)(0x1UL << MXC_F_MCR_ECCEN_FL0ECCEN_POS))
 
#define MXC_F_MCR_ECCEN_FL1ECCEN_POS   12
 
#define MXC_F_MCR_ECCEN_FL1ECCEN   ((uint32_t)(0x1UL << MXC_F_MCR_ECCEN_FL1ECCEN_POS))
 

Detailed Description

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

Note
This file is @generated.