eLooM for STM32 application  v3.3.0
A framework for multitasking low power embedded applications powerd by STM32
Loading...
Searching...
No Matches
_HWDriverMapElement Struct Reference

#include <HWDriverMap.h>

+ Collaboration diagram for _HWDriverMapElement:

Data Fields

uint32_t key
 
HWDriverMapValue_t value
 

Detailed Description

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

Field Documentation

◆ key

uint32_t _HWDriverMapElement::key

Unique key to identify the peripheral

◆ value

HWDriverMapValue_t _HWDriverMapElement::value

Value linked to the key.


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