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

Modules

 Register Offsets
 
 RTC_SEC
 
 RTC_SSEC
 
 RTC_TODA
 
 RTC_SSECA
 
 RTC_CTRL
 
 RTC_TRIM
 
 RTC_OSCCTRL
 

Files

file  rtc_regs.h
 

Data Structures

struct  mxc_rtc_regs_t
 

Detailed Description

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

Real Time Clock and Alarm.


Data Structure Documentation

◆ mxc_rtc_regs_t

struct mxc_rtc_regs_t

Structure type to access the RTC Registers.

Data Fields

__IO uint32_t sec
 
__IO uint32_t ssec
 
__IO uint32_t toda
 
__IO uint32_t sseca
 
__IO uint32_t ctrl
 
__IO uint32_t trim
 
__IO uint32_t oscctrl
 

Field Documentation

◆ ctrl

__IO uint32_t ctrl

0x10: RTC CTRL Register

◆ oscctrl

__IO uint32_t oscctrl

0x18: RTC OSCCTRL Register

◆ sec

__IO uint32_t sec

0x00: RTC SEC Register

◆ ssec

__IO uint32_t ssec

0x04: RTC SSEC Register

◆ sseca

__IO uint32_t sseca

0x0C: RTC SSECA Register

◆ toda

__IO uint32_t toda

0x08: RTC TODA Register

◆ trim

__IO uint32_t trim

0x14: RTC TRIM Register