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

Go to the source code of this file.

Data Structures

struct  mxc_gcfr_regs_t
 

Macros

#define MXC_R_GCFR_REG0   ((uint32_t)0x00000000UL)
 
#define MXC_R_GCFR_REG1   ((uint32_t)0x00000004UL)
 
#define MXC_F_GCFR_REG0_ISO_WUP_POS   0
 
#define MXC_F_GCFR_REG0_ISO_WUP   ((uint32_t)(0x1FFUL << MXC_F_GCFR_REG0_ISO_WUP_POS))
 
#define MXC_F_GCFR_REG0_IPO_WUP_POS   16
 
#define MXC_F_GCFR_REG0_IPO_WUP   ((uint32_t)(0x7FFUL << MXC_F_GCFR_REG0_IPO_WUP_POS))
 
#define MXC_F_GCFR_REG1_ERFO_WUP_POS   0
 
#define MXC_F_GCFR_REG1_ERFO_WUP   ((uint32_t)(0x3FFFUL << MXC_F_GCFR_REG1_ERFO_WUP_POS))
 
#define MXC_F_GCFR_REG1_IBRO_WUP_POS   16
 
#define MXC_F_GCFR_REG1_IBRO_WUP   ((uint32_t)(0x3FUL << MXC_F_GCFR_REG1_IBRO_WUP_POS))
 

Detailed Description

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

Note
This file is @generated.