SPRAC77E January 2022 – February 2022 TMS320F28379D , TMS320F28379D-Q1 , TMS320F28379S
Description
This function resets the pulsegen parameters set by the earlier configuration (PulseGen function calls) and starts a new setup. This function must be called in case the pulse generation must be reset and started again at a later stage.
Definition
void pto_pulsegen_reset (void);
Parameters
Input: none
Return: none
Usage
Example code:
pto_pulsegen_reset();