Type Definition stm32f1::stm32f101::ethernet_mac::MACA2HR[][src]

type MACA2HR = Reg<u32, _MACA2HR>;

Ethernet MAC address 2 high register (ETH_MACA2HR)

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 0x50

type Type = u32

Register size

impl Writable for MACA2HR[src]

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