firmware
IEM Firmware Documentation
|
#include <mpu_prototypes.h>
Data Fields | |
TaskHandle_t | xTaskToNotify |
UBaseType_t | uxIndexToNotify |
uint32_t | ulValue |
eNotifyAction | eAction |
uint32_t * | pulPreviousNotificationValue |
eNotifyAction xTaskGenericNotifyParams::eAction |
uint32_t* xTaskGenericNotifyParams::pulPreviousNotificationValue |
uint32_t xTaskGenericNotifyParams::ulValue |
UBaseType_t xTaskGenericNotifyParams::uxIndexToNotify |
TaskHandle_t xTaskGenericNotifyParams::xTaskToNotify |