tc.h
Default mainpageat91libperipheralstctc.h
Description Overview  
Description
Purpose
API for configuring and using Timer Counter (TC) peripherals.

Usage
  1. Optionally, use TC_FindMckDivisor() to let the program find the best TCCLKS field value automatically.
  2. Configure a Timer Counter in the desired mode using TC_Configure().
  3. Start or stop the timer clock using TC_Start() and TC_Stop().