ZBasic System Library
228
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 nor is it available on ATxmega-based ZX
devices.
See Also