![]() |
MAX32660 Peripheral Driver API
Peripheral Driver API for the MAX32660
|
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 |
Registers, Bit Masks and Bit Positions for the RTC Peripheral Module.
Real Time Clock and Alarm.
| 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 |
| __IO uint32_t ctrl |
0x10: RTC CTRL Register
| __IO uint32_t oscctrl |
0x18: RTC OSCCTRL Register
| __IO uint32_t ras |
0x08: RTC RAS Register
| __IO uint32_t rssa |
0x0C: RTC RSSA Register
| __IO uint32_t sec |
0x00: RTC SEC Register
| __IO uint32_t ssec |
0x04: RTC SSEC Register
| __IO uint32_t trim |
0x14: RTC TRIM Register