esp_idf_hal
0.44.1
CountU64
Object Safety
Implementors
In esp_idf_hal::units
Trait
esp_idf_hal
::
units
::
CountU64
Copy item path
source
·
[
−
]
pub trait CountU64:
Quantity
+ Into<
TicksU64
> { }
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
CountU64
for
TicksU64