MAX78002 Peripheral Driver API
Peripheral Driver API for the MAX78002
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages

Macros

#define MXC_F_RTC_TRIM_TRIM_POS   0
 
#define MXC_F_RTC_TRIM_TRIM   ((uint32_t)(0xFFUL << MXC_F_RTC_TRIM_TRIM_POS))
 
#define MXC_F_RTC_TRIM_VRTC_TMR_POS   8
 
#define MXC_F_RTC_TRIM_VRTC_TMR   ((uint32_t)(0xFFFFFFUL << MXC_F_RTC_TRIM_VRTC_TMR_POS))
 

Detailed Description

RTC Trim Register.

Macro Definition Documentation

◆ MXC_F_RTC_TRIM_TRIM

#define MXC_F_RTC_TRIM_TRIM   ((uint32_t)(0xFFUL << MXC_F_RTC_TRIM_TRIM_POS))

TRIM_TRIM Mask

◆ MXC_F_RTC_TRIM_TRIM_POS

#define MXC_F_RTC_TRIM_TRIM_POS   0

TRIM_TRIM Position

◆ MXC_F_RTC_TRIM_VRTC_TMR

#define MXC_F_RTC_TRIM_VRTC_TMR   ((uint32_t)(0xFFFFFFUL << MXC_F_RTC_TRIM_VRTC_TMR_POS))

TRIM_VRTC_TMR Mask

◆ MXC_F_RTC_TRIM_VRTC_TMR_POS

#define MXC_F_RTC_TRIM_VRTC_TMR_POS   8

TRIM_VRTC_TMR Position