Type Definition stm32f2::stm32f217::ethernet_mac::MACA2HR[][src]

type MACA2HR = Reg<u32, _MACA2HR>;

Ethernet MAC address 2 high register

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

For information about available fields see maca2hr module

Trait Implementations

impl Readable for MACA2HR[src]

read() method returns maca2hr::R reader structure

impl ResetValue for MACA2HR[src]

Register MACA2HR reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for MACA2HR[src]

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