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

type MAC_ADDRESS3_LOW = Reg<u32, _MAC_ADDRESS3_LOW>;

MAC Address3 Low Register

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

For information about available fields see mac_address3_low module

Trait Implementations

impl Readable for MAC_ADDRESS3_LOW[src]

read() method returns mac_address3_low::R reader structure

impl ResetValue for MAC_ADDRESS3_LOW[src]

Register MAC_ADDRESS3_LOW reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for MAC_ADDRESS3_LOW[src]

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