<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>LeafLabs Garden &#187; Topic: micros() - from which register.</title>
		<link>http://forums.leaflabs.com/topic.php?id=14267</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:17:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=14267" rel="self" type="application/rss+xml" />

		<item>
			<title>nemesis_v8 on "micros() - from which register."</title>
			<link>http://forums.leaflabs.com/topic.php?id=14267#post-29540</link>
			<pubDate>Tue, 10 Sep 2013 16:59:42 +0000</pubDate>
			<dc:creator>nemesis_v8</dc:creator>
			<guid isPermaLink="false">29540@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Thanks mlundinse, I found it after I posted. Your response is appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlundinse on "micros() - from which register."</title>
			<link>http://forums.leaflabs.com/topic.php?id=14267#post-29496</link>
			<pubDate>Sun, 08 Sep 2013 12:48:03 +0000</pubDate>
			<dc:creator>mlundinse</dc:creator>
			<guid isPermaLink="false">29496@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;millis is the number of systick counter overflows.&#60;br /&#62;
micros is millis*1000 plus the microsecond part taken from&#60;br /&#62;
the present value of the systick counter.&#60;/p&#62;
&#60;p&#62;You can find the code in wirish_time.h
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nemesis_v8 on "micros() - from which register."</title>
			<link>http://forums.leaflabs.com/topic.php?id=14267#post-29495</link>
			<pubDate>Sun, 08 Sep 2013 12:09:03 +0000</pubDate>
			<dc:creator>nemesis_v8</dc:creator>
			<guid isPermaLink="false">29495@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;This question may have been asked but I can't seem to find an answer to it. I understand that millis() is being generated by systick but where is micros() getting its value from, which register is it using I have had a good look through the docs and cant find a cycle count register anywhere.&#60;/p&#62;
&#60;p&#62;I am not having a problem with the function I just want to understand how its being generated. Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
