aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/stm32/f4/rtc.h
AgeCommit message (Collapse)Author
2013-01-22[stm32] Support the "new" BCD style RTC peripheralKarl Palsson
Add the register definitions and some of the most basic helper functions for the new style BCD RTC module found on the F2, F4, L1, F3 and F0. This tries to keep as close to HACKING_COMMON_DOC as possible, while maintaining sane names.