[][src]Type Definition stm32f1::stm32f103::ethernet_mac::MACA1LR

type MACA1LR = Reg<u32, _MACA1LR>;

Ethernet MAC address1 low register

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

For information about available fields see maca1lr module

Trait Implementations

impl Readable for MACA1LR[src]

read() method returns maca1lr::R reader structure

impl ResetValue for MACA1LR[src]

Register MACA1LR reset()'s with value 0xffff_ffff

type Type = u32

Register size

impl Writable for MACA1LR[src]

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