Trait esp_idf_hal::units::CountU64

source ·
pub trait CountU64: Quantity + Into<TicksU64> { }

Object Safety§

This trait is not object safe.

Implementors§