Microchip® Advanced Software Framework

tmrTimerControl Struct Reference

Data Fields

const signed char * pcTimerName
 
voidpvTimerID
 
tmrTIMER_CALLBACK pxCallbackFunction
 
unsigned portBASE_TYPE uxAutoReload
 
xListItem xTimerListItem
 
portTickType xTimerPeriodInTicks
 

const signed char* tmrTimerControl::pcTimerName

Referenced by xTimerCreate().

void* tmrTimerControl::pvTimerID

Referenced by pvTimerGetTimerID(), and xTimerCreate().

unsigned portBASE_TYPE tmrTimerControl::uxAutoReload
portTickType tmrTimerControl::xTimerPeriodInTicks