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

#include <mpu_prototypes.h>

Data Fields

EventGroupHandle_t xEventGroup
EventBits_t uxBitsToWaitFor
BaseType_t xClearOnExit
BaseType_t xWaitForAllBits
TickType_t xTicksToWait

Field Documentation

◆ uxBitsToWaitFor

EventBits_t xEventGroupWaitBitsParams::uxBitsToWaitFor

◆ xClearOnExit

BaseType_t xEventGroupWaitBitsParams::xClearOnExit

◆ xEventGroup

EventGroupHandle_t xEventGroupWaitBitsParams::xEventGroup

◆ xTicksToWait

TickType_t xEventGroupWaitBitsParams::xTicksToWait

◆ xWaitForAllBits

BaseType_t xEventGroupWaitBitsParams::xWaitForAllBits

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