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

#include <mpu_prototypes.h>

Collaboration diagram for xTaskGenericNotifyParams:

Data Fields

TaskHandle_t xTaskToNotify
UBaseType_t uxIndexToNotify
uint32_t ulValue
eNotifyAction eAction
uint32_t * pulPreviousNotificationValue

Field Documentation

◆ eAction

eNotifyAction xTaskGenericNotifyParams::eAction

◆ pulPreviousNotificationValue

uint32_t* xTaskGenericNotifyParams::pulPreviousNotificationValue

◆ ulValue

uint32_t xTaskGenericNotifyParams::ulValue

◆ uxIndexToNotify

UBaseType_t xTaskGenericNotifyParams::uxIndexToNotify

◆ xTaskToNotify

TaskHandle_t xTaskGenericNotifyParams::xTaskToNotify

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