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

#include <HWDriverMap.h>

+ Collaboration diagram for _HWDriverMap:

Data Fields

HWDriverMapElement_tp_elements
 
uint16_t size
 
uint16_t element_count
 

Detailed Description

This map is implemented as an array of size elements.

Field Documentation

◆ element_count

uint16_t _HWDriverMap::element_count

Specifies the number of element present in the map.

◆ p_elements

HWDriverMapElement_t* _HWDriverMap::p_elements

Pointer to the map instance

◆ size

uint16_t _HWDriverMap::size

Map size is the maximum number of elements


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