28#ifndef LIBRARIES_CMSIS_DEVICE_MAXIM_MAX32690_INCLUDE_TRIMSIR_REGS_H_
29#define LIBRARIES_CMSIS_DEVICE_MAXIM_MAX32690_INCLUDE_TRIMSIR_REGS_H_
38#if defined (__ICCARM__)
39 #pragma system_include
53#define __I volatile const
59#define __R volatile const
77 __R uint32_t rsv_0x0_0x7[2];
88#define MXC_R_TRIMSIR_RTC ((uint32_t)0x00000008UL)
97#define MXC_F_TRIMSIR_RTC_RTCX1_POS 16
98#define MXC_F_TRIMSIR_RTC_RTCX1 ((uint32_t)(0x1FUL << MXC_F_TRIMSIR_RTC_RTCX1_POS))
100#define MXC_F_TRIMSIR_RTC_RTCX2_POS 21
101#define MXC_F_TRIMSIR_RTC_RTCX2 ((uint32_t)(0x1FUL << MXC_F_TRIMSIR_RTC_RTCX2_POS))
103#define MXC_F_TRIMSIR_RTC_LOCK_POS 31
104#define MXC_F_TRIMSIR_RTC_LOCK ((uint32_t)(0x1UL << MXC_F_TRIMSIR_RTC_LOCK_POS))
__IO uint32_t rtc
Definition: trimsir_regs.h:78
Definition: trimsir_regs.h:76