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

RTC Oscillator Control Register. More...

Macros

#define MXC_F_RTC_OSCCTRL_BYPASS_POS   4
 OSCCTRL_BYPASS Position.
 
#define MXC_F_RTC_OSCCTRL_BYPASS   ((uint32_t)(0x1UL << MXC_F_RTC_OSCCTRL_BYPASS_POS))
 OSCCTRL_BYPASS Mask.
 
#define MXC_F_RTC_OSCCTRL_OUT32K_POS   5
 OSCCTRL_OUT32K Position.
 
#define MXC_F_RTC_OSCCTRL_OUT32K   ((uint32_t)(0x1UL << MXC_F_RTC_OSCCTRL_OUT32K_POS))
 OSCCTRL_OUT32K Mask.
 

Detailed Description