MAX32520 Peripheral Driver API
Peripheral Driver API for the MAX32520
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_FCTRL0   ((uint32_t)0x00000000UL)
 
#define MXC_F_FCR_FCTRL0_I2C0_SDA_FILTER_EN_POS   20
 
#define MXC_F_FCR_FCTRL0_I2C0_SDA_FILTER_EN   ((uint32_t)(0x1UL << MXC_F_FCR_FCTRL0_I2C0_SDA_FILTER_EN_POS))
 
#define MXC_F_FCR_FCTRL0_I2C0_SCL_FILTER_EN_POS   21
 
#define MXC_F_FCR_FCTRL0_I2C0_SCL_FILTER_EN   ((uint32_t)(0x1UL << MXC_F_FCR_FCTRL0_I2C0_SCL_FILTER_EN_POS))
 

Detailed Description

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

Note
This file is @generated.