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

Modules

 Register Offsets
 
 RTC_SEC
 
 RTC_SSEC
 
 RTC_RAS
 
 RTC_RSSA
 
 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 ras
 
__IO uint32_t rssa
 
__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

◆ ras

__IO uint32_t ras

0x08: RTC RAS Register

◆ rssa

__IO uint32_t rssa

0x0C: RTC RSSA Register

◆ sec

__IO uint32_t sec

0x00: RTC SEC Register

◆ ssec

__IO uint32_t ssec

0x04: RTC SSEC Register

◆ trim

__IO uint32_t trim

0x14: RTC TRIM Register