Enum caer_special_event_types
Defined in File special.h
Enum Documentation
-
enum caer_special_event_types
List of all special event type identifiers. Used to interpret the special event type field.
Values:
-
enumerator TIMESTAMP_WRAP
A 32 bit timestamp wrap occurred.
-
enumerator TIMESTAMP_RESET
A timestamp reset occurred.
-
enumerator EXTERNAL_INPUT_RISING_EDGE
A rising edge was detected (External Input module on device).
-
enumerator EXTERNAL_INPUT_FALLING_EDGE
A falling edge was detected (External Input module on device).
-
enumerator EXTERNAL_INPUT_PULSE
A pulse was detected (External Input module on device).
-
enumerator DVS_ROW_ONLY
A DVS row-only event was detected (a row address without any following column addresses).
-
enumerator EXTERNAL_INPUT1_RISING_EDGE
A rising edge was detected (External Input 1 module on device).
-
enumerator EXTERNAL_INPUT1_FALLING_EDGE
A falling edge was detected (External Input 1 module on device).
-
enumerator EXTERNAL_INPUT1_PULSE
A pulse was detected (External Input 1 module on device).
-
enumerator EXTERNAL_INPUT2_RISING_EDGE
A rising edge was detected (External Input 2 module on device).
-
enumerator EXTERNAL_INPUT2_FALLING_EDGE
A falling edge was detected (External Input 2 module on device).
-
enumerator EXTERNAL_INPUT2_PULSE
A pulse was detected (External Input 2 module on device).
-
enumerator EXTERNAL_GENERATOR_RISING_EDGE
A rising edge was generated (External Input Generator module on device).
-
enumerator EXTERNAL_GENERATOR_FALLING_EDGE
A falling edge was generated (External Input Generator module on device).
-
enumerator APS_FRAME_START
An APS frame capture has started (Frame Event will follow).
-
enumerator APS_FRAME_END
An APS frame capture has completed (Frame Event is alongside).
-
enumerator APS_EXPOSURE_START
An APS frame exposure has started (Frame Event will follow).
-
enumerator APS_EXPOSURE_END
An APS frame exposure has completed (Frame Event will follow).
-
enumerator EVENT_READOUT_START
Start of a new event readout from synchronous scanning sensors.
-
enumerator TIMESTAMP_WRAP