Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| stm32:peripherals:rtc [2017/08/24 09:09] – ruan | stm32:peripherals:rtc [2022/12/27 17:55] (current) – [Functions] ruan | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== Features ===== | ===== Features ===== | ||
| - | * Time-of-day clock/ | + | * Time-of-day clock/ |
| * Daylight saving compensation. | * Daylight saving compensation. | ||
| * Two programmable alarms (interrupts). | * Two programmable alarms (interrupts). | ||
| * Programmable wakeup timer (interrupt). | * Programmable wakeup timer (interrupt). | ||
| + | * Digital calibration. | ||
| + | * Runs regardless of device status i.e. also in low-power modes and reset | ||
| \\ | \\ | ||
| Line 16: | Line 18: | ||
| ===== Functions ===== | ===== Functions ===== | ||
| - | These Functions | + | These functions |
| + | * [[rtc_real_time_clock|Real-time Clock and Calendar]] | ||
| * [[rtc_wakeup|WakeUp Timer]] | * [[rtc_wakeup|WakeUp Timer]] | ||
| * [[rtc_alarm|Alarm Timer]] | * [[rtc_alarm|Alarm Timer]] | ||