This struct provides a namespace for default threshold level related constants.
Declared in <ball_thresholddefaults.h>
struct ThresholdDefaults;
| Name | Description |
|---|---|
k_PASS_LEVEL | Default pass threshold level (ERROR and above). |
k_RECORD_LEVEL | Default record threshold level (disabled). |
k_TRIGGER_ALL_LEVEL | Default trigger-all threshold level (disabled). |
k_TRIGGER_LEVEL | Default trigger threshold level (disabled). |