foxBMS - Unit Tests  1.4.1
The foxBMS Unit Tests API Documentation
PWM_SIGNAL_s Struct Reference

#include <pwm.h>

Data Fields

float dutyCycle_perc
 
float frequency_Hz
 

Detailed Description

type definition for PWM signal parameters

Definition at line 69 of file pwm.h.

Field Documentation

◆ dutyCycle_perc

float PWM_SIGNAL_s::dutyCycle_perc

Definition at line 70 of file pwm.h.

◆ frequency_Hz

float PWM_SIGNAL_s::frequency_Hz

Definition at line 71 of file pwm.h.


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