eLooM for STM32 application
v3.3.0
A framework for multitasking low power embedded applications powerd by STM32
|
#include <ManagedTaskMap.h>
Data Fields | |
MTMapElement_t * | p_elements |
uint16_t | size |
uint16_t | element_count |
This map is implemented as an array of size
elements.
uint16_t _MTMap::element_count |
Specifies the number of element present in the map.
MTMapElement_t* _MTMap::p_elements |
Pointer to the map instance
uint16_t _MTMap::size |
Map size is the maximum number of elements