eLooM for STM32 application
v3.3.0
|
#include <ManagedTaskMap.h>
Data Fields | |
uint32_t | key |
MTMapValue_t | value |
Specifies the element of the map. It is the pair (key, value)
uint32_t _MTMapElement::key |
Unique key to identify the peripheral
MTMapValue_t _MTMapElement::value |
Value linked to the key.