Switchtec Userspace PROJECT_NUMBER = 4.0
|
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 949 of file switchtec.h.
unsigned switchtec_evcntr_setup::threshold |
Threshold to count to before generating an interrupt.
Definition at line 960 of file switchtec.h.