Trait esp_idf_hal::units::Count

source ·
pub trait Count: Quantity + Into<Ticks> { }

Object Safety§

This trait is not object safe.

Implementors§