Function lpc55_hal::count_cycles[][src]

pub fn count_cycles<Output>(f: impl FnOnce() -> Output) -> (u32, Output)