Trait CountU64
esp32_hal::units
pub trait CountU64: Quantity + Into<TicksU64> { }
impl CountU64 for TicksU64