MAX32665 SDK Documentation  0.2
Software Development Kit Overview and API Documentation
RTC_TRIM

RTC Trim Register. More...

Macros

#define MXC_F_RTC_TRIM_TRIM_POS   0
 TRIM_TRIM Position.
 
#define MXC_F_RTC_TRIM_TRIM   ((uint32_t)(0xFFUL << MXC_F_RTC_TRIM_TRIM_POS))
 TRIM_TRIM Mask.
 
#define MXC_F_RTC_TRIM_VRTC_TMR_POS   8
 TRIM_VRTC_TMR Position.
 
#define MXC_F_RTC_TRIM_VRTC_TMR   ((uint32_t)(0xFFFFFFUL << MXC_F_RTC_TRIM_VRTC_TMR_POS))
 TRIM_VRTC_TMR Mask.
 

Detailed Description