dscPWMClear
BYTE dscPWMClear(DSCB board, BYTE pwmCircuit);
This function is used to clear (reset) a PWM circuit on the Hercules-EBX. Please consult the Hercules user manual for more information on the PWM circuit.
Name
Description
DSCB
The board handle
pwmCircuit
Which PWM circuit (0-3) to reset.
Return Value
Error code or 0.
Last updated
Was this helpful?