Trait autd3_driver::datagram::IntoModulationCache
source · pub trait IntoModulationCache<M: Modulation> {
// Required method
fn with_cache(self) -> Cache<M>;
}Required Methods§
sourcefn with_cache(self) -> Cache<M>
fn with_cache(self) -> Cache<M>
Cache the result of calculation