<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wikifr.techno-innov.fr/index.php?action=history&amp;feed=atom&amp;title=Technique%2FLogiciel%2FAPI%2FUse%2FDrivers%2FRTC</id>
	<title>Technique/Logiciel/API/Use/Drivers/RTC - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wikifr.techno-innov.fr/index.php?action=history&amp;feed=atom&amp;title=Technique%2FLogiciel%2FAPI%2FUse%2FDrivers%2FRTC"/>
	<link rel="alternate" type="text/html" href="https://wikifr.techno-innov.fr/index.php?title=Technique/Logiciel/API/Use/Drivers/RTC&amp;action=history"/>
	<updated>2026-04-04T02:31:19Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wikifr.techno-innov.fr/index.php?title=Technique/Logiciel/API/Use/Drivers/RTC&amp;diff=48&amp;oldid=prev</id>
		<title>Nathael : Page créée avec « {{DISPLAYTITLE:Interface logicielle (API) - Driver RTC}}  == Présentation ==  #include &quot;drivers/rtc.h&quot;  == Configuration ==  void rtc_on(void);  void rtc_ctrl_off(void);... »</title>
		<link rel="alternate" type="text/html" href="https://wikifr.techno-innov.fr/index.php?title=Technique/Logiciel/API/Use/Drivers/RTC&amp;diff=48&amp;oldid=prev"/>
		<updated>2020-09-02T03:52:28Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « {{DISPLAYTITLE:Interface logicielle (API) - Driver RTC}}  == Présentation ==  #include &amp;quot;drivers/rtc.h&amp;quot;  == Configuration ==  void rtc_on(void);  void rtc_ctrl_off(void);... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:Interface logicielle (API) - Driver RTC}}&lt;br /&gt;
&lt;br /&gt;
== Présentation ==&lt;br /&gt;
 #include &amp;quot;drivers/rtc.h&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
 void rtc_on(void);&lt;br /&gt;
 void rtc_ctrl_off(void);&lt;br /&gt;
 void rtc_disable(void);&lt;br /&gt;
 void rtc_clk_src_select(uint8_t source, uint8_t clk_div);&lt;br /&gt;
&lt;br /&gt;
== Modes de fonctionnement / Capabilities ==&lt;br /&gt;
&lt;br /&gt;
== Utilisation ==&lt;br /&gt;
 void rtc_set_date(uint32_t date);&lt;br /&gt;
 uint32_t rtc_get_count(void);&lt;br /&gt;
 int rtc_set_match(uint32_t date, uint32_t offset, uint8_t periodic);&lt;br /&gt;
 int set_rtc_callback(void (*callback) (uint32_t), uint32_t when, uint32_t period);&lt;br /&gt;
 void remove_rtc_callback();&lt;br /&gt;
&lt;br /&gt;
== Spécificités par micro-contrôleur ==&lt;br /&gt;
=== LPC82x ===&lt;br /&gt;
* Type de RTC :&lt;br /&gt;
&lt;br /&gt;
=== LPC11A04 ===&lt;br /&gt;
&lt;br /&gt;
=== LPC122x ===&lt;br /&gt;
* Type de RTC :&lt;br /&gt;
&lt;br /&gt;
=== LPC176x ===&lt;/div&gt;</summary>
		<author><name>Nathael</name></author>
	</entry>
</feed>