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

type MACA1HR = Reg<u32, _MACA1HR>;

Ethernet MAC address 1 high register

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

For information about available fields see maca1hr module

Trait Implementations

impl Readable for MACA1HR[src]

read() method returns maca1hr::R reader structure

impl ResetValue for MACA1HR[src]

Register MACA1HR reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for MACA1HR[src]

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