|
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.
|
Serialized Interrupt Configuration. More...
#include <meshx_gpio_types.h>
Data Fields | |
| uint8_t | trigger_type |
| uint8_t | task_priority |
| uint16_t | task_stack_size |
Serialized Interrupt Configuration.
| uint8_t meshx_gpio_intr_config_serialized_t::task_priority |
| uint16_t meshx_gpio_intr_config_serialized_t::task_stack_size |
| uint8_t meshx_gpio_intr_config_serialized_t::trigger_type |