![]() |
![]() |
Capture Parameters. More...
#include <Capture.h>
Data Fields | |
| Capture_Mode | mode |
| Capture_CallBackFxn | callbackFxn |
| Capture_PeriodUnits | periodUnit |
Capture Parameters.
Capture parameters are used by the Capture_open() call. Default values for these parameters are set using Capture_Params_init().
| Capture_Mode Capture_Params_::mode |
< Mode to be used by the timer driver. Callback function called when a trigger event occurs.
| Capture_CallBackFxn Capture_Params_::callbackFxn |
Units used to specify the interval.
| Capture_PeriodUnits Capture_Params_::periodUnit |