Function tmc2209::toff_to_chopper_hz[][src]

pub fn toff_to_chopper_hz(fclk: f32, toff: u8) -> Option<f32>
Expand description

Convert the given TOFF value to the associated chopper frequency.

Returns None if the given value is < 1 or > 15.