Type Definition spectrusty_core::bus::DynamicSerdeVBus

source ·
pub type DynamicSerdeVBus<S, V> = DynamicSerdeBus<S, VFNullDevice<V>>;
Expand description

A terminated DynamicSerdeBus pseudo-device with VFNullDevice<V>.