MAX_RATIO

Constant MAX_RATIO 

Source
pub const MAX_RATIO: u64 = _; // 1_048_576u64
Expand description

Maximum clock_rate / sample_rate ratio. For a given sample_rate, clock_rate must not be greater than sample_rate * MAX_RATIO.