|
Velocity Userspace
|
Structure used to setup an event counter. More...
#include <switchtec.h>
Public Attributes | |
| enum switchtec_evcntr_type_mask | type_mask |
| Event counter types to count. | |
| unsigned | threshold |
| Threshold to count to before generating an interrupt. More... | |
Structure used to setup an event counter.
Definition at line 998 of file switchtec.h.
| unsigned switchtec_evcntr_setup::threshold |
Threshold to count to before generating an interrupt.
Definition at line 1009 of file switchtec.h.
1.8.17