Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Related Pages  

PWMconfig Struct Reference
[Coprocessor Module]

#include <coprocessor.h>


Data Fields

__u16 pwm
__u16 frequency
__u16 duty
__u16 delay


Detailed Description

This PWMconfig structure is used to configure an internal digital port to be a PWM. E12_PWMControl fills out this structure based on parameters passed to it and passes it the e12packetout
See also:
E12_PWMControl

Definition at line 87 of file coprocessor.h.


Field Documentation

__u16 PWMconfig::duty
 

duty cycle

Definition at line 93 of file coprocessor.h.

Referenced by CopParsePacket(), E12_CountConfig(), and E12_PWMControl().

__u16 PWMconfig::frequency
 

frequency of the PWM

Definition at line 91 of file coprocessor.h.

Referenced by CopParsePacket(), E12_CountConfig(), and E12_PWMControl().

__u16 PWMconfig::pwm
 

pwm number 0-15

Definition at line 89 of file coprocessor.h.

Referenced by CopParsePacket(), and E12_PWMControl().


The documentation for this struct was generated from the following file:
Generated on Thu Jan 8 09:51:00 2004 for PCM-37e12 by doxygen1.2.15