Type Definition stm32f2::stm32f215::ethernet_mac::MACA2LR[][src]

type MACA2LR = Reg<u32, _MACA2LR>;

Ethernet MAC address 2 low register

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

For information about available fields see maca2lr module

Trait Implementations

impl Readable for MACA2LR[src]

read() method returns maca2lr::R reader structure

impl ResetValue for MACA2LR[src]

Register MACA2LR reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for MACA2LR[src]

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