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

type MAC_ADDRESS2_HIGH = Reg<u32, _MAC_ADDRESS2_HIGH>;

MAC Address2 High Register

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

For information about available fields see mac_address2_high module

Trait Implementations

impl Readable for MAC_ADDRESS2_HIGH[src]

read() method returns mac_address2_high::R reader structure

impl ResetValue for MAC_ADDRESS2_HIGH[src]

Register MAC_ADDRESS2_HIGH reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for MAC_ADDRESS2_HIGH[src]

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