pub type VLC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, MACIVIR_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field VLC writer - VLAN Tag Control in Transmit Packets

Aliased Type§

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