adapnex::drivers::bnr_x2x::X20DS4389::EdgeGenerator::Trigger
Reference edge that an edge is scheduled relative to. The edge's time of occurrence is the source edge's time plus the configured Offset. An edge may reference itself or another edge to form rings, in which case one edge in the ring must be marked as ring_header.
Synopsis
Declared in <adapnex/drivers/bnr_x2x/x20ds4389.h>
enum Trigger : uint8_t;
Members
Name |
Description |
|
Schedule this edge relative to Edge1 of the same edge generator unit. |
|
Schedule this edge relative to Edge2 of the same edge generator unit. |
|
Schedule this edge relative to Edge3 of the same edge generator unit. |
|
Schedule this edge relative to Edge4 of the same edge generator unit. |
Created with MrDocs