TTK4155 Lab Node 1
Term project in the NTNU course TTK4155 Embedded and Industrial Computer Systems Design
Loading...
Searching...
No Matches
timer.c File Reference
#include <avr/io.h>
#include "timer.h"

Go to the source code of this file.

Functions

int tim1_PWM_init (void)
 Initialize Timer1 for Fast PWM on OC1A.
int tim1_CTC_init (void)
 Initialize Timer1 in CTC mode on OC1A.