Difference between revisions of "STM32F107VC/Using the RTC Real Time Clock"
From Teknologisk videncenter
								
												
				m  | 
				m  | 
				||
| Line 1: | Line 1: | ||
{{TOCright}}  | {{TOCright}}  | ||
Preparing for programming the STM32F107VC Real Time Clock.  | Preparing for programming the STM32F107VC Real Time Clock.  | ||
| + | <!--  | ||
<source lang=c>  | <source lang=c>  | ||
/**************************************************************************  | /**************************************************************************  | ||
| Line 449: | Line 450: | ||
=Example=  | =Example=  | ||
*[http://mars.tekkom.dk/data/embedded/usartpoll_RTC.zip Keil uVision example of RTC]  | *[http://mars.tekkom.dk/data/embedded/usartpoll_RTC.zip Keil uVision example of RTC]  | ||
| − | + | -->  | |
=Links=  | =Links=  | ||
*[[Const and volatile type qualifiers]]  | *[[Const and volatile type qualifiers]]  | ||
Revision as of 10:17, 14 November 2016
Contents
Preparing for programming the STM32F107VC Real Time Clock.