eLooM for STM32 application  v3.3.0
Loading...
Searching...
No Matches
Data Fields
_MTMapElement Struct Reference

#include <ManagedTaskMap.h>

+ Collaboration diagram for _MTMapElement:

Data Fields

uint32_t key
 
MTMapValue_t value
 

Detailed Description

Specifies the element of the map. It is the pair (key, value)

Field Documentation

◆ key

uint32_t _MTMapElement::key

Unique key to identify the peripheral

◆ value

MTMapValue_t _MTMapElement::value

Value linked to the key.


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