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

type MAC_ADDRESS1_HIGH = Reg<u32, _MAC_ADDRESS1_HIGH>;

MAC Address1 High Register

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

For information about available fields see mac_address1_high module

Trait Implementations

impl Readable for MAC_ADDRESS1_HIGH[src]

read() method returns mac_address1_high::R reader structure

impl ResetValue for MAC_ADDRESS1_HIGH[src]

Register MAC_ADDRESS1_HIGH reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for MAC_ADDRESS1_HIGH[src]

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