Microchip® Advanced Software Framework

conf_timer.h File Reference

Timer Driver Configuration Header.

Copyright (c) 2017-2018 Microchip Technology Inc. and its subsidiaries.

Macros

#define APP_TIMER   CONF_TC_MODULE
 
#define CONF_TC_MODULE   TC3
 
#define STACK_TIMER0   TMRID0
 
#define STACK_TIMER1   TMRID1
 
#define TC_COUNT_1SEC   (48000000ul/1024ul)
 
#define TMRID0   TC4
 
#define TMRID1   TC6
 

Variables

struct tc_module tc_instance
 

#define APP_TIMER   CONF_TC_MODULE

Referenced by hw_timer_init().

#define CONF_TC_MODULE   TC3
#define STACK_TIMER0   TMRID0
#define STACK_TIMER1   TMRID1
#define TC_COUNT_1SEC   (48000000ul/1024ul)
#define TMRID0   TC4
#define TMRID1   TC6

struct tc_module tc_instance