Data Fields | |
union { | |
CallbackParameters_t xCallbackParameters | |
TimerParameter_t xTimerParameters | |
} | u |
BaseType_t | xMessageID |
union { ... } tmrTimerQueueMessage::u |
CallbackParameters_t tmrTimerQueueMessage::xCallbackParameters |
Referenced by prvProcessReceivedCommands(), xTimerPendFunctionCall(), and xTimerPendFunctionCallFromISR().
BaseType_t tmrTimerQueueMessage::xMessageID |
TimerParameter_t tmrTimerQueueMessage::xTimerParameters |
Referenced by prvProcessReceivedCommands(), and xTimerGenericCommand().