pub type VLT_W<'a, const O: u8> = FieldWriterRaw<'a, u32, MACIVIR_SPEC, u16, u16, Unsafe, 16, O>;
Expand description

Field VLT writer - VLAN Tag for Transmit Packets

Aliased Type§

struct VLT_W<'a, const O: u8> { /* private fields */ }