|
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.
|
Test configuration for PWM property tests. More...
Data Fields | |
| uint8_t | logical_pin |
| uint32_t | frequency |
| uint8_t | duty_cycle |
| uint8_t | resolution |
| uint8_t | channel |
Test configuration for PWM property tests.
| uint8_t pwm_test_config_t::channel |
| uint8_t pwm_test_config_t::duty_cycle |
| uint32_t pwm_test_config_t::frequency |
| uint8_t pwm_test_config_t::logical_pin |
| uint8_t pwm_test_config_t::resolution |