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

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

Detailed Description

Test configuration for PWM property tests.

Field Documentation

◆ channel

uint8_t pwm_test_config_t::channel

◆ duty_cycle

uint8_t pwm_test_config_t::duty_cycle

◆ frequency

uint32_t pwm_test_config_t::frequency

◆ logical_pin

uint8_t pwm_test_config_t::logical_pin

◆ resolution

uint8_t pwm_test_config_t::resolution

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