pub const TRIG_HIGH_THRES: f32 = 0.5;
Expand description

The threshold, once reached, will cause a trigger event and signals a logical ‘1’. Anything below this is a logical ‘0’.