Type Definition stm32f1::stm32f107::ethernet_mac::MACVLANTR[][src]

type MACVLANTR = Reg<u32, _MACVLANTR>;

Ethernet MAC VLAN tag register (ETH_MACVLANTR)

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

For information about available fields see macvlantr module

Trait Implementations

impl Readable for MACVLANTR[src]

read() method returns macvlantr::R reader structure

impl ResetValue for MACVLANTR[src]

Register MACVLANTR reset()'s with value 0

type Type = u32

Register size

impl Writable for MACVLANTR[src]

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