|
eLooM for STM32 application
v3.3.0
|
#include <HWDriverMap.h>
Collaboration diagram for _HWDriverMap:Data Fields | |
| HWDriverMapElement_t * | p_elements |
| uint16_t | size |
| uint16_t | element_count |
This map is implemented as an array of size elements.
| uint16_t _HWDriverMap::element_count |
Specifies the number of element present in the map.
| HWDriverMapElement_t* _HWDriverMap::p_elements |
Pointer to the map instance
| uint16_t _HWDriverMap::size |
Map size is the maximum number of elements