esp_idf_svc
0.49.1
CountU64
Object Safety
Implementors
In esp_idf_svc::hal::prelude
Trait
esp_idf_svc
::
hal
::
prelude
::
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