|
Switchtec Userspace PROJECT_NUMBER = 4.2
|
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. | |
Structure used to setup an event counter.
Definition at line 1130 of file switchtec.h.
| unsigned switchtec_evcntr_setup::threshold |
Threshold to count to before generating an interrupt.
Definition at line 1141 of file switchtec.h.