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
gpio_test_config_t Struct Reference

Test configuration for GPIO property tests. More...

Data Fields

uint8_t logical_pin
meshx_gpio_mode_t mode
uint8_t initial_level
bool signal_inversion

Detailed Description

Test configuration for GPIO property tests.

Field Documentation

◆ initial_level

uint8_t gpio_test_config_t::initial_level

◆ logical_pin

uint8_t gpio_test_config_t::logical_pin

◆ mode

meshx_gpio_mode_t gpio_test_config_t::mode

◆ signal_inversion

bool gpio_test_config_t::signal_inversion

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