Data Fields | |
void * | pvParameter1 |
PendedFunction_t | pxCallbackFunction |
uint32_t | ulParameter2 |
void* tmrCallbackParameters::pvParameter1 |
Referenced by prvProcessReceivedCommands(), xTimerPendFunctionCall(), and xTimerPendFunctionCallFromISR().
PendedFunction_t tmrCallbackParameters::pxCallbackFunction |
Referenced by prvProcessReceivedCommands(), xTimerPendFunctionCall(), and xTimerPendFunctionCallFromISR().
uint32_t tmrCallbackParameters::ulParameter2 |
Referenced by prvProcessReceivedCommands(), xTimerPendFunctionCall(), and xTimerPendFunctionCallFromISR().