Type Alias stm32_hal2::pac::ethernet_mac::macvir::VLC_W

source ·
pub type VLC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, MACVIR_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 */ }