#include <pevc.h>
Definition at line 87 of file pevc.h.
Data Fields | |
| unsigned int | evf |
| unsigned int | evr |
| unsigned int | igf |
| unsigned char | igfdr |
| Input Glitch Filter Divider, range[0,0xF]. | |
| unsigned int pevc_evs_opt_t::evf |
Falling edge on event input raising trigger output on/off:
Definition at line 100 of file pevc.h.
Referenced by pevc_channel_configure().
| unsigned int pevc_evs_opt_t::evr |
Rising edge on event input raising trigger output on/off:
Definition at line 105 of file pevc.h.
Referenced by pevc_channel_configure().
| unsigned int pevc_evs_opt_t::igf |
Input Glitch filter on/off:
Definition at line 95 of file pevc.h.
Referenced by pevc_channel_configure().
| unsigned char pevc_evs_opt_t::igfdr |
Input Glitch Filter Divider, range[0,0xF].
Definition at line 90 of file pevc.h.
Referenced by pevc_channel_configure().
1.5.5