pwmtestperf
Applies a simple test pattern to a PWM output
- Provided by: libpwm-tools (Version: 1.0~rc2-1build1)
- Source: libpwm
- Report a bug
Applies a simple test pattern to a PWM output
pwmtestperf |
[-c chipno] [-p pwmno] [-P periodlength] [-S step] [-v] |
pwmtestperf is a debug tool to test repeated setting of the output waveform emitted by a PWM. The PWM that is used by this test is specified by chipno and pwmno.
The fixed period is specified by periodlength and the duty length is increased in each steps by step up from 0 to periodlength. (If step is negative, it decreases from periodlength to 0.