Switchtec Userspace  PROJECT_NUMBER = PROJECT_NUMBER=PROJECT_NUMBER = 2.2
Public Attributes | List of all members
switchtec_evcntr_setup Struct Reference

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...
 

Detailed Description

Structure used to setup an event counter.

Definition at line 780 of file switchtec.h.

Member Data Documentation

unsigned switchtec_evcntr_setup::threshold

Threshold to count to before generating an interrupt.

See also
switchtec_evcntr_wait()

Definition at line 791 of file switchtec.h.


The documentation for this struct was generated from the following file: