MAX32690 Peripheral Driver API
Peripheral Driver API for the MAX32690
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
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_F_GCFR_REG0_CKPDRV_POS   0
 
#define MXC_F_GCFR_REG0_CKPDRV   ((uint32_t)(0xFUL << MXC_F_GCFR_REG0_CKPDRV_POS))
 
#define MXC_F_GCFR_REG0_CKNDRV_POS   4
 
#define MXC_F_GCFR_REG0_CKNDRV   ((uint32_t)(0xFUL << MXC_F_GCFR_REG0_CKNDRV_POS))
 
#define MXC_F_GCFR_REG0_RDSDLL_EN_POS   8
 
#define MXC_F_GCFR_REG0_RDSDLL_EN   ((uint32_t)(0x1UL << MXC_F_GCFR_REG0_RDSDLL_EN_POS))
 

Detailed Description

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

Note
This file is @generated.