#include <coprocessor.h>
Data Fields | |
__u16 | pwm |
__u16 | frequency |
__u16 | duty |
__u16 | delay |
Definition at line 87 of file coprocessor.h.
|
duty cycle Definition at line 93 of file coprocessor.h. Referenced by CopParsePacket(), E12_CountConfig(), and E12_PWMControl(). |
|
frequency of the PWM Definition at line 91 of file coprocessor.h. Referenced by CopParsePacket(), E12_CountConfig(), and E12_PWMControl(). |
|
pwm number 0-15 Definition at line 89 of file coprocessor.h. Referenced by CopParsePacket(), and E12_PWMControl(). |