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

Go to the source code of this file.

Data Structures

struct  mxc_fcr_regs_t
 

Macros

#define MXC_R_FCR_FCR   ((uint32_t)0x00000000UL)
 
#define MXC_F_FCR_FCR_USB_CLK_SEL_POS   16
 
#define MXC_F_FCR_FCR_USB_CLK_SEL   ((uint32_t)(0x1UL << MXC_F_FCR_FCR_USB_CLK_SEL_POS))
 
#define MXC_F_FCR_FCR_QSPI0_FNC_SEL_POS   17
 
#define MXC_F_FCR_FCR_QSPI0_FNC_SEL   ((uint32_t)(0x1UL << MXC_F_FCR_FCR_QSPI0_FNC_SEL_POS))
 
#define MXC_F_FCR_FCR_I2C0_SDA_FILTER_EN_POS   20
 
#define MXC_F_FCR_FCR_I2C0_SDA_FILTER_EN   ((uint32_t)(0x1UL << MXC_F_FCR_FCR_I2C0_SDA_FILTER_EN_POS))
 
#define MXC_F_FCR_FCR_I2C0_SCL_FILTER_EN_POS   21
 
#define MXC_F_FCR_FCR_I2C0_SCL_FILTER_EN   ((uint32_t)(0x1UL << MXC_F_FCR_FCR_I2C0_SCL_FILTER_EN_POS))
 
#define MXC_F_FCR_FCR_I2C1_SDA_FILTER_EN_POS   22
 
#define MXC_F_FCR_FCR_I2C1_SDA_FILTER_EN   ((uint32_t)(0x1UL << MXC_F_FCR_FCR_I2C1_SDA_FILTER_EN_POS))
 
#define MXC_F_FCR_FCR_I2C1_SCL_FILTER_EN_POS   23
 
#define MXC_F_FCR_FCR_I2C1_SCL_FILTER_EN   ((uint32_t)(0x1UL << MXC_F_FCR_FCR_I2C1_SCL_FILTER_EN_POS))
 

Detailed Description

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

Note
This file is @generated.