MAX32690 Peripheral Driver API
Peripheral Driver API for the MAX32690
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_RTC   ((uint32_t)0x00000008UL)
 
#define MXC_F_TRIMSIR_RTC_RTCX1_POS   16
 
#define MXC_F_TRIMSIR_RTC_RTCX1   ((uint32_t)(0x1FUL << MXC_F_TRIMSIR_RTC_RTCX1_POS))
 
#define MXC_F_TRIMSIR_RTC_RTCX2_POS   21
 
#define MXC_F_TRIMSIR_RTC_RTCX2   ((uint32_t)(0x1FUL << MXC_F_TRIMSIR_RTC_RTCX2_POS))
 
#define MXC_F_TRIMSIR_RTC_LOCK_POS   31
 
#define MXC_F_TRIMSIR_RTC_LOCK   ((uint32_t)(0x1UL << MXC_F_TRIMSIR_RTC_LOCK_POS))
 

Detailed Description

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

Note
This file is @generated.