tmrTimerQueueMessage::xMessageID is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesFreeRTOStmrTimerQueueMessage::xMessageID

tmrTimerQueueMessage::xMessageID field

Syntax

BaseType_t xMessageID;

References

LocationReferrerText
timers.c:113
BaseType_t xMessageID; /*<< The command being sent to the timer service task. */
timers.c:393xTimerGenericCommand()
xMessage.xMessageID = xCommandID;
timers.c:767prvProcessReceivedCommands()
if( xMessage.xMessageID >= ( BaseType_t ) 0 )
timers.c:793prvProcessReceivedCommands()
switch( xMessage.xMessageID )

Data Use

Functions writing tmrTimerQueueMessage::xMessageID
Functions reading tmrTimerQueueMessage::xMessageID
all items filtered out
tmrTimerQueueMessage::xMessageID
all items filtered out
Type of tmrTimerQueueMessage::xMessageID
tmrTimerQueueMessage::xMessageID
all items filtered out