tmrTimerParameters is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

tmrTimerParameters struct

Syntax

typedef struct tmrTimerParameters {     TickType_t            xMessageValue;             Timer_t *            pxTimer;             } TimerParameter_t;

Fields

xMessageValue

No summary provided. Read more...

pxTimer

No summary provided. Read more...

References

LocationReferrerScopeText
timers.c:95
typedef struct tmrTimerParameters
timers.c:99
} TimerParameter_t;
timers.c:116tmrTimerQueueMessage::::xTimerParameterstmrTimerQueueMessage::
TimerParameter_t xTimerParameters;

Type Use

Variables of tmrTimerParameters type
tmrTimerParameters
all items filtered out
tmrTimerParameters
all items filtered out