#include <coprocessor.h>
Data Fields | |
__u16 | counter |
__u16 | trigger |
__u16 | threshold |
__u16 | flags |
Definition at line 102 of file coprocessor.h.
|
counter number 0 - COUNTNUM Definition at line 104 of file coprocessor.h. Referenced by E12_CountCfg_Req(). |
|
Bitmask of counter options Definition at line 110 of file coprocessor.h. Referenced by CopParsePacket(), E12_CountConfig(), and E12_PWMControl(). |
|
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(). |
|
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(). |