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

Data Fields

bool ecapInitialized
 
bool etpwmInitialized
 

Detailed Description

stores the initialization states of the different parts of the module

Definition at line 80 of file pwm.c.

Field Documentation

◆ ecapInitialized

bool PWM_INITIALIZATION_STATE_s::ecapInitialized

initialization state of the enhanced capture module

Definition at line 81 of file pwm.c.

◆ etpwmInitialized

bool PWM_INITIALIZATION_STATE_s::etpwmInitialized

initialization state of the pwm module

Definition at line 82 of file pwm.c.


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