30.10.2014 Views

o_195h4n6al16jb186b1b2qs7fgssa.pdf

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

* calculate time count between two capture events */<br />

period = timer_second_edge - timer_first_edge;<br />

/* if the time count between two capture events is more than<br />

0x200 counts, set alarm on RD0 */<br />

if(period >= 0x200)<br />

{<br />

/* set alarm and wait for sometime and clear alarm */<br />

PORTDbits.RD0 = 0;<br />

while(count

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!