[][src]Type Definition lpc54606_pac::enet::MAC_VLAN_TAG

type MAC_VLAN_TAG = Reg<u32, _MAC_VLAN_TAG>;

MAC vlan tag register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see mac_vlan_tag module

Trait Implementations

impl Readable for MAC_VLAN_TAG[src]

read() method returns mac_vlan_tag::R reader structure

impl ResetValue for MAC_VLAN_TAG[src]

Register MAC_VLAN_TAG reset()'s with value 0

type Type = u32

Register size

impl Writable for MAC_VLAN_TAG[src]

write(|w| ..) method takes mac_vlan_tag::W writer structure