Microchip® Advanced Software Framework

SYS_Timer_t Struct Reference

#include <sysTimer.h>

Data Fields

void(* handler )(struct SYS_Timer_t *timer)
 
uint32_t interval
 
SYS_TimerMode_t mode
 
struct SYS_Timer_tnext
 
uint32_t timeout
 

void(* SYS_Timer_t::handler)(struct SYS_Timer_t *timer)
uint32_t SYS_Timer_t::interval
struct SYS_Timer_t* SYS_Timer_t::next
uint32_t SYS_Timer_t::timeout