MeshX 0.4
This repository provides an implementation for Bluetooth Low Energy (BLE) Mesh network nodes. The project allows you to create BLE mesh nodes that can communicate with each other, enabling the development of smart home solutions or other IoT-based applications.
Loading...
Searching...
No Matches
element_comp_table Struct Reference

Structure to store element composition functions. More...

#include <meshx_common.h>

Data Fields

uint8_t idx
element_comp_fn_t element_comp_fn

Detailed Description

Structure to store element composition functions.

Field Documentation

◆ element_comp_fn

element_comp_fn_t element_comp_table::element_comp_fn

Element composition function

◆ idx

uint8_t element_comp_table::idx

Index of the element type


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