pub fn dur_us_to_std(d: DurationUs) -> DurationExpand description
Convert a fugit DurationUs to the std Duration used by
the rest of the binding.
pub fn dur_us_to_std(d: DurationUs) -> DurationConvert a fugit DurationUs to the std Duration used by
the rest of the binding.