firmware
IEM Firmware Documentation
Loading...
Searching...
No Matches
xTimerGenericCommandFromTaskParams Struct Reference

#include <mpu_prototypes.h>

Data Fields

TimerHandle_t xTimer
BaseType_t xCommandID
TickType_t xOptionalValue
BaseType_tpxHigherPriorityTaskWoken
TickType_t xTicksToWait

Field Documentation

◆ pxHigherPriorityTaskWoken

BaseType_t* xTimerGenericCommandFromTaskParams::pxHigherPriorityTaskWoken

◆ xCommandID

BaseType_t xTimerGenericCommandFromTaskParams::xCommandID

◆ xOptionalValue

TickType_t xTimerGenericCommandFromTaskParams::xOptionalValue

◆ xTicksToWait

TickType_t xTimerGenericCommandFromTaskParams::xTicksToWait

◆ xTimer

TimerHandle_t xTimerGenericCommandFromTaskParams::xTimer

The documentation for this struct was generated from the following file: