VmoId

Type Alias VmoId 

Source
pub type VmoId = u8;
Expand description

VMO identifier.

VMO identifiers are always in the range [0, MAX_VMOS).

VMO identifiers are reported to devices through [NetworkDeviceImpl.PrepareVmo].