eLooM for STM32 application  v3.3.0
A framework for multitasking low power embedded applications powerd by STM32
Loading...
Searching...
No Matches
_MTMapValue Struct Reference

#include <ManagedTaskMap.h>

+ Collaboration diagram for _MTMapValue:

Data Fields

AManagedTaskp_mtask_obj
 
void * p_static_param
 

Detailed Description

Specifies the value of the elements stored in the map.

Field Documentation

◆ p_mtask_obj

AManagedTask* _MTMapValue::p_mtask_obj

Pointer to the managed task instance

◆ p_static_param

void* _MTMapValue::p_static_param

Generic pointer to the static parameters of the specific implementation


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