pub type VTIM_W<'a, const O: u8> = BitWriterRaw<'a, u32, MACVTR_SPEC, bool, BitM, O>;
Expand description

Field VTIM writer - VLAN Tag Inverse Match Enable

Aliased Type§

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