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

#include <HWDriverMap.h>

+ Collaboration diagram for _HWDriverMapValue:

Data Fields

IDriverp_driver_obj
 
void * p_static_param
 

Detailed Description

Specifies the value of the elements stored in the map.

Field Documentation

◆ p_driver_obj

IDriver* _HWDriverMapValue::p_driver_obj

Pointer to the driver instance

◆ p_static_param

void* _HWDriverMapValue::p_static_param

Generic pointer to the static parameters of the specific implementation


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