eLooM for STM32 application
v3.3.0
A framework for multitasking low power embedded applications powerd by STM32
|
#include <HWDriverMap.h>
Data Fields | |
uint32_t | key |
HWDriverMapValue_t | value |
Specifies the element of the map. It is the pair (key, value)
uint32_t _HWDriverMapElement::key |
Unique key to identify the peripheral
HWDriverMapValue_t _HWDriverMapElement::value |
Value linked to the key.