MAX32660 Peripheral Driver API
Peripheral Driver API for the MAX32660
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules
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_REG0   ((uint32_t)0x00000000UL)
 
#define MXC_F_FCR_REG0_I2C0_SDA_FILTER_EN_POS   20
 
#define MXC_F_FCR_REG0_I2C0_SDA_FILTER_EN   ((uint32_t)(0x1UL << MXC_F_FCR_REG0_I2C0_SDA_FILTER_EN_POS))
 
#define MXC_F_FCR_REG0_I2C0_SCL_FILTER_EN_POS   21
 
#define MXC_F_FCR_REG0_I2C0_SCL_FILTER_EN   ((uint32_t)(0x1UL << MXC_F_FCR_REG0_I2C0_SCL_FILTER_EN_POS))
 
#define MXC_F_FCR_REG0_I2C1_SDA_FILTER_EN_POS   22
 
#define MXC_F_FCR_REG0_I2C1_SDA_FILTER_EN   ((uint32_t)(0x1UL << MXC_F_FCR_REG0_I2C1_SDA_FILTER_EN_POS))
 
#define MXC_F_FCR_REG0_I2C1_SCL_FILTER_EN_POS   23
 
#define MXC_F_FCR_REG0_I2C1_SCL_FILTER_EN   ((uint32_t)(0x1UL << MXC_F_FCR_REG0_I2C1_SCL_FILTER_EN_POS))
 

Detailed Description

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

Note
This file is @generated.