pub const MAX_THERMAL_LOAD: u32 = 100;
Expand description

The maximum value of the normalized thermal load. This value bounds the width (and therefore also the precision) of the normalized thermal limiting range starting from 0. Trip points must be specified within this range.