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

type MACA3HR = Reg<u32, _MACA3HR>;

Ethernet MAC address 3 high register (ETH_MACA3HR)

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

For information about available fields see maca3hr module

Trait Implementations

impl Readable for MACA3HR[src]

read() method returns maca3hr::R reader structure

impl ResetValue for MACA3HR[src]

Register MACA3HR reset()'s with value 0xffff

type Type = u32

Register size

impl Writable for MACA3HR[src]

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