[][src]Type Definition lpc54606_pac::enet::MAC_ADDR_HIGH

type MAC_ADDR_HIGH = Reg<u32, _MAC_ADDR_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_addr_high module

Trait Implementations

impl Readable for MAC_ADDR_HIGH[src]

read() method returns mac_addr_high::R reader structure

impl ResetValue for MAC_ADDR_HIGH[src]

Register MAC_ADDR_HIGH reset()'s with value 0x8000_ffff

type Type = u32

Register size

impl Writable for MAC_ADDR_HIGH[src]

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