pub type DynamicSerdeVBus<S, V> = DynamicSerdeBus<S, NullDevice<VFrameTs<V>>>;Expand description
A terminated DynamicSerdeBus pseudo-device with VFNullDevice<V>.
Aliased Typeยง
pub struct DynamicSerdeVBus<S, V>(/* private fields */);pub type DynamicSerdeVBus<S, V> = DynamicSerdeBus<S, NullDevice<VFrameTs<V>>>;A terminated DynamicSerdeBus pseudo-device with VFNullDevice<V>.
pub struct DynamicSerdeVBus<S, V>(/* private fields */);