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

#include <mpu_prototypes.h>

Data Fields

UBaseType_t uxIndexToWaitOn
uint32_t ulBitsToClearOnEntry
uint32_t ulBitsToClearOnExit
uint32_t * pulNotificationValue
TickType_t xTicksToWait

Field Documentation

◆ pulNotificationValue

uint32_t* xTaskGenericNotifyWaitParams::pulNotificationValue

◆ ulBitsToClearOnEntry

uint32_t xTaskGenericNotifyWaitParams::ulBitsToClearOnEntry

◆ ulBitsToClearOnExit

uint32_t xTaskGenericNotifyWaitParams::ulBitsToClearOnExit

◆ uxIndexToWaitOn

UBaseType_t xTaskGenericNotifyWaitParams::uxIndexToWaitOn

◆ xTicksToWait

TickType_t xTaskGenericNotifyWaitParams::xTicksToWait

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