dscPWMStart
Last updated
Was this helpful?
Last updated
Was this helpful?
BYTE dscPWMStart(DSCB board, DSCPWM *pwmCircuit);
This function is used to start a PWM circuit on the MPE-GPIO. Please consult the MPE-GPIO for more information on the PWM circuit.
Name
Description
DSCB
The board handle
Pointer to the DSCPWM struct containing the PWM parameters
Return Value
Error code or 0.