Type Definition stm32f4::stm32f469::ethernet_mac::MACA0HR[][src]

type MACA0HR = Reg<u32, _MACA0HR>;

Ethernet MAC address 0 high register

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

For information about available fields see maca0hr module

Trait Implementations

impl Readable for MACA0HR[src]

read() method returns maca0hr::R reader structure

impl ResetValue for MACA0HR[src]

Register MACA0HR reset()'s with value 0x0010_ffff

type Type = u32

Register size

impl Writable for MACA0HR[src]

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