MicroviewTriggerParams
Description
See MVC_PARAMTER Enumeration in official documentation for more thorough informationStructure fields and default values (if defined) are described below:
Name | Type | Description |
---|---|---|
TrigEnabled | Bool | Enables trigger work mode |
TrigDebouncer | ftl::Optional<int> | Width of the trigger debouncer in us |
TrigDelay | ftl::Optional<int> | Trigger delay in us |
TrigInterval | ftl::Optional<int> | Interval between two triggers in us |
TrigWidth | ftl::Optional<int> | Trigger effective pulse width in us |