TriggerReadCallback typedef

TriggerReadCallback = int Function(int address)

Callback for trigger system access

Implementation

typedef TriggerReadCallback = int Function(int address);