![]() |
MAX32655 Peripheral Driver API
Peripheral Driver API for the MAX32655
|
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 |
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 | toda |
__IO uint32_t | sseca |
__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 sec |
0x00:
RTC SEC Register
__IO uint32_t ssec |
0x04:
RTC SSEC Register
__IO uint32_t sseca |
0x0C:
RTC SSECA Register
__IO uint32_t toda |
0x08:
RTC TODA Register
__IO uint32_t trim |
0x14:
RTC TRIM Register