Back to DRIVERS page

AVRŽ32 AT32AP7000 Software Framework: Timer Counter Driver

Copyright © 2006-2008 Atmel Corporation

Introduction

The Timer Counter (TC) includes three identical 16-bit Timer Counter channels. Each channel can be independently programmed to perform a wide range of functions including frequency measurement, event counting, interval measurement, pulse generation, delay timing and pulse width modulation.

Timer Counter Driver

The driver is composed of tc.c and tc.h.

 

One example is available:

  • EXAMPLE1: start a timer/counter and generate a PWM on the output,
  •  


    AVR is a registered trademark of Atmel Corporation.