Microchip® Advanced Software Framework

stimer Struct Reference

A timer.

This structure is used for declaring a timer. The timer must be set with stimer_set() before it can be used.

#include <stimer.h>

Data Fields

unsigned long interval
 
unsigned long start
 

unsigned long stimer::interval