ZBasic System Library
211
ZX Microcontroller Family
Example
Call OpenPWM8(1, 50.0, zxFastPWM) ' prepare for 50Hz Fast PWM
Call PWM8(1, 50.0) ' generate PWM with 50% duty cycle
Compatibility
This subroutine is not available in BasicX compatibility mode.
See Also