Type Definition stm32f4::stm32f407::ethernet_mac::MACA3LR[][src]

type MACA3LR = Reg<u32, _MACA3LR>;

Ethernet MAC address 3 low register

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

For information about available fields see maca3lr module

Trait Implementations

impl Readable for MACA3LR[src]

read() method returns maca3lr::R reader structure

impl ResetValue for MACA3LR[src]

Register MACA3LR reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for MACA3LR[src]

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