From aef4e8398f2b1848b0e4cdd9580dbbe93e4006f9 Mon Sep 17 00:00:00 2001 From: Jorawar Singh Date: Fri, 30 Jun 2017 11:28:58 +0530 Subject: Help files, modified Raspberry Pi code conversion --- help/en_US/AVRTimerSetup.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 help/en_US/AVRTimerSetup.xml (limited to 'help/en_US/AVRTimerSetup.xml') diff --git a/help/en_US/AVRTimerSetup.xml b/help/en_US/AVRTimerSetup.xml new file mode 100644 index 0000000..420e676 --- /dev/null +++ b/help/en_US/AVRTimerSetup.xml @@ -0,0 +1,37 @@ + + + + + + + + AVRTimerSetup + Function to setup Timers in ATmega16 + + + + + See also + + AVRGetTimerValues + + + + + Authors + + Ashish Kamble + + + -- cgit