3.7.4 tmcVol_Input_s Struct
C
typedef struct
{
uint16_t sensorInput; /* Voltage sensor input value. */
} tmcVol_Input_s;
Summary
DC bus voltage input structure.
Description
This structure is used to store ADC input values for DC bus voltage.
Remarks
None.
