[][src]Type Definition xmc4400::eth0::MAC_ADDRESS0_HIGH

type MAC_ADDRESS0_HIGH = Reg<u32, _MAC_ADDRESS0_HIGH>;

MAC Address0 High Register

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

For information about available fields see mac_address0_high module

Trait Implementations

impl Readable for MAC_ADDRESS0_HIGH[src]

read() method returns mac_address0_high::R reader structure

impl ResetValue for MAC_ADDRESS0_HIGH[src]

Register MAC_ADDRESS0_HIGH reset()'s with value 0x8000_ffff

type Type = u32

Register size

impl Writable for MAC_ADDRESS0_HIGH[src]

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