pub fn estimate_fpga_clock<T>(transport: &mut T) -> Result<f64, Error>where T: Transport,
Read the sys_clkcounter register a few times to estimate the clock rate in megahertz
sys_clkcounter
Returns an error on bad transport