foxBMS  1.6.0
The foxBMS Battery Management System API Documentation
PWM_SIGNAL_s Struct Reference

#include <pwm.h>

Data Fields

float_t dutyCycle_perc
 
float_t frequency_Hz
 

Detailed Description

type definition for PWM signal parameters

Definition at line 71 of file pwm.h.

Field Documentation

◆ dutyCycle_perc

float_t PWM_SIGNAL_s::dutyCycle_perc

Definition at line 72 of file pwm.h.

◆ frequency_Hz

float_t PWM_SIGNAL_s::frequency_Hz

Definition at line 73 of file pwm.h.


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