MicroviewTriggerParams

Description

See MVC_PARAMTER Enumeration in official documentation for more thorough information

Structure fields and default values (if defined) are described below:

Name Type Description
TrigEnabled Bool Enables trigger work mode
TrigDebouncer atl::Optional<int> Width of the trigger debouncer in us
TrigDelay atl::Optional<int> Trigger delay in us
TrigInterval atl::Optional<int> Interval between two triggers in us
TrigWidth atl::Optional<int> Trigger effective pulse width in us