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

countconfig Struct Reference
[Coprocessor Module]

#include <coprocessor.h>


Data Fields

__u16 counter
__u16 trigger
__u16 threshold
__u16 flags


Detailed Description

This countconfig structure is used to configure an port 0 digital line to be a counter. E12_CountConfig fills out this structure based on parameters passed to it and passes it the e12packetout
See also:
E12_CountConfig

Definition at line 102 of file coprocessor.h.


Field Documentation

__u16 countconfig::counter
 

counter number 0 - COUNTNUM

Definition at line 104 of file coprocessor.h.

Referenced by E12_CountCfg_Req().

__u16 countconfig::flags
 

Bitmask of counter options

Definition at line 110 of file coprocessor.h.

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

__u16 countconfig::threshold
 

The reload value for the counter when AUTOLOAD is on

Definition at line 108 of file coprocessor.h.

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

__u16 countconfig::trigger
 

int value from 0-3 determining what edge the counter counts on

Definition at line 106 of file coprocessor.h.

Referenced by CopParsePacket(), E12_CountConfig(), 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