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

Go to the source code of this file.

Data Structures

struct  mxc_trimsir_regs_t
 

Macros

#define MXC_R_TRIMSIR_BB_SIR2   ((uint32_t)0x00000008UL)
 
#define MXC_R_TRIMSIR_BB_SIR3   ((uint32_t)0x0000000CUL)
 
#define MXC_R_TRIMSIR_BB_SIR6   ((uint32_t)0x00000018UL)
 
#define MXC_F_TRIMSIR_BB_SIR2_TRIM_IBRO_RBIAS_POS   0
 
#define MXC_F_TRIMSIR_BB_SIR2_TRIM_IBRO_RBIAS   ((uint32_t)(0x3FUL << MXC_F_TRIMSIR_BB_SIR2_TRIM_IBRO_RBIAS_POS))
 
#define MXC_F_TRIMSIR_BB_SIR2_RAM0_1ECCEN_POS   8
 
#define MXC_F_TRIMSIR_BB_SIR2_RAM0_1ECCEN   ((uint32_t)(0x1UL << MXC_F_TRIMSIR_BB_SIR2_RAM0_1ECCEN_POS))
 
#define MXC_F_TRIMSIR_BB_SIR2_RAM2ECCEN_POS   9
 
#define MXC_F_TRIMSIR_BB_SIR2_RAM2ECCEN   ((uint32_t)(0x1UL << MXC_F_TRIMSIR_BB_SIR2_RAM2ECCEN_POS))
 
#define MXC_F_TRIMSIR_BB_SIR2_RAM3ECCEN_POS   10
 
#define MXC_F_TRIMSIR_BB_SIR2_RAM3ECCEN   ((uint32_t)(0x1UL << MXC_F_TRIMSIR_BB_SIR2_RAM3ECCEN_POS))
 
#define MXC_F_TRIMSIR_BB_SIR2_ICC0ECCEN_POS   11
 
#define MXC_F_TRIMSIR_BB_SIR2_ICC0ECCEN   ((uint32_t)(0x1UL << MXC_F_TRIMSIR_BB_SIR2_ICC0ECCEN_POS))
 
#define MXC_F_TRIMSIR_BB_SIR2_FL0ECCEN_POS   12
 
#define MXC_F_TRIMSIR_BB_SIR2_FL0ECCEN   ((uint32_t)(0x1UL << MXC_F_TRIMSIR_BB_SIR2_FL0ECCEN_POS))
 
#define MXC_F_TRIMSIR_BB_SIR2_FL1ECCEN_POS   13
 
#define MXC_F_TRIMSIR_BB_SIR2_FL1ECCEN   ((uint32_t)(0x1UL << MXC_F_TRIMSIR_BB_SIR2_FL1ECCEN_POS))
 
#define MXC_F_TRIMSIR_BB_SIR2_TRIM_IBRO_POS   16
 
#define MXC_F_TRIMSIR_BB_SIR2_TRIM_IBRO   ((uint32_t)(0xFFFFUL << MXC_F_TRIMSIR_BB_SIR2_TRIM_IBRO_POS))
 
#define MXC_F_TRIMSIR_BB_SIR6_RTCX1TRIM_POS   4
 
#define MXC_F_TRIMSIR_BB_SIR6_RTCX1TRIM   ((uint32_t)(0x1FUL << MXC_F_TRIMSIR_BB_SIR6_RTCX1TRIM_POS))
 
#define MXC_F_TRIMSIR_BB_SIR6_RTCX2TRIM_POS   9
 
#define MXC_F_TRIMSIR_BB_SIR6_RTCX2TRIM   ((uint32_t)(0x1FUL << MXC_F_TRIMSIR_BB_SIR6_RTCX2TRIM_POS))
 

Detailed Description

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

Note
This file is @generated.