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